CVE-2021-47537
Last modified
CVE-2021-47537 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix a memleak bug in rvu_mbox_init() In rvu_mbox_init(), mbox_regions is not freed or passed out under the switch-default region, which could lead to a memory leak. Fix this bug by changing 'return err' to 'goto free_regions'. This bug was found by a static analyzer. The analysis employs differential checking to identify inconsistent security operations (e.g., checks or kfrees) between two code paths and confirms that the inconsistent operations are not recovered in the current function or the callers, so they constitute bugs. Note that, as a bug found by static analysis, it can be a false positive or hard to trigger. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix a memleak bug in rvu_mbox_init() In rvu_mbox_init(), mbox_regions is not freed or passed out under the switch-default region, which could lead to a memory leak. Fix this bug by changing 'return err' to 'goto free_regions'. This bug was found by a static analyzer. The analysis employs differential checking to identify inconsistent security operations (e.g., checks or kfrees) between two code paths and confirms that the inconsistent operations are not recovered in the current function or the callers, so they constitute bugs. Note that, as a bug found by static analysis, it can be a false positive or hard to trigger. Multiple researchers have cross-reviewed the bug. Builds with CONFIG_OCTEONTX2_AF=y show no new warnings, and our static analyzer no longer warns about this code.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.12, < 5.15.7 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-47537?
How severe is CVE-2021-47537?
How do I fix CVE-2021-47537?
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 2021
- CVE-2021-47531In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47532In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47533In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2021-47534In the Linux kernel, the following vulnerability has been re…4.1
- CVE-2021-47535In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2021-47536In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2021-47538In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47539In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47540In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47541In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2021-47542In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47543Rejected reason: This CVE ID has been rejected or withdrawn …
Are you affected by CVE-2021-47537?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
