CVE-2022-49047
Last modified
CVE-2022-49047 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix UAF in ep93xx_clk_register_gate() arch/arm/mach-ep93xx/clock.c:154:2: warning: Use of memory after it is freed [clang-analyzer-unix.Malloc] arch/arm/mach-ep93xx/clock.c:151:2: note: Taking true branch if (IS_ERR(clk)) ^ arch/arm/mach-ep93xx/clock.c:152:3: note: Memory is released kfree(psc); ^~~~~~~~~~ arch/arm/mach-ep93xx/clock.c:154:2: note: Use of memory after it is freed return &psc->hw; ^ ~~~~~~~~. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix UAF in ep93xx_clk_register_gate() arch/arm/mach-ep93xx/clock.c:154:2: warning: Use of memory after it is freed [clang-analyzer-unix.Malloc] arch/arm/mach-ep93xx/clock.c:151:2: note: Taking true branch if (IS_ERR(clk)) ^ arch/arm/mach-ep93xx/clock.c:152:3: note: Memory is released kfree(psc); ^~~~~~~~~~ arch/arm/mach-ep93xx/clock.c:154:2: note: Use of memory after it is freed return &psc->hw; ^ ~~~~~~~~
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.16, < 5.17.4 | — |
| Linux | Linux Kernel | 5.18 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2022-49047?
How severe is CVE-2022-49047?
How do I fix CVE-2022-49047?
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-49041Buffer copy without checking size of input ('Classic Buffer …4.4
- CVE-2022-49042An inclusion of functionality from untrusted control sphere …7.8
- CVE-2022-49043xmlXIncludeAddNode in xinclude.c in libxml2 before 2.11.0 ha…7.8
- CVE-2022-49044In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49045Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2022-49046In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49048In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49049In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4905A vulnerability was found in UDX Stateless Media Plugin 3.1.…6.1
- CVE-2022-49050In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49051In the Linux kernel, the following vulnerability has been re…6.8
- CVE-2022-49052In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2022-49047?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
