I
n the Linux kernel, the following vulnerability has been resolved: media: coda: Add check for kmalloc As the kmalloc may return NULL pointer, it should be better to check the return value in order to avoid NULL poineter dereference, same as the others.
References
Configurations
Configuration 1 (hide)
|
History
05 Feb 2026, 15:22
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux linux Kernel
Linux |
|
| References | () https://git.kernel.org/stable/c/0209e70ad496c1fcd85c2ec70e6736fd09f95d14 - Patch | |
| References | () https://git.kernel.org/stable/c/11e32126b3e56c3156fb610d793732acd2bdac4f - Patch | |
| References | () https://git.kernel.org/stable/c/441c05485cf1a29eef05c1fd8281716815283315 - Patch | |
| References | () https://git.kernel.org/stable/c/6e5e5defdb8b0186312c2f855ace175aee6daf9b - Patch | |
| References | () https://git.kernel.org/stable/c/7a2c66429b04e85fee44d6d9f455327bf23cf49c - Patch | |
| References | () https://git.kernel.org/stable/c/aa17a252dbde432095e390e2092205d4debb12e1 - Patch | |
| References | () https://git.kernel.org/stable/c/ba9cc9e2035f7a45f5222543265daf7cd51f2530 - Patch | |
| References | () https://git.kernel.org/stable/c/d308c4a035b636756786af91e5f39f9d92d7d42a - Patch | |
| References | () https://git.kernel.org/stable/c/d9b37ea8869e4e6da90c07a310d819a78cbd23d2 - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CWE | CWE-476 |
07 Oct 2025, 16:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-10-07 16:15
Updated : 2026-02-05 15:22
NVD link : CVE-2022-50509
Mitre link : CVE-2022-50509
CVE.ORG link : CVE-2022-50509
JSON object : View
Products Affected
CWE
CWE-476
NULL Pointer Dereference