In the Linux kernel, the following vulnerability has been resolved: bpf: Take return from setmemoryrox() into account with bpfjitbinarylockro() setmemoryrox() can fail, leaving memory unprotected. Check return and bail out when bpfjitbinarylockro() returns an error.