In the Linux kernel, the following vulnerability has been resolved:
drm/mediatek: mtk_drm_crtc: Add checks for devm_kcalloc
As the devm_kcalloc may return NULL, the return value needs to be checked
to avoid NULL poineter dereference.
References
Configurations
Configuration 1 (hide)
|
History
09 Feb 2026, 22:06
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/5bf1e3bd7da625ccf9a22c8cb7d65271e6e47f4c - Patch | |
| References | () https://git.kernel.org/stable/c/62952905e195f7350bc230cf0960a74ddbceed5d - Patch | |
| References | () https://git.kernel.org/stable/c/67ea657c7891c2f86a7750395640d9bdf2555926 - Patch | |
| References | () https://git.kernel.org/stable/c/7d569ae98ee5490585929be69fea68047679b7b2 - Patch | |
| References | () https://git.kernel.org/stable/c/b64b6dff15a38468b8cd33fc7864fa4e02b0933a - Patch | |
| First Time |
Linux
Linux linux Kernel |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CWE | CWE-476 |
04 Oct 2025, 16:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-10-04 16:15
Updated : 2026-02-09 22:06
NVD link : CVE-2023-53534
Mitre link : CVE-2023-53534
CVE.ORG link : CVE-2023-53534
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
