3 matches found
EUVD-2025-6392
Malicious code in bioql PyPI...
5.5CVSS7AI score0.00231EPSS
SaveExploits0References8
CVE-2025-21853 bpf: avoid holding freeze_mutex during mmap operation
In the Linux kernel, the following vulnerability has been resolved: bpf: avoid holding freezemutex during mmap operation We use map-freezemutex to prevent races between mapfreeze and memory mapping BPF map contents with writable permissions. The way we naively do this means we'll hold freezemutex...
0.00231EPSS
SaveExploits0References7
CVE-2024-56592
In the Linux kernel, the following vulnerability has been resolved: bpf: Call freehtabelem after htabunlockbucket For htab of maps, when the map is removed from the htab, it may hold the last reference of the map. bpfmapfdputptr will invoke bpfmapfreeid to free the id of the removed map element...
5.5CVSS6.8AI score0.00218EPSS
SaveExploits0References4
20