2 matches found
CVE-2026-74354: Undefined Security Weakness
In the Linux kernel, the following vulnerability has been resolved: bpf: Take mmaplock in zappages zapvmarange requires the owning mm's mmaplock to be held. Taking mmapreadlock under arena-lock would AB-BA against arenavmclose and arenamapmmap, both of which run with mmapwritelock held and then...
7.8CVSS5.8AI score0.00165EPSS
SaveExploits0References1
CVE-2026-45837: Undefined Security Weakness
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix use-after-free in arenavmclose on fork arenavmopen only bumps vml-mmapcount but never registers the child VMA in arena-vmalist. The vml-vma always points at the parent VMA, so after parent munmap the pointer dangles. If...
7.8CVSS6.3AI score0.0017EPSS
SaveExploits0References6
20