Add CVE id reference for CVE-2019-10220

This commit is contained in:
Salvatore Bonaccorso 2020-01-11 13:30:29 +01:00
parent df1b718c9a
commit 6ea3bab2b2
1 changed files with 2 additions and 2 deletions

4
debian/changelog vendored
View File

@ -900,8 +900,8 @@ linux (4.19.93-1) UNRELEASED; urgency=medium
- ALSA: hda - Downgrade error message for single-cmd fallback
- bonding: fix active-backup transition after link failure
- perf strbuf: Remove redundant va_end() in strbuf_addv()
- Make filldir[64]() verify the directory entry filename is valid
- filldir[64]: remove WARN_ON_ONCE() for bad directory entries
- Make filldir[64]() verify the directory entry filename is valid (CVE-2019-10220)
- filldir[64]: remove WARN_ON_ONCE() for bad directory entries (CVE-2019-10220)
- netfilter: ebtables: compat: reject all padding in matches/watchers
- 6pack,mkiss: fix possible deadlock
- netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()