In the Linux kernel, the following vulnerability has been resolved:
bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
set_memory_ro() can fail, leaving memory unprotected.
Check its return and take it into account as an error.
References
Configurations
Configuration 1 (hide)
|
History
03 Nov 2025, 22:17
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
Information
Published : 2024-07-29 16:15
Updated : 2025-11-03 22:17
NVD link : CVE-2024-42068
Mitre link : CVE-2024-42068
CVE.ORG link : CVE-2024-42068
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-252
Unchecked Return Value
