aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2018-12-16 16:02:13 +0100
committerSalvatore Bonaccorso <carnil@debian.org>2018-12-16 16:04:04 +0100
commit24537c953a4675378430803a6259210871d1b84a (patch)
treea1ef8930af5e6a0f63656ffdae70b0c3da8b86e3
parent17aab35fd16e5d00d934bc0c9b3deaf92856c7f3 (diff)
downloadkernel_replicant_linux-24537c953a4675378430803a6259210871d1b84a.tar.gz
kernel_replicant_linux-24537c953a4675378430803a6259210871d1b84a.tar.bz2
kernel_replicant_linux-24537c953a4675378430803a6259210871d1b84a.zip
Add changelog entry for CVE-2018-19824
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 386b6061d5fc..35269e1058d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,8 @@ linux (4.19.9-1) UNRELEASED; urgency=medium
set (CVE-2018-18397)
- blk-mq: punt failed direct issue to dispatch list
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.9
+ - ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in
+ card.c (CVE-2018-19824)
- vhost/vsock: fix use-after-free in network stack callers
(CVE-2018-14625)