0.0
NA
CVE-2023-53268
ASoC: fsl_mqs: move of_node_put() to the correct location
Description

In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl_mqs: move of_node_put() to the correct location of_node_put() should have been done directly after mqs_priv->regmap = syscon_node_to_regmap(gpr_np); otherwise it creates a reference leak on the success path. To fix this, of_node_put() is moved to the correct location, and change all the gotos to direct returns.

INFO

Published Date :

Sept. 16, 2025, 8:06 a.m.

Last Modified :

Sept. 16, 2025, 8:06 a.m.

Remotely Exploit :

No

Source :

Linux
Affected Products

The following products are affected by CVE-2023-53268 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

Solution
Update the Linux kernel to fix a reference leak in the ASoC FSL MQS driver.
  • Update the Linux kernel to the latest version.
  • Apply the provided patch for the ASoC FSL MQS driver.
  • Recompile and install the kernel.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2023-53268 vulnerability anywhere in the article.

EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
No CVSS metrics available for this vulnerability.