1 matches found
CVE-2026-22009-Linux-eBPF-Map-Locking-Race-Use-After-Free
CVE-2026-22009 – Linux eBPF Map 加锁竞态 → 释放后使用 程序代码(C 模拟) root@kitploit: // ebpfmapuaf.c - Simulated concurrent map update/free include include include include void mapdata = NULL; int mapfreed = 0; void updatemapvoid arg // Simulate eBPF program updating map if !mapfreed char mapdata = 'A'; return...
6.5CVSS7.2AI score0.00303EPSS
SaveExploits1
20