Bugzilla – Bug 1214772
VUL-0: CVE-2023-4611: kernel: use after free race between mbind() and VMA-locked page fault
Last modified: 2024-06-25 17:54:58 UTC
CVE-2023-4611 A use-after-free flaw was found in mm/mempolicy.c in the memory management subsystem in the Linux Kernel. This issue is caused by a race between mbind() and VMA-locked page fault, and may allow a local attacker to crash the system or lead to a kernel information leak. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-4611 https://bugzilla.redhat.com/show_bug.cgi?id=2227244 https://www.cve.org/CVERecord?id=CVE-2023-4611 https://access.redhat.com/security/cve/CVE-2023-4611 https://www.spinics.net/lists/stable-commits/msg310136.html
This is 6.4+ issue. For us that means 15-sp6, ALP and stable branches. SP6 and ALP already have the fix via stable backport so I've just updated references. stable branch will get it eventually.
All done, closing.