In the Linux kernel, the following vulnerability has been resolved:
drm/sti: avoid potential dereference of error pointers in sti_gdp_atomic_check
The return value of drm_atomic_get_crtc_state() needs to be
checked. To avoid use of error pointer 'crtc_state' in case
of the failure.
References
Configurations
Configuration 1 (hide)
|
History
09 Jan 2025, 21:43
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux linux Kernel
Linux |
|
Summary |
|
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/3cf2e7c448e246f7e700c7aa47450d1e27579559 - Patch | |
References | () https://git.kernel.org/stable/c/997b64c3f4c1827c5cfda8ae7f5d13f78d28b541 - Patch | |
References | () https://git.kernel.org/stable/c/b79612ed6bc1a184c45427105c851b5b2d4342ca - Patch | |
References | () https://git.kernel.org/stable/c/e965e771b069421c233d674c3c8cd8c7f7245f42 - Patch | |
References | () https://git.kernel.org/stable/c/f5804567cf9605d6e5ec46c0bb786f7d50f18c13 - Patch | |
CWE | CWE-754 |
08 Jan 2025, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-01-08 18:15
Updated : 2025-01-09 21:43
NVD link : CVE-2024-56777
Mitre link : CVE-2024-56777
CVE.ORG link : CVE-2024-56777
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-754
Improper Check for Unusual or Exceptional Conditions