First published: Mon Jan 31 2022(Updated: )
A remote stack overflow in the TIPC networking module. With FORTIFY_SOURCE's stricter memcpy() bounds checking, this can be exploited to cause remote DOS via kernel panic on systems using TIPC. Prior to these bounds checks, and with a canary leak (or no CONFIG_STACKPROTECTOR), this can be exploited for RCE. Reference: <a href="https://www.openwall.com/lists/oss-security/2022/02/10/1">https://www.openwall.com/lists/oss-security/2022/02/10/1</a>
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel-rt | <0:4.18.0-348.20.1.rt7.150.el8_5 | 0:4.18.0-348.20.1.rt7.150.el8_5 |
redhat/kernel | <0:4.18.0-348.20.1.el8_5 | 0:4.18.0-348.20.1.el8_5 |
redhat/kernel | <0:4.18.0-147.65.1.el8_1 | 0:4.18.0-147.65.1.el8_1 |
redhat/kernel-rt | <0:4.18.0-193.80.1.rt13.130.el8_2 | 0:4.18.0-193.80.1.rt13.130.el8_2 |
redhat/kernel | <0:4.18.0-193.80.1.el8_2 | 0:4.18.0-193.80.1.el8_2 |
redhat/kernel-rt | <0:4.18.0-305.40.1.rt7.112.el8_4 | 0:4.18.0-305.40.1.rt7.112.el8_4 |
redhat/kernel | <0:4.18.0-305.40.1.el8_4 | 0:4.18.0-305.40.1.el8_4 |
redhat/kernel | <5.17 | 5.17 |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.15-1 | |
Linux Kernel | >=4.8<4.9.301 | |
Linux Kernel | >=4.10<4.14.266 | |
Linux Kernel | >=4.15<4.19.229 | |
Linux Kernel | >=4.20<5.4.179 | |
Linux Kernel | >=5.5<5.10.100 | |
Linux Kernel | >=5.11<5.15.23 | |
Linux Kernel | >=5.16<5.16.9 | |
Linux Kernel | =5.17 | |
Linux Kernel | =5.17-rc1 | |
Linux Kernel | =5.17-rc2 | |
Linux Kernel | =5.17-rc3 | |
redhat codeready Linux builder | =8.0 | |
redhat codeready Linux builder | =8.4 | |
redhat codeready linux builder eus | =8.2 | |
redhat codeready Linux builder eus for power little endian | =8.2 | |
redhat codeready linux builder for power little endian eus | =8.0 | |
redhat codeready linux builder for power little endian eus | =8.4 | |
Red Hat Enterprise Linux | =8.0 | |
redhat enterprise Linux eus | =8.2 | |
redhat enterprise Linux eus | =8.4 | |
redhat enterprise Linux for ibm z systems | =8.0 | |
redhat enterprise Linux for ibm z systems eus | =8.2 | |
redhat enterprise Linux for ibm z systems eus | =8.4 | |
redhat enterprise Linux for power little endian | =8.0 | |
redhat enterprise Linux for power little endian eus | =8.2 | |
redhat enterprise Linux for power little endian eus | =8.4 | |
redhat enterprise Linux for real time | =8 | |
redhat enterprise Linux for real time for nfv | =8 | |
redhat enterprise Linux for real time for nfv tus | =8.2 | |
redhat enterprise Linux for real time for nfv tus | =8.4 | |
redhat enterprise Linux for real time tus | =8.2 | |
redhat enterprise Linux for real time tus | =8.4 | |
redhat enterprise Linux server aus | =8.2 | |
redhat enterprise Linux server aus | =8.4 | |
redhat enterprise Linux server for power little endian update services for sap solutions | =8.2 | |
redhat enterprise Linux server for power little endian update services for sap solutions | =8.4 | |
redhat enterprise Linux server tus | =8.2 | |
redhat enterprise Linux server tus | =8.4 | |
redhat enterprise Linux server update services for sap solutions | =8.2 | |
redhat enterprise Linux server update services for sap solutions | =8.4 | |
All of | ||
Any of | ||
Red Hat Enterprise Virtualization | =4.0 | |
redhat virtualization host | =4.0 | |
Red Hat Enterprise Linux | =8.0 | |
oVirt Node | =4.4.10 | |
Fedora | =34 | |
Fedora | =35 | |
All of | ||
netapp h300e firmware | ||
netapp h300e | ||
All of | ||
netapp h300s firmware | ||
netapp h300s | ||
All of | ||
netapp h410s firmware | ||
netapp h410s | ||
All of | ||
netapp h500e firmware | ||
netapp h500e | ||
All of | ||
NetApp H500S Firmware | ||
netapp h500s | ||
All of | ||
netapp h700e firmware | ||
netapp h700e | ||
All of | ||
netapp h700s firmware | ||
netapp h700s | ||
Red Hat Enterprise Virtualization | =4.0 | |
redhat virtualization host | =4.0 | |
Red Hat Enterprise Linux | =8.0 | |
netapp h300e firmware | ||
netapp h300e | ||
netapp h300s firmware | ||
netapp h300s | ||
netapp h410s firmware | ||
netapp h410s | ||
netapp h500e firmware | ||
netapp h500e | ||
NetApp H500S Firmware | ||
netapp h500s | ||
netapp h700e firmware | ||
netapp h700e | ||
netapp h700s firmware | ||
netapp h700s |
The TIPC module will NOT be automatically loaded. When required, administrative action is needed to explicitly load this module. Loading the module can be prevented with the following instructions: # echo "install tipc /bin/true" >> /etc/modprobe.d/disable-tipc.conf The system will need to be restarted if the tipc module is loaded. In most circumstances, the TIPC kernel module will be unable to be unloaded while any network interfaces are active and the protocol is in use. If the system requires this module to work correctly, this mitigation may not be suitable.
Ensure the tipc module is not loaded; unlike many other network protocols in the Linux kernel, the tipc module cannot be auto-loaded by an unprivileged user.
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Appears in the following advisories)
CVE-2022-0435 is classified as a high severity vulnerability due to its potential for remote denial of service via kernel panic.
To mitigate CVE-2022-0435, upgrade your kernel to versions 0:4.18.0-348.20.1.rt7.150.el8_5 or 0:4.18.0-348.20.1.el8_5 for Red Hat systems.
CVE-2022-0435 affects multiple versions of the Linux kernel, particularly those utilizing TIPC networking in Red Hat and Fedora distributions.
Exploitation of CVE-2022-0435 can result in a remote denial of service, which may crash systems utilizing the vulnerable TIPC module.
CVE-2022-0435 is a remote vulnerability, allowing attackers to potentially cause harm without requiring local access.