Add CVE IDs for two issues fixed in 4.5.3

This commit is contained in:
Ben Hutchings 2016-05-07 19:50:19 +01:00
parent 231812b47f
commit 3793255fc1
1 changed files with 2 additions and 2 deletions

4
debian/changelog vendored
View File

@ -113,12 +113,12 @@ linux (4.5.3-1) UNRELEASED; urgency=medium
- vb2-memops: Fix over allocation of frame vectors
- media: vb2: Fix regression on poll() for RW mode
- videobuf2-core: Check user space planes array in dqbuf
- videobuf2-v4l2: Verify planes array in buffer dequeueing
- videobuf2-v4l2: Verify planes array in buffer dequeueing (CVE-2016-4568)
- v4l2-dv-timings.h: fix polarity for 4k formats
- IB/core: Fix oops in ib_cache_gid_set_default_gid
- mwifiex: fix IBSS data path issue.
- IB/mlx5: Expose correct max_sge_rd limit
- IB/security: Restrict use of the write() interface
- IB/security: Restrict use of the write() interface (CVE-2016-4565)
- efi: Fix out-of-bounds read in variable_matches()
- efi: Expose non-blocking set_variable() wrapper to efivars
- [x86] apic: Handle zero vector gracefully in clear_vector_irq()