GHSA-hmvw-j555-3qxqunknown

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: vmu-flash: fix...

Published
August 28, 2026
Last Modified
August 28, 2026

🔗 CVE IDs covered (1)

📋 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.

🔗 References (10)