aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2016-05-07 19:50:19 +0100
committerBen Hutchings <ben@decadent.org.uk>2016-05-07 19:50:19 +0100
commit3793255fc129c9fe35227b407b13718859eb62b8 (patch)
tree2d34caeac11ffeb0ce9490a3de4e1afde65bdb0f
parent231812b47f70b33ce52c07095c25eaa6ee5dc6f2 (diff)
downloadkernel_replicant_linux-3793255fc129c9fe35227b407b13718859eb62b8.tar.gz
kernel_replicant_linux-3793255fc129c9fe35227b407b13718859eb62b8.tar.bz2
kernel_replicant_linux-3793255fc129c9fe35227b407b13718859eb62b8.zip
Add CVE IDs for two issues fixed in 4.5.3
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 616734672970..3db027418dbc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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()