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

7.1 · HIGH
Published Aug 22, 2024 linux EPSS 0.25% (16th pctl)

Overview

CVE-2022-48943 is a high-severity vulnerability affecting linux linux_kernel. It was published on August 22, 2024 and has a CVSS 3.1 base score of 7.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

KVM: x86/mmu: make apf token non-zero to fix bug

In current async pagefault logic, when a page is ready, KVM relies on

kvm_arch_can_dequeue_async_page_present() to determine whether to deliver

a READY event to the Guest. This function test token value of struct

kvm_vcpu_pv_apf_data, which must be reset to zero by Guest kernel when a

READY event is finished by Guest. If value is zero meaning that a READY

event is done, so the KVM can deliver another.

But the kvm_arch_setup_async_pf() may produce a valid token with zero

value, which is confused with previous mention and may lead the loss of

this READY event.

This bug may cause task blocked forever in Guest:

INFO: task stress:7532 blocked for more than 1254 seconds.

Not tainted 5.10.0 #16

"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.

task:stress state:D stack: 0 pid: 7532 ppid: 1409

flags:0x00000080

Call Trace:

__s

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 >= 0, < 5.10.103 Affected

Frequently Asked Questions

What is CVE-2022-48943?

CVE-2022-48943 is a high-severity vulnerability affecting linux linux_kernel. It was published on August 22, 2024 and has a CVSS 3.1 base score of 7.1 (HIGH).

How severe is CVE-2022-48943?

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

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

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-48943?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-48943 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.