Add more CVE IDs for 4.5.1

This commit is contained in:
Ben Hutchings 2016-04-13 21:22:24 +01:00
parent d0292c6f67
commit 3f1372dedd
1 changed files with 3 additions and 2 deletions

5
debian/changelog vendored
View File

@ -55,9 +55,10 @@ linux (4.5.1-1) UNRELEASED; urgency=medium
- USB: iowarrior: fix oops with malicious USB descriptors (incomplete fix
for CVE-2016-2188)
- USB: usb_driver_claim_interface: add sanity checking
- USB: mct_u232: add sanity checking in probe
- USB: mct_u232: add sanity checking in probe (CVE-2016-3136)
- USB: digi_acceleport: do sanity checking for the number of ports
- USB: cypress_m8: add endpoint sanity check
(CVE-2016-3140)
- USB: cypress_m8: add endpoint sanity check (CVE-2016-3137)
- Input: powermate - fix oops with malicious USB descriptors
(CVE-2016-2186)
- ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()