Add CVE IDs for several issues fixed in 3.16.7-ckt{1,2}

svn path=/dists/sid/linux/; revision=22131
This commit is contained in:
Ben Hutchings 2014-12-08 00:10:38 +00:00
parent 23c3ffee2d
commit e4146eb894
1 changed files with 3 additions and 2 deletions

5
debian/changelog vendored
View File

@ -41,6 +41,7 @@ linux (3.16.7-ckt2-1) UNRELEASED; urgency=medium
- [x86] intel_pstate: Correct BYT VID values.
- [x86] kvm: don't kill guest on unknown exit reason
- kvm: fix excessive pages un-pinning in kvm_iommu_map error path.
(CVE-2014-8369)
- vfs: be careful with nd->inode in path_init() and follow_dotdot_rcu()
- pstore: Fix duplicate {console,ftrace}-efi entries
- [x86] bpf_jit: fix two bugs in eBPF JIT compiler (regression in 3.16)
@ -202,7 +203,7 @@ linux (3.16.7-ckt2-1) UNRELEASED; urgency=medium
- NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked
- NFS: Don't try to reclaim delegation open state if recovery failed
- [arm64] efi: Fix stub cache maintenance
- [arm64] __clear_user: handle exceptions on strb
- [arm64] __clear_user: handle exceptions on strb (CVE-2014-7843)
- [arm64] Correct the race condition in aarch64_insn_patch_text_sync()
- Fix thinko in iov_iter_single_seg_count
- libceph: do not crash on large auth tickets
@ -213,7 +214,7 @@ linux (3.16.7-ckt2-1) UNRELEASED; urgency=medium
(regression in 3.13)
- vxlan: Do not reuse sockets for a different address family
- net: sctp: fix NULL pointer dereference in af->from_addr_param on
malformed packet
malformed packet (CVE-2014-7841)
- net: sctp: fix memory leak in auth key management
- [armel,m68k] ipv6: fix IPV6_PKTINFO with v4 mapped (regression in 3.15)
- netlink: Properly unbind in error conditions. (regression in 3.16)