aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2019-12-03 21:49:23 +0100
committerSalvatore Bonaccorso <carnil@debian.org>2019-12-03 21:49:23 +0100
commit2641d94f2b59722388ad022c62092b9901d86da9 (patch)
tree7949f2c3d2da70136a9704b8064935f88ef8310d
parent1333fecc8b876aa96048163bdc2eae8fe3473a62 (diff)
downloadkernel_replicant_linux-2641d94f2b59722388ad022c62092b9901d86da9.tar.gz
kernel_replicant_linux-2641d94f2b59722388ad022c62092b9901d86da9.tar.bz2
kernel_replicant_linux-2641d94f2b59722388ad022c62092b9901d86da9.zip
Add CVE id reference for CVE-2019-19534
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1bdbd10225fe..c633c45fa3bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -177,7 +177,7 @@ linux (5.3.14-1) UNRELEASED; urgency=medium
- can: gs_usb: gs_can_open(): prevent memory leak (CVE-2019-19052)
- can: dev: add missing of_node_put() after calling of_get_child_by_name()
- can: mcba_usb: fix use-after-free on disconnect
- - can: peak_usb: fix slab info leak
+ - can: peak_usb: fix slab info leak (CVE-2019-19534)
- configfs: fix a deadlock in configfs_symlink()
- ALSA: usb-audio: More validations of descriptor units
- ALSA: usb-audio: Simplify parse_audio_unit()