CVE-2026-80723
Linux Debian Analyse et atténuation des vulnérabilités

Aperçu

CVE-2026-80723 is an out-of-bounds (OOB) memory write vulnerability in the Linux kernel's fdt_scan_reserved_mem() function within the of: reserved_mem subsystem. During system boot, the function saves dynamically-placed /reserved-memory device tree subnodes into a fixed-size local array (MAX_RESERVED_REGIONS); if the device tree defines more regions than the array can hold, the function writes past the end of the array. Affected versions include Linux kernel 6.12.13 through 6.12.102 and kernel 6.13 through certain git commits. The vulnerability was published on August 28, 2026, with patches available the same day. The CVSS score has not been formally assigned; Feedly estimates severity as Medium with an EPSS score of 0.0 (Github Advisory, Feedly).

Détails techniques

The root cause is a missing bounds check in fdt_scan_reserved_mem(), which iterates over /reserved-memory device tree subnodes and writes each dynamically-placed region into a stack-allocated array of size MAX_RESERVED_REGIONS without verifying the index stays within bounds (CWE-787: Out-of-bounds Write). An attacker or misconfigured device tree with more than MAX_RESERVED_REGIONS dynamic entries triggers the overflow at boot time, before most kernel protections are active. The fix adds a bounds check that logs an error and skips excess regions rather than writing out of bounds. Exploitation requires local control over the device tree configuration supplied at boot (Github Advisory, Feedly).

Impact

Successful exploitation can result in arbitrary kernel code execution or a system crash (kernel panic), as the out-of-bounds write corrupts kernel memory during the early boot phase. Because the vulnerability occurs before most security mitigations are initialized, the potential for privilege escalation or persistent compromise is elevated on affected systems. The impact is limited to systems where an attacker can influence the device tree configuration, which is typically a local or physical access scenario (Feedly).

Exploitabilité

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the disclosure date (Feedly, Github Advisory). The EPSS score is 0.0, reflecting very low current exploitation probability. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires local access to modify or supply a malicious device tree, significantly limiting the attacker population.

Atténuation et solutions de contournement

Apply the available kernel patches that introduce bounds checking in fdt_scan_reserved_mem(). Fixed versions include Linux kernel 6.12.103, 6.18.44, 7.1.8, and 7.2 (mainline). The corresponding fix commits are 68d27250c9e8 (for one branch), cfa7e2734877, de8ccbd6bf4e, and db3dbdfea1b8. As a workaround, limit the number of dynamically-placed /reserved-memory subnodes in the device tree to not exceed MAX_RESERVED_REGIONS for the running kernel version (Github Advisory, Feedly).

Ressources additionnelles


SourceCe rapport a été généré à l’aide de l’IA

Apparenté Linux Debian Vulnérabilités:

Identifiant CVE

Sévérité

Score

Technologies

Nom du composant

Exploit CISA KEV

A corrigé

Date de publication

CVE-2026-80724NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NonNonAug 28, 2026
CVE-2026-80723NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NonOuiAug 28, 2026
CVE-2026-80722NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NonOuiAug 28, 2026
CVE-2026-80721NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NonOuiAug 28, 2026
CVE-2026-80720NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NonOuiAug 28, 2026

Évaluation gratuite des vulnérabilités

Évaluez votre posture de sécurité dans le cloud

Évaluez vos pratiques de sécurité cloud dans 9 domaines de sécurité pour évaluer votre niveau de risque et identifier les failles dans vos défenses.

Demander une évaluation

Obtenez une démo personnalisée

Prêt(e) à voir Wiz en action ?

"La meilleure expérience utilisateur que j’ai jamais vue, offre une visibilité totale sur les workloads cloud."
David EstlickRSSI
"Wiz fournit une interface unique pour voir ce qui se passe dans nos environnements cloud."
Adam FletcherChef du service de sécurité
"Nous savons que si Wiz identifie quelque chose comme critique, c’est qu’il l’est réellement."
Greg PoniatowskiResponsable de la gestion des menaces et des vulnérabilités