CVE-2026-6844
Alma Linux vulnerability analysis and mitigation

Overview

CVE-2026-6844 is a pair of Denial of Service (DoS) vulnerabilities in the readelf utility of the GNU binutils package. A local attacker can exploit these flaws by supplying a specially crafted Executable and Linkable Format (ELF) file, triggering either uncontrolled resource consumption (CWE-400) leading to an out-of-memory condition, or a null pointer dereference (CWE-476) causing a segmentation fault. Affected software includes GNU binutils (all versions, with specific confirmed impact on 2.46) and Red Hat Enterprise Linux 7.0–10.0, Red Hat OpenShift Container Platform 4.0, and Red Hat Hardened Images. The vulnerability was disclosed on April 22, 2026, and carries a CVSS v3.1 base score of 5.5 (Medium) (GitHub Advisory, Red Hat Bugzilla).

Technical details

The vulnerability has two distinct root causes within readelf version 2.46: (1) a resource exhaustion flaw (CWE-400) where a malformed ELF file can trigger an allocation of approximately 6.3 TB of memory, resulting in an OOM kill; and (2) a null pointer dereference (CWE-476) caused by malformed sh_entsize or shoff fields in the ELF section header, leading to a SIGSEGV. Both issues were discovered through AFL++ fuzzing, and proof-of-concept ELF files were attached to the internal JSM ticket but have not been publicly disclosed. Exploitation requires a local attacker to provide a crafted ELF file to a user or automated process running readelf (Red Hat Bugzilla, GitHub Advisory).

Impact

Successful exploitation results in a denial of service affecting the readelf utility — either through an unresponsive process due to memory exhaustion or an immediate crash via segmentation fault. There is no confidentiality or integrity impact; the vulnerability is limited to availability (CVSS A:H). Automated binary analysis pipelines, build systems, or security tooling that invoke readelf on untrusted ELF files are at elevated risk of disruption (GitHub Advisory, Red Hat Bugzilla).

Exploitability

There is no public proof-of-concept exploit available, and no evidence of in-the-wild exploitation has been observed. The vulnerability was discovered via AFL++ fuzzing, with PoC ELF files held privately in the Red Hat internal ticket system. The EPSS score is approximately 0.013%–0.019%, indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (GitHub Advisory, Red Hat Bugzilla).

Exploitation steps

  1. Craft a malicious ELF file: Create a specially crafted ELF binary with either an excessively large allocation hint (e.g., manipulated sh_size or similar fields to trigger ~6.3 TB allocation) or malformed sh_entsize/shoff section header fields to induce a null pointer dereference.
  2. Deliver the file to the target: Place the crafted ELF file in a location accessible to the target user or automated pipeline (e.g., upload to a build server, shared directory, or CI/CD artifact store).
  3. Trigger readelf execution: Cause the target system to invoke readelf on the malicious file — either by social engineering a user to run readelf -a malicious.elf, or by exploiting an automated analysis workflow that processes untrusted binaries.
  4. Achieve denial of service: The resource exhaustion variant causes the system to attempt a massive memory allocation, triggering an OOM kill and crashing readelf (and potentially impacting system stability). The null pointer dereference variant causes an immediate SIGSEGV, crashing the readelf process (Red Hat Bugzilla).

Indicators of compromise

  • File System: Presence of anomalous or unexpected ELF files with unusually large section size fields or malformed section headers in directories processed by automated analysis tools.
  • Logs: System OOM killer log entries (kernel: Out of memory: Kill process) referencing the readelf process; crash reports or core dumps from readelf with SIGSEGV signals.
  • Process: readelf processes consuming abnormally high memory (approaching system RAM limits) before termination; unexpected readelf process crashes in automated pipelines.
  • System: Repeated OOM events or system instability coinciding with ELF file processing workflows (Red Hat Bugzilla).

Mitigation and workarounds

Patches are available for this vulnerability — apply the latest security updates to the binutils package on affected Red Hat Enterprise Linux (7.0, 8.0, 9.0, 10.0), OpenShift Container Platform 4.0, and Hardened Images systems. As a workaround, restrict access to the readelf utility and avoid processing untrusted ELF files with it, particularly in automated pipelines. Consider sandboxing readelf operations (e.g., using containers or seccomp profiles) and implementing input validation before passing ELF files to analysis tools (GitHub Advisory, Red Hat Bugzilla).

Community reactions

The vulnerability received routine automated coverage across CVE tracking platforms and security feeds shortly after disclosure on April 22, 2026. The Yocto Project security mailing list discussed the CVE in the context of OE-Core CVE metrics in May–June 2026, indicating awareness in the embedded Linux community. No notable researcher commentary, vendor statements beyond Red Hat's advisory, or significant media coverage has been identified (Yocto Security List).

Additional resources


SourceThis report was generated using AI

Related Alma Linux vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-75874CRITICAL10
  • NixOS logoNixOS
  • cpe:2.3:a:mozilla:firefox
NoYesAug 18, 2026
CVE-2026-70906HIGH7.5
  • Amazon Corretto JDK logoAmazon Corretto JDK
  • java-1.7.0-openjdk.src
NoYesAug 18, 2026
CVE-2026-61308MEDIUM6.8
  • Amazon Corretto JDK logoAmazon Corretto JDK
  • java-1.7.0-openjdk.src
NoYesAug 18, 2026
CVE-2026-70907MEDIUM5.3
  • Amazon Corretto JDK logoAmazon Corretto JDK
  • openjdk-17
NoYesAug 18, 2026
CVE-2026-60589LOW3.7
  • Amazon Corretto JDK logoAmazon Corretto JDK
  • java-21-openjdk-headless-debuginfo
NoYesAug 18, 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