In the Linux kernel, the following vulnerability has been resolved:
bpf: Fix remap of arena.
The bpf arena logic didn't account for mremap operation. Add a refcnt for
multiple mmap events to prevent use-after-free in arena_vm_close.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-07-29 16:15
Updated : 2024-11-21 09:33
NVD link : CVE-2024-42075
Mitre link : CVE-2024-42075
CVE.ORG link : CVE-2024-42075
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free