Note that 3.10.6 fixed CVE-2013-4205

svn path=/dists/sid/linux/; revision=20516
This commit is contained in:
Ben Hutchings 2013-08-17 13:34:52 +00:00
parent 06a0e0f4c1
commit ec556de6ae
1 changed files with 2 additions and 0 deletions

2
debian/changelog vendored
View File

@ -30,6 +30,8 @@ linux (3.10.7-1) UNRELEASED; urgency=low
- drm/radeon: never unpin UVD bo v3
- Btrfs: fix crash regarding to ulist_add_merge
- [s390] bitops: fix find_next_bit_left
- userns: unshare_userns(&cred) should not populate cred on failure
(CVE-2013-4205)
- ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup
- usbnet: do not pretend to support SG/TSO
- net_sched: Fix stack info leak in cbq_dump_wrr().