3 matches found
ROOT-OS-DEBIAN-13-CVE-2026-31614 CVE-2026-31614 in rootio-linux - Patched by Root
Root has patched CVE-2026-31614 in the rootio-linux package for Root:Debian:13. Multiple fixed versions available...
CVE-2026-31614 vulnerabilities
Vulnerabilities for packages: linux-vmware, linux-gcp, linux-aws, linux-azure, linux-qemu...
UBUNTU-CVE-2026-31614
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix off-by-8 bounds check in checkwsleas The bounds check uses u8 ea + nlen + 1 + vlen as the end of the EA name and value, but eadata sits at offset sizeofstruct smb2filefulleainfo = 8 from ea, not at offset 0. The...