Security Advisory

CVE-2024-42067

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-07-29 15:52:31
Last updated 2026-08-05 11:35:26
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In 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.