In the Linux kernel, the following vulnerability has been resolved:
memory: mtk-smi: fix device leak on larb probe
Make sure to drop the reference taken when looking up the SMI device
during larb 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 |
|---|---|---|
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CWE | CWE-401 | |
| References | () https://git.kernel.org/stable/c/04057b86fdac3d4847913a97dc6552c0bff9b85e - Patch | |
| References | () https://git.kernel.org/stable/c/1288bb394d464975cea18f69940f206e235e0fe7 - Patch | |
| References | () https://git.kernel.org/stable/c/1f23a48ff2b8ab47e514f7c84a4b1dbf9b848168 - Patch | |
| References | () https://git.kernel.org/stable/c/357e16a7fc9c1fef2ea37dce9bb6b9bcb1d1687d - Patch | |
| References | () https://git.kernel.org/stable/c/9dae65913b32d05dbc8ff4b8a6bf04a0e49a8eb6 - Patch | |
| References | () https://git.kernel.org/stable/c/b9eccd59697f7e1cb9a714501d9af826e7f7e073 - Patch | |
| References | () https://git.kernel.org/stable/c/f69535b77fa0518ad39870c00dd2995439ed5c34 - Patch |
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-71287
Mitre link : CVE-2025-71287
CVE.ORG link : CVE-2025-71287
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
