In the Linux kernel, the following vulnerability has been resolved:
media: staging: media: zoran: calculate the right buffer number for zoran_reap_stat_com
On the case tmp_dcim=1, the index of buffer is miscalculated.
This generate a NULL pointer dereference later.
So let's fix the calcul and add a check to prevent this to reappear.
References
Configurations
Configuration 1 (hide)
|
History
18 Mar 2025, 19:09
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux linux Kernel
Linux |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
References | () https://git.kernel.org/stable/c/20811bbe685ca3eddd34b0c750860427d7030910 - Patch | |
References | () https://git.kernel.org/stable/c/20db2ed1e2f9fcd417fa67853e5154f0c2537d6c - Patch | |
References | () https://git.kernel.org/stable/c/7e76f3ed7ab2ae026c6ef9cc23096a7554af8c52 - Patch | |
References | () https://git.kernel.org/stable/c/bafec1a6ba4b187a7fcdcfce0faebdc623d4ef8e - Patch | |
References | () https://git.kernel.org/stable/c/e3b86f4e558cea9eed71d894df2f19b10d60a207 - Patch | |
Summary |
|
|
CWE | CWE-476 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
26 Feb 2025, 06:37
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 06:37
Updated : 2025-03-18 19:09
NVD link : CVE-2021-47645
Mitre link : CVE-2021-47645
CVE.ORG link : CVE-2021-47645
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference