CVE-2026-92516

Summary

In the Linux kernel, the following vulnerability has been resolved:

bpf: Fix offset warn check for bpf_res_spin_lock

Sashiko pointed out correctly that the case statement for BPF_RES_SPIN_LOCK incorrectly checks offset for BPF_SPIN_LOCK. Fix it by checking res_spin_lock_off instead.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux0de2046137f976e7302d43ac01d9894d07ac1fff < dfdce1f20a7e5e826165c556fd3367c65387e966affected
LinuxLinux0de2046137f976e7302d43ac01d9894d07ac1fff < 92356df4aa2b044b62bc7e45e0d99231af147f29affected
LinuxLinux0de2046137f976e7302d43ac01d9894d07ac1fff < 04e19012efaec2bfd8c3b37fd8a6c3f1fe731ffcaffected
LinuxLinux6.15affected
LinuxLinux0 < 6.15unaffected
LinuxLinux6.18.52 <= 6.18.*unaffected
LinuxLinux7.2.6 <= 7.2.*unaffected
LinuxLinux7.3-rc1 <= *unaffected

Weaknesses

References