CVE-2022-48745
Last modified
CVE-2022-48745 is a medium-severity vulnerability rated 4.7/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use del_timer_sync in fw reset flow of halting poll Substitute del_timer() with del_timer_sync() in fw reset polling deactivation flow, in order to prevent a race condition which occurs when del_timer() is called and timer is deactivated while another process is handling the timer interrupt. A situation that led to the following call trace: RIP: 0010:run_timer_softirq+0x137/0x420 <IRQ> recalibrate_cpu_khz+0x10/0x10 ktime_get+0x3e/0xa0 ? sched_clock_cpu+0xb/0xc0 __do_softirq+0xf5/0x2ea irq_exit_rcu+0xc1/0xf0 sysvec_apic_timer_interrupt+0x9e/0xc0 asm_sysvec_apic_timer_interrupt+0x12/0x20 </IRQ>. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use del_timer_sync in fw reset flow of halting poll Substitute del_timer() with del_timer_sync() in fw reset polling deactivation flow, in order to prevent a race condition which occurs when del_timer() is called and timer is deactivated while another process is handling the timer interrupt. A situation that led to the following call trace: RIP: 0010:run_timer_softirq+0x137/0x420 <IRQ> recalibrate_cpu_khz+0x10/0x10 ktime_get+0x3e/0xa0 ? sched_clock_cpu+0xb/0xc0 __do_softirq+0xf5/0x2ea irq_exit_rcu+0xc1/0xf0 sysvec_apic_timer_interrupt+0x9e/0xc0 asm_sysvec_apic_timer_interrupt+0x12/0x20 </IRQ>
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.10, < 5.10.97 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.20 | — |
| Linux | Linux Kernel | >= 5.16, < 5.16.6 | — |
| Linux | Linux Kernel | 5.17 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2022-48745?
How severe is CVE-2022-48745?
How do I fix CVE-2022-48745?
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-4874Authentication bypass in Netcomm router models NF20MESH, NF2…7.5
- CVE-2022-48740In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-48741In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48742In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-48743In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48744In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-48746In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48747In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2022-48748In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2022-48749In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4875A vulnerability has been found in fossology and classified a…6.1
- CVE-2022-48750In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2022-48745?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
