Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-48745

4.7 · MEDIUM
Published Jun 20, 2024 linux CWE-362 EPSS 0.18% (7th pctl)

Overview

CVE-2022-48745 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 20, 2024 and has a CVSS 3.1 base score of 4.7 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.7, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical 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>

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 5.10, < 5.10.97 Affected

Frequently Asked Questions

What is CVE-2022-48745?

CVE-2022-48745 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 20, 2024 and has a CVSS 3.1 base score of 4.7 (MEDIUM).

How severe is CVE-2022-48745?

This vulnerability has a CVSS 3.1 base score of 4.7, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2022-48745?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-48745?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-48745 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.