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

ASoC: mediatek: mt8183: Release reserved memory on cleanup

The MT8183 AFE probe can assign reserved memory with
of_reserved_mem_device_init(), but the assignment is never released on
driver removal or later probe failures.

Register a devm cleanup action so the reserved memory assignment is
released consistently, matching newer Mediatek AFE drivers.
Published: 2026-08-15
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises in the AFE driver for the Mediatek MT8183 platform within the Linux kernel. When the driver probes successfully it reserves memory using of_reserved_mem_device_init(), but the allocated memory is never released on driver removal or on subsequent probe failures. This oversight leads to a memory leak that can consume kernel memory over time, potentially exhausting system resources and causing instability or crashes. The weakness is a classic case of unreleased resources, with risk primarily of denial‑of‑service rather than direct compromise of confidentiality or integrity.

Affected Systems

Any Linux kernel build that includes the Mediatek MT8183 AFE driver is affected. The issue is independent of OS distribution but applies to all devices that ship the MT8183 audio front‑end component with the unpatched driver code. No specific kernel or distribution versions were enumerated in the advisory, so all builds containing this driver prior to the patch are potentially vulnerable.

Risk and Exploitability

The CVSS score is not listed in the advisory, and the EPSS value is unavailable, so the quantitative risk cannot be expressed. The vulnerability is listed as not part of the CISA KEV catalog, suggesting no widespread, publicly known exploitation. However, the flaw is local‑privileged: any user with the ability to load or unload kernel modules on the affected device can exercise the driver’s probe or removal paths, leading to prolonged memory leakage. In the absence of more detailed metrics the risk is regarded as moderate, with the primary threat being resource exhaustion over time.

Generated by OpenCVE AI on August 15, 2026 at 10:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Linux kernel to a version that includes the patched MT8183 driver code
  • If an update is not yet available, blacklist or disable the Mediatek MT8183 AFE driver to prevent the faulty allocation
  • Continuously monitor kernel memory usage and system stability to detect abnormal growth patterns that may indicate a residual leak

Generated by OpenCVE AI on August 15, 2026 at 10:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 15 Aug 2026 06:00:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8183: Release reserved memory on cleanup The MT8183 AFE probe can assign reserved memory with of_reserved_mem_device_init(), but the assignment is never released on driver removal or later probe failures. Register a devm cleanup action so the reserved memory assignment is released consistently, matching newer Mediatek AFE drivers.
Title ASoC: mediatek: mt8183: Release reserved memory on cleanup
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-15T05:54:45.181Z

Reserved: 2026-08-09T03:40:39.915Z

Link: CVE-2026-72258

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-15T06:21:53.747

Modified: 2026-08-15T06:21:53.747

Link: CVE-2026-72258

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-15T10:15:03Z

Weaknesses

No weakness.