CVE-2024-38662

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
21/06/2024
Last modified:
24/06/2024

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> bpf: Allow delete from sockmap/sockhash only if update is allowed<br /> <br /> We have seen an influx of syzkaller reports where a BPF program attached to<br /> a tracepoint triggers a locking rule violation by performing a map_delete<br /> on a sockmap/sockhash.<br /> <br /> We don&amp;#39;t intend to support this artificial use scenario. Extend the<br /> existing verifier allowed-program-type check for updating sockmap/sockhash<br /> to also cover deleting from a map.<br /> <br /> From now on only BPF programs which were previously allowed to update<br /> sockmap/sockhash can delete from these map types.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.10 (including) 5.10.219 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.15 (including) 5.15.161 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.1 (including) 6.1.93 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.6 (including) 6.6.33 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.9 (including) 6.9.4 (excluding)
cpe:2.3:o:linux:linux_kernel:6.10.0:rc1:*:*:*:*:*:*