mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
1014 B
1014 B
CVE-2024-50123
Description
In the Linux kernel, the following vulnerability has been resolved:bpf: Add the missing BPF_LINK_TYPE invocation for sockmapThere is an out-of-bounds read in bpf_link_show_fdinfo() for the sockmaplink fd. Fix it by adding the missing BPF_LINK_TYPE invocation forsockmap linkAlso add comments for bpf_link_type to prevent missing updates in thefuture.
POC
Reference
No PoCs from references.