In the Linux kernel, the following vulnerability has been resolved:
drm/radeon: fix a possible null pointer dereference
In radeon_fp_native_mode(), the return value of drm_mode_duplicate()
is assigned to mode, which will lead to a NULL pointer dereference
on failure of drm_mode_duplicate(). Add a check to avoid npd.
The failure status of drm_cvt_mode() on the other path is checked too.
Metrics
Affected Vendors & Products
References
History
Tue, 31 Dec 2024 20:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Vendors & Products |
Linux
Linux linux Kernel |
|
Metrics |
cvssV3_1
|
cvssV3_1
|
Tue, 05 Nov 2024 08:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T15:30:37.579Z
Updated: 2024-12-19T08:06:02.862Z
Reserved: 2024-05-03T14:55:07.148Z
Link: CVE-2022-48710
Vulnrichment
Updated: 2024-08-03T15:17:55.832Z
NVD
Status : Analyzed
Published: 2024-05-21T16:15:12.393
Modified: 2024-12-31T20:09:11.503
Link: CVE-2022-48710
Redhat