In the Linux kernel, the following vulnerability has been resolved:
media: imagination: fix a potential memory leak in e5010_probe()
Add video_device_release() to release the memory allocated by
video_device_alloc() if something goes wrong.
References
Configurations
Configuration 1 (hide)
|
History
18 Nov 2025, 16:37
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/2a2bd7df402decbdefd0acb64ba4e17a0a2a4117 - Patch | |
| References | () https://git.kernel.org/stable/c/609ba05b9484856b08869f827a6edee51d51b5f3 - Patch | |
| References | () https://git.kernel.org/stable/c/fac3b9a91fa099d9bad29648127c0328d6c478c3 - Patch | |
| First Time |
Linux
Linux linux Kernel |
|
| CWE | CWE-401 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
08 Jul 2025, 16:18
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
04 Jul 2025, 14:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-07-04 14:15
Updated : 2025-11-18 16:37
NVD link : CVE-2025-38228
Mitre link : CVE-2025-38228
CVE.ORG link : CVE-2025-38228
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
