CVE-2026-80669
In the Linux kernel, the following vulnerability has been resolved: bpf: Disable xfrm_decode_session hook attachment BPF LSM programs can currently attach to xfrm_decode_session().
Does this matter?
Not yet scored. NVD analysis is pending; check back once CVSS and EPSS values are published.
Description
In the Linux kernel, the following vulnerability has been resolved: bpf: Disable xfrm_decode_session hook attachment BPF LSM programs can currently attach to xfrm_decode_session(). That hook may return an error, but security_skb_classify_flow() calls it from a void path and triggers BUG_ON() if an error is returned. Disable BPF attachment to the hook to prevent a BPF LSM program from turning packet classification into a full panic.
- CVSS
- Not yet scored
- EPSS
- 0.17% probability · 7th percentile
- CISA KEV
- Not listed
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/12091470c6b4c1c14b2de12dcbae2ada6cb6d20b
- https://git.kernel.org/stable/c/1bb3b6a5c3c5cc814eae4ff0212fdced36f8bce9
- https://git.kernel.org/stable/c/49fa1be621dde8f526d36e5791aded8fafda1e9c
- https://git.kernel.org/stable/c/4ae780d173ef40d4f7cb76935dc2d55fbf380009
- https://git.kernel.org/stable/c/6b44c6660aa1c9b843e450a623ac4a8484919dce
- https://git.kernel.org/stable/c/aa265d47308775c5501073b08133623bcb5421f9
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.