I
n the Linux kernel, the following vulnerability has been resolved: bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro() set_memory_rox() can fail, leaving memory unprotected. Check return and bail out when bpf_jit_binary_lock_ro() returns an error.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 09:33
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/044da7ae7afd4ef60806d73654a2e6a79aa4ed7a - Patch | |
| References | () https://git.kernel.org/stable/c/08f6c05feb1db21653e98ca84ea04ca032d014c7 - Patch | |
| References | () https://git.kernel.org/stable/c/9fef36cad60d4226f9d06953cd56d1d2f9119730 - Patch | |
| References | () https://git.kernel.org/stable/c/e60adf513275c3a38e5cb67f7fd12387e43a3ff5 - Patch |
30 Jul 2024, 19:02
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2024-07-29 16:15
Updated : 2025-01-24 16:15
NVD link : CVE-2024-42067
Mitre link : CVE-2024-42067
CVE.ORG link : CVE-2024-42067
JSON object : View
Products Affected
CWE
CWE-252
Unchecked Return Value