aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2011-08-14 19:31:31 +0000
committerBen Hutchings <benh@debian.org>2011-08-14 19:31:31 +0000
commit43e5383c2b032c33030a047c403fb4b01367864b (patch)
tree81e2df579fb1463fded225d8ebeb5cc09f7d895a
parent8c0c7deaff774152a341605f1517560c9da5ccfc (diff)
downloadkernel_replicant_linux-43e5383c2b032c33030a047c403fb4b01367864b.tar.gz
kernel_replicant_linux-43e5383c2b032c33030a047c403fb4b01367864b.tar.bz2
kernel_replicant_linux-43e5383c2b032c33030a047c403fb4b01367864b.zip
Add CVE IDs for bugs fixed in 3.0.1 and 3.0.2
svn path=/dists/sid/linux-2.6/; revision=17920
-rw-r--r--debian/changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 7c96016a683e..d5fade3a3051 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,7 +18,7 @@ linux-2.6 (3.0.0-2) UNRELEASED; urgency=low
- net: Compute protocol sequence numbers and fragment IDs using MD5
- cifs: cope with negative dentries in cifs_get_root
- ALSA: snd-usb: avoid dividing by zero on invalid input
- - ipv6: make fragment identifications less predictable
+ - ipv6: make fragment identifications less predictable (CVE-2011-2699)
- sch_sfq: fix sfq_enqueue() (Closes: #631945)
- gre: fix improper error handling
- ecryptfs: Add mount option to check uid of device being mounted
@@ -28,7 +28,8 @@ linux-2.6 (3.0.0-2) UNRELEASED; urgency=low
[ maximilian attems ]
* Add stable 3.0.1, including:
- - gro: Only reset frag0 when skb can be pulled
+ - gro: Only reset frag0 when skb can be pulled (CVE-2011-2723)
+ - staging: comedi: fix infoleak to userspace (CVE-2011-2909)
- rtc: limit frequency
- CIFS: Fix oops while mounting with prefixpath
- [SCSI] fix crash in scsi_dispatch_cmd()