Module Name: src Committed By: martin Date: Wed Nov 28 16:32:40 UTC 2018
Modified Files: src/doc [netbsd-7-0]: CHANGES-7.0.3 Log Message: Ticket #1657 To generate a diff of this commit: cvs rdiff -u -r1.1.2.114 -r1.1.2.115 src/doc/CHANGES-7.0.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES-7.0.3 diff -u src/doc/CHANGES-7.0.3:1.1.2.114 src/doc/CHANGES-7.0.3:1.1.2.115 --- src/doc/CHANGES-7.0.3:1.1.2.114 Sat Nov 24 17:24:31 2018 +++ src/doc/CHANGES-7.0.3 Wed Nov 28 16:32:40 2018 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.0.3,v 1.1.2.114 2018/11/24 17:24:31 martin Exp $ +# $NetBSD: CHANGES-7.0.3,v 1.1.2.115 2018/11/28 16:32:40 martin Exp $ A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3 release: @@ -5585,3 +5585,8 @@ libexec/httpd/testsuite/test-simple Fix access checks for special files. [mrg, ticket #1655] +sys/net/rtsock.c 1.244 (adapted) + + Fix kernel info leak (2 bytes of padding in struct if_msghdr) + [maxv, ticket #1657] +