I
n 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
21 Nov 2024, 09:33
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/87496a1b01e8e2e399428c0db25e106f7961d01e - Patch | |
| References | () https://git.kernel.org/stable/c/b90d77e5fd784ada62ddd714d15ee2400c28e1cf - Patch |
30 Jul 2024, 19:00
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
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
CWE
CWE-416
Use After Free