Security Advisory

CVE-2024-42068

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-07-29 15:52:32
Last updated 2026-05-11 20:26:21
Assigner Linux
State PUBLISHED

Description

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.