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.
References
Configurations
Configuration 1 (hide)
|
History
13 May 2026, 18:42
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/6cfa038bddd710f544076ea2ef7792fc82fbedd6 - Patch | |
| References | () https://git.kernel.org/stable/c/9704564a70399c2787f5a7c5d347add721056e9d - Patch | |
| References | () https://git.kernel.org/stable/c/984992f31cfb71b25cd0a72ef51ceb5dd6f187e8 - Patch | |
| References | () https://git.kernel.org/stable/c/b16599fedf49fd42d174fba342a0b56103df3169 - Patch | |
| References | () https://git.kernel.org/stable/c/b44d090d6ca159d94b59ad4cc44ffdaca094df82 - Patch | |
| References | () https://git.kernel.org/stable/c/b8b2cf42b94c0a8efe43279643935256a6f58b9f - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CWE | CWE-401 | |
| First Time |
Linux linux Kernel
Linux |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
06 May 2026, 12:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-06 12:16
Updated : 2026-05-13 18:42
NVD link : CVE-2025-71288
Mitre link : CVE-2025-71288
CVE.ORG link : CVE-2025-71288
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
