diff options
author | Colin Percival <cperciva@FreeBSD.org> | 2005-05-06 02:40:32 +0000 |
---|---|---|
committer | Colin Percival <cperciva@FreeBSD.org> | 2005-05-06 02:40:32 +0000 |
commit | c7be66d1904c2bc85c73040d0b98529bd9ad5a92 (patch) | |
tree | 5f042d43c9dd5dc130c67d1a2ac4af8379545dc9 /UPDATING | |
parent | e0b13f513277ce4d0fe927cfc88835670f24a08e (diff) | |
download | src-c7be66d1904c2bc85c73040d0b98529bd9ad5a92.tar.gz src-c7be66d1904c2bc85c73040d0b98529bd9ad5a92.zip |
Correctly validate inputs to the i386_get_ldt syscall.
Security: FreeBSD-SA-05:07.ldt
Approved by: so (cperciva)
Notes
Notes:
svn path=/releng/4.11/; revision=145951
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,6 +17,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. +20050506: p6 FreeBSD-SA-05:07.ldt + Correctly validate inputs to the i386_get_ldt syscall. + 20050506: p5 FreeBSD-SA-05:06.iir Correct overly liberal permissions on /dev/iir. |