Note that 3.2.34 fixes CVE-2012-4565

svn path=/dists/sid/linux/; revision=19594
This commit is contained in:
Ben Hutchings 2012-12-09 20:13:50 +00:00
parent 4e5d9c3589
commit 4e2693e858
1 changed files with 1 additions and 1 deletions

2
debian/changelog vendored
View File

@ -51,7 +51,7 @@ linux (3.2.35-1) UNRELEASED; urgency=low
- sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
- netlink: use kfree_rcu() in netlink_release()
- tcp: fix FIONREAD/SIOCINQ
- net: fix divide by zero in tcp algorithm illinois
- net: fix divide by zero in tcp algorithm illinois (CVE-2012-4565)
- af-packet: fix oops when socket is not present
- r8169: Fix WoL on RTL8168d/8111d. (Closes: #674154)
- sky2: Fix for interrupt handler (Closes: #681280)