diff --git a/debian/changelog b/debian/changelog index 451922e03..ee2c5c441 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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()