In the Linux kernel, the following vulnerability has been...
High severity
Unreviewed
Published
Nov 5, 2024
to the GitHub Advisory Database
•
Updated Nov 8, 2024
Description
Published by the National Vulnerability Database
Nov 5, 2024
Published to the GitHub Advisory Database
Nov 5, 2024
Last updated
Nov 8, 2024
In the Linux kernel, the following vulnerability has been resolved:
bpf: Add the missing BPF_LINK_TYPE invocation for sockmap
There is an out-of-bounds read in bpf_link_show_fdinfo() for the sockmap
link fd. Fix it by adding the missing BPF_LINK_TYPE invocation for
sockmap link
Also add comments for bpf_link_type to prevent missing updates in the
future.
References