Wiz Agents & Workflows are here

CVE-2024-57999
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-57999 affects the Linux kernel's powerpc/pseries/iommu subsystem. The vulnerability was discovered when the Power Hypervisor allocated an MMIO window that intersects with the Dynamic DMA Window (DDW) range over 32-bit addressing. The IOMMU incorrectly marks MMIO range in DDW, causing the system to crash with a kernel OOPS during boot (Kernel Git).

Technical details

The vulnerability stems from two key issues in the code: 1) A type mismatch where the index is defined as "int" while the address is "unsigned long", resulting in negative values when setting the bitmap, and 2) The DMA offset is page shifted but the MMIO range is used as-is (64-bit address) without proper page shifting. This causes MMIO pages to not be marked correctly as reserved, allowing IOMMU to map DMA buffers in this range (Kernel Git).

Impact

When exploited, this vulnerability results in a kernel OOPS during system boot, causing a crash with the error "Unable to handle kernel data access on read". This affects Linux systems running on IBM POWER9 architecture with IOMMU and DDW configurations (Kernel Git).

Mitigation and workarounds

The issue has been fixed in the Linux kernel through patches that: 1) Change the index type from 'int' to 'unsigned long' in iommu_table_reserve_pages(), and 2) Add proper page shifting for MMIO addresses in multiple locations within the pseries/iommu.c file. Users should update to the patched kernel version (Kernel Git).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-23395CRITICAL9.1
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug-devel-matched
NoYesMar 25, 2026
CVE-2026-23399MEDIUM6.5
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug-devel-matched
NoYesMar 28, 2026
CVE-2026-23398MEDIUM6.5
  • Linux KernelLinux Kernel
  • kernel-abi-stablelists
NoYesMar 26, 2026
CVE-2026-23397MEDIUM4.4
  • Linux KernelLinux Kernel
  • kernel-devel
NoYesMar 26, 2026
CVE-2026-31788N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-trace-kvm
NoYesMar 25, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management