Source-Changes-HG archive

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

[src/netbsd-7-0]: src/doc 1504



details:   https://anonhg.NetBSD.org/src/rev/e03f56445363
branches:  netbsd-7-0
changeset: 801386:e03f56445363
user:      snj <snj%NetBSD.org@localhost>
date:      Mon Sep 04 16:07:50 2017 +0000

description:
1504

diffstat:

 doc/CHANGES-7.0.3 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 3d54cfdb912f -r e03f56445363 doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Mon Sep 04 16:07:14 2017 +0000
+++ b/doc/CHANGES-7.0.3 Mon Sep 04 16:07:50 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.61 2017/08/27 05:45:27 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.62 2017/09/04 16:07:50 snj Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -4935,3 +4935,9 @@
        cause use after free issues and eventually panic.
        [mrg, ticket #1412]
 
+sys/arch/sparc64/sparc64/compat_13_machdep.c   1.24
+
+       Apply only CCR. Otherwise userland could set PSTATE_PRIV
+       in %pstate and get kernel privileges on the hardware.
+       [maxv, ticket #1504]
+



Home | Main Index | Thread Index | Old Index