In the Linux kernel, the following vulnerability has been resolved:
media: staging: media: zoran: move videodev alloc
Move some code out of zr36057_init() and create new functions for handling
zr->video_dev. This permit to ease code reading and fix a zr->video_dev
memory leak.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-02-26 06:37
Updated : 2025-10-01 20:15
NVD link : CVE-2021-47644
Mitre link : CVE-2021-47644
CVE.ORG link : CVE-2021-47644
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
