Add CVE IDs for bugs fixed in 3.0.1 and 3.0.2

svn path=/dists/sid/linux-2.6/; revision=17920
This commit is contained in:
Ben Hutchings 2011-08-14 19:31:31 +00:00
parent 8c0c7deaff
commit 43e5383c2b
1 changed files with 3 additions and 2 deletions

5
debian/changelog vendored
View File

@ -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()