From 404a161757ba606a3d1bcb81c3db8cbf11012b12 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Fri, 17 Jan 2020 23:19:47 +0100 Subject: [PATCH] Add CVE id reference for CVE-2019-5108 --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index cf54b78e4..c21c23a4c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1162,7 +1162,7 @@ linux (4.19.97-1) UNRELEASED; urgency=medium - ethtool: reduce stack usage with clang - fs/select: avoid clang stack usage warning - cfg80211/mac80211: make ieee80211_send_layer2_update a public function - - mac80211: Do not send Layer 2 Update frame before authorization + - mac80211: Do not send Layer 2 Update frame before authorization (CVE-2019-5108) - f2fs: Move err variable to function scope in f2fs_fill_dentries() - f2fs: check memory boundary by insane namelen - f2fs: check if file namelen exceeds max value