CVE-2022-49242
Last modified
CVE-2022-49242 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.5, < 4.9.311 |
| Linux | Linux Kernel | >= 4.10, < 4.14.276 |
| Linux | Linux Kernel | >= 4.15, < 4.19.238 |
| Linux | Linux Kernel | >= 4.20, < 5.4.189 |
| Linux | Linux Kernel | >= 5.5, < 5.10.110 |
| Linux | Linux Kernel | >= 5.11, < 5.15.33 |
| Linux | Linux Kernel | >= 5.16, < 5.16.19 |
| Linux | Linux Kernel | >= 5.17, < 5.17.2 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-49242?
How severe is CVE-2022-49242?
How do I fix CVE-2022-49242?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-49237In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49238In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2022-49239In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4924Use after free in WebRTC in Google Chrome prior to 97.0.4692…9.6
- CVE-2022-49240In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49241In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49243In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49244In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49245In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49246In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49247In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49248In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2022-49242?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
