Reference Leak Vulnerability in Linux Kernel Affecting System Control Module
CVE-2023-53268
What is CVE-2023-53268?
A vulnerability in the Linux kernel's ASoC fsl_mqs module could lead to a reference leak due to improper handling of the of_node_put() function. The misplacement of this function call risked retaining references unnecessarily, which could affect memory management. The issue has been addressed by correctly positioning the of_node_put() call immediately after the syscon_node_to_regmap function, eliminating the reference leak. Additionally, all goto statements have been revised to use direct returns for better code reliability.
Affected Version(s)
Linux a9d273671440c439c4f236123c59dd839c1a0eb7
Linux a9d273671440c439c4f236123c59dd839c1a0eb7 < 6a129c0e9935112ecf2ffb6de98f83b8fd090c86
Linux a9d273671440c439c4f236123c59dd839c1a0eb7 < 402299cca89273b62384b5f9645ea49cd5fc4a57