aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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()