In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Avoid NULL dereference of timing generator
[Why & How]
Check whether assigned timing generator is NULL or not before
accessing its funcs to prevent NULL dereference.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 08:40
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/09909f515032fa80b921fd3118efe66b185d10fd - Patch | |
References | () https://git.kernel.org/stable/c/4e497f1acd99075b13605b2e7fa0cba721a2cfd9 - Patch | |
References | () https://git.kernel.org/stable/c/6d8653b1a7a8dc938b566ae8c4f373b36e792c68 - Patch | |
References | () https://git.kernel.org/stable/c/79b6a90f4f2433312154cd68452b0ba501fa74db - Patch | |
References | () https://git.kernel.org/stable/c/8a06894666e0b462c9316b26ab615cefdd0d676c - Patch | |
References | () https://git.kernel.org/stable/c/b1904ed480cee3f9f4036ea0e36d139cb5fee2d6 - Patch | |
References | () https://git.kernel.org/stable/c/df8bc953eed72371e43ca407bd063507f760cf89 - Patch | |
References | () https://git.kernel.org/stable/c/eac3e4760aa12159f7f5475d55a67b7933abc195 - Patch |
24 May 2024, 01:12
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
Summary |
|
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CWE | CWE-476 | |
References | () https://git.kernel.org/stable/c/09909f515032fa80b921fd3118efe66b185d10fd - Patch | |
References | () https://git.kernel.org/stable/c/4e497f1acd99075b13605b2e7fa0cba721a2cfd9 - Patch | |
References | () https://git.kernel.org/stable/c/6d8653b1a7a8dc938b566ae8c4f373b36e792c68 - Patch | |
References | () https://git.kernel.org/stable/c/79b6a90f4f2433312154cd68452b0ba501fa74db - Patch | |
References | () https://git.kernel.org/stable/c/8a06894666e0b462c9316b26ab615cefdd0d676c - Patch | |
References | () https://git.kernel.org/stable/c/b1904ed480cee3f9f4036ea0e36d139cb5fee2d6 - Patch | |
References | () https://git.kernel.org/stable/c/df8bc953eed72371e43ca407bd063507f760cf89 - Patch | |
References | () https://git.kernel.org/stable/c/eac3e4760aa12159f7f5475d55a67b7933abc195 - Patch |
21 May 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-21 16:15
Updated : 2024-11-21 08:40
NVD link : CVE-2023-52753
Mitre link : CVE-2023-52753
CVE.ORG link : CVE-2023-52753
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference