CVE-2023-53268
Last modified
CVE-2023-53268 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
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.
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 | >= 5.5, < 5.10.180 |
| Linux | Linux Kernel | >= 5.11, < 5.15.111 |
| Linux | Linux Kernel | >= 5.16, < 6.1.28 |
| Linux | Linux Kernel | >= 6.2, < 6.2.15 |
| Linux | Linux Kernel | >= 6.3, < 6.3.2 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-53268?
How severe is CVE-2023-53268?
How do I fix CVE-2023-53268?
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 2023
- CVE-2023-53262In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53263In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53264In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53265In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2023-53266In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53267In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53269In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-5327A vulnerability was found in SATO CL4NX-J Plus 1.13.2-u455_r…6.5
- CVE-2023-53270In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53271In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53272In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2023-53273In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2023-53268?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
