mirror of
https://git.FreeBSD.org/src.git
synced 2026-06-02 11:24:32 +00:00
Mention FreeBSD-SA-05:03.amd64, bump patchlevel.
Approved by: so (cperciva)
This commit is contained in:
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/releng/5.2/; revision=144702
@@ -14,6 +14,9 @@ minimal number of processes, if possible, for that patch. For those
|
||||
updates that don't have an advisory, or to be safe, you can do a full
|
||||
build and install as described in the COMMON ITEMS section.
|
||||
|
||||
20050406: p14 FreeBSD-SA-05:03.amd64
|
||||
Correctly initialize the I/O permission bitmap on amd64.
|
||||
|
||||
20041201: p13 FreeBSD-SA-04:17.procfs
|
||||
Fix a tainted pointer dereference in procfs(5) and linprocfs(5)
|
||||
which could allow a local attacker to panic a system and/or read
|
||||
|
||||
+1
-1
@@ -36,7 +36,7 @@
|
||||
|
||||
TYPE="FreeBSD"
|
||||
REVISION="5.2.1"
|
||||
BRANCH="RELEASE-p13"
|
||||
BRANCH="RELEASE-p14"
|
||||
RELEASE="${REVISION}-${BRANCH}"
|
||||
VERSION="${TYPE} ${RELEASE}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user