mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 04:53:36 +01:00
c2f803052b
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.
Fixes:
|
||
---|---|---|
.. | ||
asm | ||
asm-generic | ||
generated | ||
io_uring | ||
linux | ||
nolibc | ||
perf | ||
tools | ||
trace/events | ||
uapi | ||
vdso |