Add CVE-2017-6345 identifier

This commit is contained in:
Salvatore Bonaccorso 2017-02-27 06:38:46 +01:00
parent 49c2b92937
commit 62bab38998
1 changed files with 1 additions and 1 deletions

2
debian/changelog vendored
View File

@ -57,7 +57,7 @@ linux (4.9.13-1) UNRELEASED; urgency=medium
- videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGB
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.13
- net/mlx5e: Disable preemption when doing TC statistics upcall
- net/llc: avoid BUG_ON() in skb_orphan()
- net/llc: avoid BUG_ON() in skb_orphan() (CVE-2017-6345)
- net: ethernet: ti: cpsw: fix cpsw assignment in resume
(regression in 4.9)
- packet: fix races in fanout_add()