Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-9]: src/doc Ticket 1455



details:   https://anonhg.NetBSD.org/src/rev/c4975569e281
branches:  netbsd-9
changeset: 366191:c4975569e281
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Tue May 17 12:11:08 2022 +0000

description:
Ticket 1455

diffstat:

 doc/CHANGES-9.3 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 81b018c611c0 -r c4975569e281 doc/CHANGES-9.3
--- a/doc/CHANGES-9.3   Tue May 17 12:10:25 2022 +0000
+++ b/doc/CHANGES-9.3   Tue May 17 12:11:08 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.93 2022/05/17 10:30:22 bouyer Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.94 2022/05/17 12:11:08 bouyer Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -1653,3 +1653,14 @@
        - Improve debug printf()s.
        - KNF. Remove extra semicolon. Whitespace fixes.
        [msaitoh, ticket #1454]
+
+libexec/mail.local/mail.local.c                        1.29
+
+       fix local privilege escalation due to a race condition
+
+       NetBSD-SA2016-006 included an incomplete fix for CVE-2016-6253,
+       a local privilege escalation vulnerability in mail.local(8).
+
+       Thanks to Jan Schaumann for bringing this to our attention.
+       [kre, ticket #1455]
+



Home | Main Index | Thread Index | Old Index