In the Linux kernel, the following vulnerability has been resolved:
media: mediatek: vcodec: Fix a resource leak related to the scp device in FW initialization
On Mediatek devices with a system companion processor (SCP) the mtk_scp
structure has to be removed explicitly to avoid a resource leak.
Free the structure in case the allocation of the firmware structure fails
during the firmware initialization.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
06 Nov 2025, 21:32
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux
Debian Debian debian Linux Linux linux Kernel |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
| References | () https://git.kernel.org/stable/c/4936cd5817af35d23e4d283f48fa59a18ef481e4 - Patch | |
| References | () https://git.kernel.org/stable/c/69dd5bbdd79c65445bb17c3c53510783bc1d756c - Patch | |
| References | () https://git.kernel.org/stable/c/9f009fa823c54ca0857c81f7525ea5a5d32de29c - Patch | |
| References | () https://git.kernel.org/stable/c/ac94e1db4b2053059779472eb58a64d504964240 - Patch | |
| References | () https://git.kernel.org/stable/c/d6cb086aa52bd51378a4c9e2b25d2def97770205 - Patch | |
| References | () https://git.kernel.org/stable/c/fd7bb97ede487b9f075707b7408a9073e0d474b1 - Patch | |
| References | () https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html - Third Party Advisory | |
| CWE | CWE-401 |
03 Nov 2025, 18:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
19 Sep 2025, 15:15
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
|
| References |
|
01 May 2025, 13:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-05-01 13:15
Updated : 2025-11-06 21:32
NVD link : CVE-2025-23160
Mitre link : CVE-2025-23160
CVE.ORG link : CVE-2025-23160
JSON object : View
Products Affected
debian
- debian_linux
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
