Note that #566532 was fixed by 2.6.32.4

svn path=/dists/trunk/linux-2.6/; revision=14990
This commit is contained in:
Ben Hutchings 2010-01-23 19:47:33 +00:00
parent 87cde56b58
commit 9da608e41a
1 changed files with 2 additions and 0 deletions

2
debian/changelog vendored
View File

@ -25,6 +25,8 @@ linux-2.6 (2.6.32-6) UNRELEASED; urgency=low
- kernel/signal.c: fix kernel information leak with print-fatal-signals=1
(CVE-2010-0003)
- netfilter: ebtables: enforce CAP_NET_ADMIN (CVE-2010-0007)
- quota: Fix dquot_transfer for filesystems different from ext4
(Closes: #566532)
- audit: Fix memory management bugs (Closes: #562815)
+ fix braindamage in audit_tree.c untag_chunk()
+ fix more leaks in audit_tree.c tag_chunk()