Bug 2323922 (CVE-2024-50123) - CVE-2024-50123 kernel: bpf: Add the missing BPF_LINK_TYPE invocation for sockmap
Summary: CVE-2024-50123 kernel: bpf: Add the missing BPF_LINK_TYPE invocation for sockmap
Keywords:
Status: NEW
Alias: CVE-2024-50123
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2324036
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-11-05 18:02 UTC by OSIDB Bzimport
Modified: 2024-11-05 22:18 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-11-05 18:02:23 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.