First published: Mon Jan 24 2022(Updated: )
A flaw null pointer dereference in the Linux kernel UDF file system functionality was found in the way user triggers udf_file_write_iter function for the malicious UDF image. A local user could use this flaw to crash the system. Actual from Linux kernel 4.2-rc1 till 5.17-rc2.
Credit: secalert@redhat.com
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/Linux kernel | <5.17 | 5.17 |
Linux Kernel | >=4.2.1<5.17 | |
Linux Kernel | =4.2-rc1 | |
Linux Kernel | =4.2-rc2 | |
Linux Kernel | =4.2-rc3 | |
Linux Kernel | =4.2-rc4 | |
Linux Kernel | =4.2-rc5 | |
Linux Kernel | =4.2-rc6 | |
Linux Kernel | =4.2-rc7 | |
Linux Kernel | =4.2-rc8 | |
Linux Kernel | =4.2.0 | |
Linux Kernel | =5.17 | |
Linux Kernel | =5.17-rc1 | |
Linux Kernel | =5.17-rc2 | |
Debian Linux | =9.0 | |
Debian Linux | =10.0 | |
Debian Linux | =11.0 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.129-1 6.1.128-1 6.12.20-1 6.12.21-1 |
As the UDF module (udf.ho) will be auto-loaded when required, its use can be disabled by preventing the module from loading with the following instructions: # echo "install udf /bin/true" >> /etc/modprobe.d/disable-udf.conf If the system requires this module t\work correctly, this mitigation may not be suitable. If you need further assistance, see the KCS article https://access.redhat.com/solutions/41278 or contact Red Hat Global Support Services.
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-0617 has been classified as a high severity vulnerability.
CVE-2022-0617 affects local users of the Linux kernel versions from 4.2-rc1 to 5.17-rc2.
To remediate CVE-2022-0617, update to the latest kernel version specified by your distribution that is above the threshold versions.
CVE-2022-0617 is a local denial-of-service vulnerability due to a null pointer dereference in the UDF file system.
Yes, an exploit of CVE-2022-0617 can lead to a crash of the system.