Add CVE-2017-5897 CVE id to changelog entry

This commit is contained in:
Salvatore Bonaccorso 2017-02-20 15:10:28 +01:00
parent 8db6ed9e89
commit e88bad2d33
1 changed files with 1 additions and 1 deletions

2
debian/changelog vendored
View File

@ -11,7 +11,7 @@ linux (4.9.11-1) UNRELEASED; urgency=medium
- stmmac: Discard masked flags in interrupt status register
- net: use a work queue to defer net_disable_timestamp() work
- netlabel: out of bound access in cipso_v4_validate()
- ip6_gre: fix ip6gre_err() invalid reads
- ip6_gre: fix ip6gre_err() invalid reads (CVE-2017-5897)
- ipv6: tcp: add a missing tcp_v6_restore_cb()
- tcp: avoid infinite loop in tcp_splice_read()
- tun: read vnet_hdr_sz once