CVE-2022-48670
Last modified
CVE-2022-48670 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: peci: cpu: Fix use-after-free in adev_release() When auxiliary_device_add() returns an error, auxiliary_device_uninit() is called, which causes refcount for device to be decremented and .release callback will be triggered. Because adev_release() re-calls auxiliary_device_uninit(), it will cause use-after-free: [ 1269.455172] WARNING: CPU: 0 PID: 14267 at lib/refcount.c:28 refcount_warn_saturate+0x110/0x15 [ 1269.464007] refcount_t: underflow; use-after-free.. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: peci: cpu: Fix use-after-free in adev_release() When auxiliary_device_add() returns an error, auxiliary_device_uninit() is called, which causes refcount for device to be decremented and .release callback will be triggered. Because adev_release() re-calls auxiliary_device_uninit(), it will cause use-after-free: [ 1269.455172] WARNING: CPU: 0 PID: 14267 at lib/refcount.c:28 refcount_warn_saturate+0x110/0x15 [ 1269.464007] refcount_t: underflow; use-after-free.
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.18, < 5.19.10 | — |
| Linux | Linux Kernel | 6.0 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2022-48670?
How severe is CVE-2022-48670?
How do I fix CVE-2022-48670?
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-48665In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48666In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2022-48667In the Linux kernel, the following vulnerability has been re…3.3
- CVE-2022-48668In the Linux kernel, the following vulnerability has been re…3.3
- CVE-2022-48669In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4867Cross-Site Request Forgery (CSRF) in GitHub repository froxl…4.3
- CVE-2022-48671In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48672In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-48673In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48674In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-48675In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4868Improper Authorization in GitHub repository froxlor/froxlor …4.3
Are you affected by CVE-2022-48670?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
