NONE · 0

CVE-2026-72168

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: vmu-flash: fix fault in unaligned fixup Use kzalloc_obj() / kzalloc_objs() to allocate the memcard structs, instead of ...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: vmu-flash: fix fault in unaligned fixup Use kzalloc_obj() / kzalloc_objs() to allocate the memcard structs, instead of kmalloc_obj() / kmalloc_objs() to prevent access to uninitialized data. Fixes runtime error: Fault in unaligned fixup: 0000 [#1] at mtd_get_fact_prot_info.

References

FAQ

What is CVE-2026-72168?

CVE-2026-72168 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: mtd: maps: vmu-flash: fix fault in unaligned fixup Use kzalloc_obj() / kzalloc_objs() to allocate the memcard structs, instead of ...

How severe is CVE-2026-72168?

CVSS scoring is not yet available for CVE-2026-72168. Check NVD for updates.

Is there a patch for CVE-2026-72168?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.