In the Linux kernel, the following vulnerability has been resolved:
bpf: Take return from setmemoryro() into account with bpfproglock_ro()
setmemoryro() can fail, leaving memory unprotected.
Check its return and take it into account as an error.
{ "urgency": "not yet assigned" }