summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2001-01-29 23:54:48 +0000
committerbmah <bmah@FreeBSD.org>2001-01-29 23:54:48 +0000
commit5709cb65d94b61fb4eb60e4f886455db0487946c (patch)
tree02d9578cff55f24bab4605dd7fd980761a683174 /release
parent35aa9c12fd78c8f229020ed46bdac09cd2d8972c (diff)
downloadFreeBSD-src-5709cb65d94b61fb4eb60e4f886455db0487946c.zip
FreeBSD-src-5709cb65d94b61fb4eb60e4f886455db0487946c.tar.gz
Update for security advisories: 01:11, 01:12, 01:13, BIND fix/update.
Diffstat (limited to 'release')
-rw-r--r--release/texts/alpha/RELNOTES.TXT16
-rw-r--r--release/texts/i386/RELNOTES.TXT16
2 files changed, 28 insertions, 4 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT
index 4683398..1a6275f 100644
--- a/release/texts/alpha/RELNOTES.TXT
+++ b/release/texts/alpha/RELNOTES.TXT
@@ -326,6 +326,20 @@ A bug in crontab(8) that could allow users to read any file on the
system in valid crontab(5) syntax has been fixed (see security
advisory FreeBSD-SA-01:09). [MERGED]
+A vulnerability in inetd(8) that could allow read-access to the
+initial 16 bytes of wheel-accessible files has been fixed (see
+security advisory FreeBSD-SA-01:11). [MERGED]
+
+A bug in periodic(8) that used insecure temporary files has been
+corrected (see security advisory FreeBSD-SA-01:12). [MERGED]
+
+A bug in sort(1) in which an attacker might be able to cause it to
+abort processing has been fixed (see security advisory
+FreeBSD-SA-01:13). [MERGED]
+
+To fix a remotely-exploitable buffer overflow, BIND has been updated
+to 8.2.3. [MERGED]
+
1.3. USERLAND CHANGES
---------------------
@@ -524,8 +538,6 @@ initialization code. This change brings about better compatability
with code generated from the various egcs and gcc ports, as well as
the stock public FSF source. [MERGED]
-BIND has been updated to v8.2.3-T6B.
-
The threads library has gained some signal handling changes, bug
fixes, and performance enhancements (including zero system call thread
switching). gdb(1) thread support has been updated to match these
diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT
index fa1d7e3..ed3e8bc 100644
--- a/release/texts/i386/RELNOTES.TXT
+++ b/release/texts/i386/RELNOTES.TXT
@@ -408,6 +408,20 @@ A bug in crontab(8) that could allow users to read any file on the
system in valid crontab(5) syntax has been fixed (see security
advisory FreeBSD-SA-01:09). [MERGED]
+A vulnerability in inetd(8) that could allow read-access to the
+initial 16 bytes of wheel-accessible files has been fixed (see
+security advisory FreeBSD-SA-01:11). [MERGED]
+
+A bug in periodic(8) that used insecure temporary files has been
+corrected (see security advisory FreeBSD-SA-01:12). [MERGED]
+
+A bug in sort(1) in which an attacker might be able to cause it to
+abort processing has been fixed (see security advisory
+FreeBSD-SA-01:13). [MERGED]
+
+To fix a remotely-exploitable buffer overflow, BIND has been updated
+to 8.2.3. [MERGED]
+
1.3. USERLAND CHANGES
---------------------
@@ -625,8 +639,6 @@ initialization code. This change brings about better compatability
with code generated from the various egcs and gcc ports, as well as
the stock public FSF source. [MERGED]
-BIND has been updated to v8.2.3-T6B.
-
The threads library has gained some signal handling changes, bug
fixes, and performance enhancements (including zero system call thread
switching). gdb(1) thread support has been updated to match these
OpenPOWER on IntegriCloud