4 matches found
ROOT-OS-UBUNTU-2204-CVE-2026-46101 CVE-2026-46101 in rootio-linux - Patched by Root
Root has patched CVE-2026-46101 in the rootio-linux package for Root:Ubuntu:22.04. Multiple fixed versions available...
ROOT-OS-UBUNTU-2404-CVE-2026-46101 CVE-2026-46101 in rootio-linux - Patched by Root
Root has patched CVE-2026-46101 in the rootio-linux package for Root:Ubuntu:24.04. Multiple fixed versions available...
CVE-2026-46101
In the Linux kernel, the following vulnerability has been resolved: netfilter: reject zero shift in nftbitwise Reject zero shift operands for nftbitwise left and right shift expressions during initialization. The carry propagation logic computes the carry from the adjacent 32-bit word using...
CVE-2026-46101
CVE-2026-46101 — Linux kernel netfilter nft_bitwise : The issue arises in the carry-propagation for 32-bit words when a zero shift operand is used in nft_bitwise left/right shift expressions, causing undefined behaviour. The fix rejects zero shift operands during initialization and extends the ex...