← Back to CVE List

CVE-2024-42068

Published: 2024-07-29T16:15Z
Last Modified: 2025-01-24T16:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt