First published: Tue Jul 26 2022(Updated: )
A Linux Kernel flaw found in the net/netfilter/nfnetlink_queue.c. If local user creates netfilter rule that truncates the packet below the header size, the skb_pull() will result in a malformed skb (skb->len < 0). As result, denial of service could happen after incorrect check in nfqnl_mangle function. Fixes: 7af4cc3fa158 ("[NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink") Reference: <a href="https://lore.kernel.org/all/20220726104206.2036-1-fw@strlen.de/t/">https://lore.kernel.org/all/20220726104206.2036-1-fw@strlen.de/t/</a>
Credit: cve@mitre.org cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel-rt | <0:4.18.0-425.3.1.rt7.213.el8 | 0:4.18.0-425.3.1.rt7.213.el8 |
redhat/kernel | <0:4.18.0-425.3.1.el8 | 0:4.18.0-425.3.1.el8 |
redhat/kernel | <0:5.14.0-162.6.1.el9_1 | 0:5.14.0-162.6.1.el9_1 |
redhat/kernel-rt | <0:5.14.0-162.6.1.rt21.168.el9_1 | 0:5.14.0-162.6.1.rt21.168.el9_1 |
redhat/Kernel | <5.18.16 | 5.18.16 |
Linux Linux kernel | >=2.6.14<4.9.326 | |
Linux Linux kernel | >=4.10<4.14.291 | |
Linux Linux kernel | >=4.15<4.19.255 | |
Linux Linux kernel | >=4.20<5.4.209 | |
Linux Linux kernel | >=5.5<5.10.135 | |
Linux Linux kernel | >=5.11<5.15.59 | |
Linux Linux kernel | >=5.16<5.18.16 | |
Debian Debian Linux | =10.0 | |
Debian Debian Linux | =11.0 | |
Netapp Active Iq Unified Manager Vmware Vsphere | ||
Netapp Solidfire \& Hci Management Node | ||
Netapp Solidfire \& Hci Storage Node | ||
Netapp Solidfire Enterprise Sds | ||
Netapp Hci Compute Node | ||
debian/linux | 5.10.223-1 5.10.226-1 6.1.115-1 6.1.119-1 6.12.5-1 |
To mitigate this issue, prevent the module nfnetlink_queue from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blocklist a kernel module to prevent it from loading automatically.
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Appears in the following advisories)