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

memory: mtk-smi: fix device leaks on common probe

Make sure to drop the reference taken when looking up the SMI device
during common probe on late probe failure (e.g. probe deferral) and on
driver unbind.
Published: 2026-05-06
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An issue in the Linux kernel's mtk-smi driver caused reference leaks when the driver was probed later in the boot process or unbound. The flaw meant that a reference to the SMI device was not dropped, leading to memory consumption growing without bound and the risk of device corruption after the driver unloads. The patch ensures that the reference is released correctly, preventing uncontrolled memory usage.

Affected Systems

The vulnerability applies to any Linux kernel release that includes the mtk-smi driver prior to the fix. No specific version numbers are provided, so all affected kernels that have not incorporated the patch are at risk.

Risk and Exploitability

The EPSS score is not available and the issue is not listed in CISA KEV, indicating no known widespread public exploitation. However, kernel reference leaks can lead to memory exhaustion and a denial of service if an attacker can trigger probe deferral or driver unbinding. The CVSS score is not supplied, so the precise severity cannot be quantified from the data.

Generated by OpenCVE AI on May 6, 2026 at 13:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a Linux kernel update that includes the mtk‑smi patch, ensuring the commit chain referenced in the provided kernel logs is present.
  • If an update is not feasible, disable or unload the mtk‑smi driver module to prevent the reference leak.
  • Monitor kernel logs for SMI device reference counts and avoid scenarios that trigger probe failures or manual unbinding until an update is applied.

Generated by OpenCVE AI on May 6, 2026 at 13:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 06 May 2026 14:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-401

Wed, 06 May 2026 12:15:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: memory: mtk-smi: fix device leaks on common probe Make sure to drop the reference taken when looking up the SMI device during common probe on late probe failure (e.g. probe deferral) and on driver unbind.
Title memory: mtk-smi: fix device leaks on common probe
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-05-06T11:32:20.840Z

Reserved: 2026-05-06T11:31:45.509Z

Link: CVE-2025-71288

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-05-06T12:16:27.987

Modified: 2026-05-06T13:07:51.607

Link: CVE-2025-71288

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-06T14:00:06Z

Weaknesses