summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2020-02-07 12:09:55 +0100
committerSalvatore Bonaccorso <carnil@debian.org>2020-02-07 12:11:50 +0100
commit082b4bf9c4ff5a1729f9a6f9d72119168fa6d1a3 (patch)
tree7ba79219d4443bad219462cec92e60999e266d0e /debian/changelog
parentf1440a8a8a129dafccee83d7d86416315fb314cc (diff)
downloadlinux-debian-082b4bf9c4ff5a1729f9a6f9d72119168fa6d1a3.tar.gz
libertas: Fix two buffer overflows at parsing bss descriptor (CVE-2019-14896 CVE-2019-14897)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a44ba2912..e4ecb2d06 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ linux (5.4.13-2) UNRELEASED; urgency=medium
* do_last(): fetch directory ->i_mode and ->i_uid before it's too late
(CVE-2020-8428)
* vfs: fix do_last() regression
+ * libertas: Fix two buffer overflows at parsing bss descriptor
+ (CVE-2019-14896 CVE-2019-14897)
[ Ben Hutchings ]
* linux-perf: Build with CORESIGHT=1 (thanks to Wookey) (Closes: #924673)