Memory Management Issue in MediaTek Products
CVE-2026-80751

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
3 September 2026

What is CVE-2026-80751?

A vulnerability in MediaTek's implementation within the Linux kernel causes potential issues due to uninitialized memory during the initialization of device attachment. In the function mtk_mfg_attach_dev(), an uninitialized pointer, prev_o, is read before being properly assigned, which may lead to dereferencing stale or invalid memory. This can result in application faults or erroneous behavior during the first iteration of frequency comparison. Proper initialization of prev_o to NULL rectifies this issue, ensuring safe and predictable execution.

Affected Version(s)

Linux f08e7a4e8d6ac4de677727af352ea33c6ce9f444

Linux f08e7a4e8d6ac4de677727af352ea33c6ce9f444 < 090a95dbe13df9965279b588d97eda134831769c

Linux 6.19

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.