发布于3月6日3月6日 Members Debian: CVE-2024-38662: linux -- security update Severity 4 CVSS (AV:L/AC:M/Au:S/C:N/I:C/A:N) Published 06/21/2024 Created 07/17/2024 Added 07/17/2024 Modified 01/30/2025 Description In the Linux kernel, the following vulnerability has been resolved: bpf: Allow delete from sockmap/sockhash only if update is allowed We have seen an influx of syzkaller reports where a BPF program attached to a tracepoint triggers a locking rule violation by performing a map_delete on a sockmap/sockhash. We don't intend to support this artificial use scenario. Extend the existing verifier allowed-program-type check for updating sockmap/sockhash to also cover deleting from a map. From now on only BPF programs which were previously allowed to update sockmap/sockhash can delete from these map types. Solution(s) debian-upgrade-linux References https://attackerkb.com/topics/cve-2024-38662 CVE - 2024-38662 DSA-5730-1