Description
In the Linux kernel, the following vulnerability has been resolved:

mtd: maps: vmu-flash: fix NULL pointer dereference in initialization

The mtd_info contains a struct device, which must be linked to its
parent. Without this, the initialization of the MTD fails with a NULL
pointer dereference.
Published: 2026-08-28
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

During device initialization the mtd_info structure must be linked to its parent. A missing link leads to a NULL pointer dereference that causes the MTD subsystem to fail. This crash prevents the kernel from successfully initializing memory technology device support, which can block the boot process or render the system unusable. The primary impact is a denial of service as the kernel cannot complete initialization and may halt or reboot.

Affected Systems

The vulnerability affects the Linux kernel itself, as identified by the CPE for Linux. All Linux kernel builds that include the vmu-flash driver without the parent linkage are susceptible. The issue was identified in the kernel source, and all distributions shipping such a driver without the applied commit are impacted.

Risk and Exploitability

The CVSS score is not provided in the available data, and no EPSS value is available. The vulnerability is therefore classified as a local, operating‑system‑level fault that requires either physical or privileged access to influence device initialization during the boot sequence. Because the defect manifests only when a device lacks a parent link, its exploitation is limited to environments where malformed configuration or missing device relationships can be introduced. The vulnerability is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on August 28, 2026 at 11:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a Linux kernel update that contains the commit resolving the NULL pointer dereference in vmu‑flash initialization (e.g., merge the changes from the referenced commit hashes such as 0db62da8 or 357e3b8e).
  • If an immediate kernel update is not feasible, disable or remove the vmu‑flash driver from the kernel configuration so that the faulty path is never exercised.
  • Verify that any user space tools or scripts that inject MTD configurations enforce the presence of a parent device before starting the driver.

Generated by OpenCVE AI on August 28, 2026 at 11:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 12:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-476

Fri, 28 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: mtd: maps: vmu-flash: fix NULL pointer dereference in initialization The mtd_info contains a struct device, which must be linked to its parent. Without this, the initialization of the MTD fails with a NULL pointer dereference.
Title mtd: maps: vmu-flash: fix NULL pointer dereference in initialization
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-28T06:48:23.499Z

Reserved: 2026-08-26T14:34:25.771Z

Link: CVE-2026-80597

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-28T08:16:43.437

Modified: 2026-08-28T08:16:43.437

Link: CVE-2026-80597

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T11:45:04Z

Weaknesses