4 matches found
ROOT-OS-DEBIAN-12-CVE-2026-53111 CVE-2026-53111 in linux - Patched by Root
Root has patched CVE-2026-53111 in the linux package for Root:Debian:12. Multiple fixed versions available...
CVE-2026-53111 affecting package kernel for versions less than 6.6.143.1-1
CVE-2026-53111 affecting package kernel for versions less than 6.6.143.1-1. An upgraded version of the package is available that resolves this issue...
Linux Distros Unpatched Vulnerability : CVE-2026-53111
"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: testrun: Fix the null pointer dereference issue in bpflwtxmitpushencap The bpflwtxmitpushencap helper needs to access skbdstskb-dev to calculate the neede...
CVE-2026-53111
CVE-2026-53111 is a Linux kernel issue where bpf_lwt_xmit_push_encap dereferences skb_dst(skb)->dev during test_run when skb->_skb_refdst is uninitialized, leading to a kernel crash. A patch and remediation include initializing skb->_skb_refdst before bpf_test_run_skb, as evidenced by Ro...