CVE-2024-38564
MEDIUMLinux Kernel 5.10-6.9.2 - BPF Link Creation Attach Type Enforcement Bypass
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE bpf_prog_attach uses attach_type_to_prog_type to enforce proper attach type for BPF_PROG_TYPE_CGROUP_SKB. link_create uses bpf_prog_get and relies on bpf_prog_attach_check_attach_type to properly verify prog_type <> attach_type association. Add missing attach_type enforcement for the link_create case. Otherwise, it's currently possible to attach cgroup_skb prog types to other cgroup hooks.
References (4)
Core 4
Core References
Scores
CVSS v3
5.5
EPSS
0.0023
EPSS Percentile
13.7%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
Status
published
Products (14)
linux/Kernel
5.10.0 - 6.6.33linux
linux/Kernel
6.7.0 - 6.8.12linux
linux/Kernel
6.9.0 - 6.9.3linux
Linux/Linux
< 5.10
Linux/Linux
4a1e7c0c63e02daad751842b7880f9bbcdfb6e89 - 543576ec15b17c0c93301ac8297333c7b6e84ac7
Linux/Linux
4a1e7c0c63e02daad751842b7880f9bbcdfb6e89 - 6675c541f540a29487a802d3135280b69b9f568d
Linux/Linux
4a1e7c0c63e02daad751842b7880f9bbcdfb6e89 - 67929e973f5a347f05fef064fea4ae79e7cdb5fd
Linux/Linux
4a1e7c0c63e02daad751842b7880f9bbcdfb6e89 - b34bbc76651065a5eafad8ddff1eb8d1f8473172
Linux/Linux
5.10
Linux/Linux
6.10
... and 4 more
Published
Jun 19, 2024
Tracked Since
Feb 18, 2026