NONE · 0

CVE-2026-72259

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8192: Release reserved memory on cleanup The MT8192 AFE probe calls of_reserved_mem_device_init() and falls back...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8192: Release reserved memory on cleanup The MT8192 AFE probe calls of_reserved_mem_device_init() and falls back to preallocated buffers when no reserved memory region is available. When the reserved memory assignment succeeds, however, the driver never releases it. Register a devm cleanup action after a successful reserved-memory assignment so the assignment is released on probe failure and driver unbind.

References

FAQ

What is CVE-2026-72259?

CVE-2026-72259 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8192: Release reserved memory on cleanup The MT8192 AFE probe calls of_reserved_mem_device_init() and falls back...

How severe is CVE-2026-72259?

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

Is there a patch for CVE-2026-72259?

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