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.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024072951-CVE-2024-42068-9265@gregkh/T
Created kernel tracking bugs for this issue: Affects: fedora-all [bug 2301697]