summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2021-11-25 23:42:22 +0100
committerSalvatore Bonaccorso <carnil@debian.org>2021-11-25 23:42:22 +0100
commit4a323df4e0a62a754976657ee7d76b7212f5b4e8 (patch)
tree4f8e75103418cc5c7518f0c11e02dba2ddc9237b
parent3f0763144c66a873774943ad335ddd34da8daed3 (diff)
downloadlinux-debian-4a323df4e0a62a754976657ee7d76b7212f5b4e8.tar.gz
Add CVE id reference for CVE-2021-4002
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index cb36e51fa..200cde766 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -215,7 +215,7 @@ linux (5.15.5-1) UNRELEASED; urgency=medium
- signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
- signal: Don't always set SA_IMMUTABLE for forced signals
- signal: Replace force_fatal_sig with force_exit_sig when in doubt
- - hugetlbfs: flush TLBs correctly after huge_pmd_unshare
+ - hugetlbfs: flush TLBs correctly after huge_pmd_unshare (CVE-2021-4002)
- RDMA/netlink: Add __maybe_unused to static inline in C file
- bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
- selinux: fix NULL-pointer dereference when hashtab allocation fails