In the Linux kernel, the following vulnerability has been resolved:
drm/komeda: check for error-valued pointer
komeda_pipeline_get_state() may return an error-valued pointer, thus
check the pointer for negative or null value before dereferencing.
References
Configurations
Configuration 1 (hide)
|
History
17 Sep 2025, 15:29
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-476 | |
CPE | cpe:2.3:o:linux:linux_kernel:6.10:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
First Time |
Linux
Linux linux Kernel |
|
References | () https://git.kernel.org/stable/c/0674ed1e58e2fdcc155e7d944f8aad007a94ac69 - Patch | |
References | () https://git.kernel.org/stable/c/3b1cf943b029c147bfacfd53dc28ffa632c0a622 - Patch | |
References | () https://git.kernel.org/stable/c/86042e3d16b7e0686db835c9e7af0f9044dd3a56 - Patch | |
References | () https://git.kernel.org/stable/c/9460961d82134ceda7377b77a3e3e3531b625dfe - Patch | |
References | () https://git.kernel.org/stable/c/99392c98b9be0523fe76944b2264b1847512ad23 - Patch | |
References | () https://git.kernel.org/stable/c/b880018edd3a577e50366338194dee9b899947e0 - Patch | |
References | () https://git.kernel.org/stable/c/bda7cdaeebf57e46c1a488ae7a15f6f264691f59 - Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
21 Nov 2024, 09:27
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References | () https://git.kernel.org/stable/c/0674ed1e58e2fdcc155e7d944f8aad007a94ac69 - | |
References | () https://git.kernel.org/stable/c/3b1cf943b029c147bfacfd53dc28ffa632c0a622 - | |
References | () https://git.kernel.org/stable/c/86042e3d16b7e0686db835c9e7af0f9044dd3a56 - | |
References | () https://git.kernel.org/stable/c/9460961d82134ceda7377b77a3e3e3531b625dfe - | |
References | () https://git.kernel.org/stable/c/99392c98b9be0523fe76944b2264b1847512ad23 - | |
References | () https://git.kernel.org/stable/c/b880018edd3a577e50366338194dee9b899947e0 - | |
References | () https://git.kernel.org/stable/c/bda7cdaeebf57e46c1a488ae7a15f6f264691f59 - |
12 Jul 2024, 16:34
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-12 13:15
Updated : 2025-09-17 15:29
NVD link : CVE-2024-39505
Mitre link : CVE-2024-39505
CVE.ORG link : CVE-2024-39505
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference