Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-0]: src/doc Ticket 1076.
details: https://anonhg.NetBSD.org/src/rev/3ca3e3ecd271
branches: netbsd-6-0
changeset: 774952:3ca3e3ecd271
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Wed Jun 18 02:20:05 2014 +0000
description:
Ticket 1076.
diffstat:
doc/CHANGES-6.0.6 | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 5074cb0183d2 -r 3ca3e3ecd271 doc/CHANGES-6.0.6
--- a/doc/CHANGES-6.0.6 Wed Jun 18 02:19:29 2014 +0000
+++ b/doc/CHANGES-6.0.6 Wed Jun 18 02:20:05 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.6,v 1.1.2.9 2014/06/06 05:36:43 msaitoh Exp $
+# $NetBSD: CHANGES-6.0.6,v 1.1.2.10 2014/06/18 02:20:05 msaitoh Exp $
A complete list of changes from the NetBSD 6.0.5 release to the NetBSD 6.0.6
release:
@@ -590,3 +590,12 @@
CVE-2014-0195, CVE-2014-3470 and fix some double free.
Avoid NULL dereference. (FreeBSD SA14:10).
[christos, ticket #1078]
+
+src/external/bsd/openpam/dist/lib/openpam_configure.c 1.8 via patch
+
+ CVE-2014-3879: Incorrect error handling in PAM policy parser:
+ Missing module files were treated as soft failures leading to
+ unexpected behavior if policy files were copied between hosts with
+ differently installed modules or in the short period during upgrades
+ when module files were being replaced.
+ [christos, ticket #1076]
Home |
Main Index |
Thread Index |
Old Index