CVE-2024-42258
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-42258 affects the Linux kernel's memory management subsystem, specifically related to huge page alignment on 32-bit machines. The vulnerability was discovered when Yves-Alexis Perez reported that a previous fix (commit 4ef9ad19e176) for huge page alignment on 32-bit systems didn't work correctly for x86_32 architecture (Kernel Patch).

Technical details

The issue stems from the use of CONFIG_32BIT configuration option instead of the correct !CONFIG_64BIT flag in the huge memory management code. The x86_32 architecture uses CONFIG_X86_32 rather than CONFIG_32BIT, which caused the original fix to fail. The vulnerability affects Linux kernel versions from 6.8 up to (excluding) 6.10.3. The CVSS v3.1 base score is 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability could lead to resource allocation issues in the Linux kernel's huge page memory management system on 32-bit architectures. This primarily affects system availability, as indicated by the CVSS scoring which shows no impact on confidentiality or integrity, but high impact on availability (NVD).

Exploitability

The vulnerability requires local access with low privileges and no user interaction to exploit. The attack complexity is low, suggesting that exploitation is straightforward once access is obtained (NVD).

Mitigation and workarounds

The issue has been fixed in various Linux distributions through kernel updates. Ubuntu has released fixes in version 6.8.0-50.51 for Ubuntu 24.04 LTS and corresponding versions for other supported releases (Ubuntu). The fix involves changing the condition from IS_ENABLED(CONFIG_32BIT) to !IS_ENABLED(CONFIG_64BIT) to properly handle all 32-bit machines (Kernel Patch).

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-74732NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-firmware
NoYesAug 22, 2026
CVE-2026-74730NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel
NoYesAug 22, 2026
CVE-2026-74726NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-modules
NoYesAug 22, 2026
CVE-2026-74719NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-partner
NoYesAug 22, 2026
CVE-2026-74717NONEN/A
  • Linux Kernel logoLinux Kernel
  • rtla
NoYesAug 22, 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