Add CVE id reference for CVE-2020-12771

This commit is contained in:
Salvatore Bonaccorso 2020-06-29 05:04:13 +02:00
parent ded041d956
commit 19ffc2c30e
1 changed files with 1 additions and 1 deletions

2
debian/changelog vendored
View File

@ -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()