CVE Database
/

CVE-2022-49242

Back to search

CVE-2022-49242

Published: Feb 26, 2025

Modified: May 11, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ASoC: mxs: Fix error handling in mxs_sgtl5000_probe This function only calls of_node_put() in the regular path. And it will cause refcount leak in error paths. For example, when codec_np is NULL, saif_np[0] and saif_np[1] are not NULL, it will cause leaks. of_node_put() will check if the node pointer is NULL, so we can call it directly to release the refcount of regular pointers.

VendorProductVersions

Linux

Linux

affected
e968194b45c4e8077dada75c5bae5660b37628fe - < f16ad2c0e22687f80e5981c67374023f51c204b9
affected
e968194b45c4e8077dada75c5bae5660b37628fe - < 790d2628e3fcc819d8f5572eb5615113fb2e727a
affected
e968194b45c4e8077dada75c5bae5660b37628fe - < f8d38056bcd220ea6f0802a5586d1a12ebcce849
affected
e968194b45c4e8077dada75c5bae5660b37628fe - < 67e12f1cb2f97468c12b59e21975eaa0f332e7d2
affected
e968194b45c4e8077dada75c5bae5660b37628fe - < 86b6cf989437e694fd0a15782b5a513853a739e0

+4 more versions

Linux

Linux

affected
3.5
unaffected
0 - < 3.5
unaffected
4.9.311 - <= 4.9.*
unaffected
4.14.276 - <= 4.14.*
unaffected
4.19.238 - <= 4.19.*

+6 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now