Fix Potential NULL Dereference in Nested Migration
CVE-2022-48793

5.5MEDIUM

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
16 July 2024

What is CVE-2022-48793?

A vulnerability has been identified in the KVM (Kernel-based Virtual Machine) component of the Linux kernel, specifically affecting the x86 architecture. This issue arises from a flaw during the nested migration process due to improper sequencing in the code. The call to 'nested_svm_load_cr3' is executed too early before the Nested Page Table (NPT) is enabled, resulting in a potential NULL dereference. This improper execution order prevents KVM from accessing guest memory, as the necessary NPT initialization is not performed at that stage. The vulnerability has been addressed with a patch that corrects the sequence, ensuring that the required operations for initializing the memory access path are in place before the KVM processes guest requests.

Human OS v1.0:
Ageing Is an Unpatched Zero-Day Vulnerability.

Remediate biological technical debt. Prime Ageing uses 95% high-purity SIRT6 activation to maintain genomic integrity and bolster systemic resilience.

Affected Version(s)

Linux 232f75d3b4b5456de6f0b671aa86345d62de1473 < 74b426bea4f7e3b081add2b88d4fba16d3af7ab6

Linux 232f75d3b4b5456de6f0b671aa86345d62de1473 < 352193edda48e08e8824a7ece09aec830a603cfe

Linux 232f75d3b4b5456de6f0b671aa86345d62de1473

References

CVSS V3.1

Score:
5.5
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Local
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.