From 19ffc2c30eb557e7fe5751b56631c90be7827d2a Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Mon, 29 Jun 2020 05:04:13 +0200 Subject: [PATCH] Add CVE id reference for CVE-2020-12771 --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f3587e9cb..4807c34c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -882,7 +882,7 @@ linux (4.19.130-1) UNRELEASED; urgency=medium - usb/ehci-platform: Set PM runtime as active on resume - perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events() - ext4: stop overwrite the errcode in ext4_setup_super - - bcache: fix potential deadlock problem in btree_gc_coalesce + - bcache: fix potential deadlock problem in btree_gc_coalesce (CVE-2020-12771) - afs: Fix non-setting of mtime when writing into mmap - afs: afs_write_end() should change i_size under the right lock - block: Fix use-after-free in blkdev_get()