First published: Tue Apr 05 2022(Updated: )
A flaw was found in the Linux kernel. A NULL pointer dereference may occur while a slip driver is in progress to detach in sl_tx_timeout in drivers/net/slip/slip.c. This issue could allow an attacker to crash the system or leak internal kernel information.
Credit: secalert@redhat.com secalert@redhat.com secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <5.18 | 5.18 |
Linux Kernel | <4.9.311 | |
Linux Kernel | >=4.10<4.14.276 | |
Linux Kernel | >=4.15<4.19.239 | |
Linux Kernel | >=4.20<5.4.190 | |
Linux Kernel | >=5.5.0<5.10.112 | |
Linux Kernel | >=5.11<5.15.35 | |
Linux Kernel | >=5.16<5.17.4 | |
netapp hci baseboard management controller | =h300s | |
netapp hci baseboard management controller | =h410c | |
netapp hci baseboard management controller | =h410s | |
netapp hci baseboard management controller | =h500s | |
netapp hci baseboard management controller | =h700s | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.13-1 | |
IBM Security Verify Governance - Identity Manager | <=ISVG 10.0.2 | |
IBM Security Verify Governance, Identity Manager | <=ISVG 10.0.2 |
This flaw can be mitigated by preventing the affected slip driver from loading during the boot time, and ensuring the module is added to the blacklist file. ~~~ Refer: How do I blacklist a kernel module to prevent it from loading automatically? https://access.redhat.com/solutions/41278 ~~~
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-41858 is classified as a high severity vulnerability due to its potential to crash the system or leak internal kernel information.
To mitigate CVE-2022-41858, update your Linux kernel to version 5.19 or later, or apply the specific patches provided by your distribution.
CVE-2022-41858 affects Linux kernel versions prior to 5.19, specifically versions between 4.10 and 5.18.
Yes, an attacker may exploit CVE-2022-41858 remotely if the system has the affected slip driver enabled.
The impact of CVE-2022-41858 includes the potential for system crashes and unauthorized access to sensitive information within the kernel.