Note that CVE-2010-0003 was fixed in 2.6.32.4

svn path=/dists/trunk/linux-2.6/; revision=14983
This commit is contained in:
Ben Hutchings 2010-01-23 02:08:14 +00:00
parent 08794c6afc
commit cc07cdf4ee
1 changed files with 2 additions and 0 deletions

2
debian/changelog vendored
View File

@ -21,6 +21,8 @@ linux-2.6 (2.6.32-6) UNRELEASED; urgency=low
* Add stable release 2.6.32.4:
- fasync: split 'fasync_helper()' into separate add/remove functions
(CVE-2009-4141)
- kernel/signal.c: fix kernel information leak with print-fatal-signals=1
(CVE-2010-0003)
- netfilter: ebtables: enforce CAP_NET_ADMIN (CVE-2010-0007)
- audit: Fix memory management bugs (Closes: #562815)
+ fix braindamage in audit_tree.c untag_chunk()