3 matches found
ROOT-OS-DEBIAN-13-CVE-2026-46320 CVE-2026-46320 in rootio-linux - Patched by Root
Root has patched CVE-2026-46320 in the rootio-linux package for Root:Debian:13. Multiple fixed versions available...
CVE-2026-46320
A flaw was found in the Linux kernel's tap driver. This vulnerability occurs in the tapgetuserxdp function, where allocated memory pages are not properly freed when processing rejected network frames. Specifically, if a frame is shorter than the expected Ethernet header length or if memory...
Linux Distros Unpatched Vulnerability : CVE-2026-46320
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tap: free page on error paths in tapgetuserxdp tapgetuserxdp rejects a frame shorter than ETHHLEN with -EINVAL, and returns -ENOMEM when buildskb fails. Both...