Memory Management Issues in Linux Kernel Affecting Resource Handling
CVE-2023-53754
What is CVE-2023-53754?
A vulnerability in the memory management of the Linux kernel has been identified, specifically related to how memory is remapped in the context of SCSI operations. When the interface type is set to zero and the PCI resource check fails, it can lead to a NULL pointer being passed to the iounmap function, potentially triggering warning messages on various architectures. Conversely, if the interface type is six and the resource check succeeds, a resource leak may occur due to incorrect remapping behavior. To mitigate these issues, the introduction of null checks prior to invoking iounmap and adjustments to certain control flow labels are necessary.
Affected Version(s)
Linux 1351e69fc6db30e186295f1c9495d03cef6a01a2 < 74d90f92eafe8ccd12827228236a28a94eda6bcc
Linux 1351e69fc6db30e186295f1c9495d03cef6a01a2
Linux 1351e69fc6db30e186295f1c9495d03cef6a01a2