CVE-2024-38564

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
19/06/2024
Last modified:
20/10/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE<br /> <br /> bpf_prog_attach uses attach_type_to_prog_type to enforce proper<br /> attach type for BPF_PROG_TYPE_CGROUP_SKB. link_create uses<br /> bpf_prog_get and relies on bpf_prog_attach_check_attach_type<br /> to properly verify prog_type attach_type association.<br /> <br /> Add missing attach_type enforcement for the link_create case.<br /> Otherwise, it&amp;#39;s currently possible to attach cgroup_skb prog<br /> types to other cgroup hooks.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.10 (including) 6.6.33 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.8.12 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.9 (including) 6.9.3 (excluding)