In the Linux kernel, the following vulnerability has been resolved:
drm/vrr: Set VRR capable prop only if it is attached to connector
VRR capable property is not attached by default to the connector
It is attached only if VRR is supported.
So if the driver tries to call drm core set prop function without
it being attached that causes NULL dereference.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 07:34
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/0ba557d330946c23559aaea2d51ea649fdeca98a - Patch | |
References | () https://git.kernel.org/stable/c/3534c5c005ef99a1804ed50b8a72cdae254cabb5 - Patch | |
References | () https://git.kernel.org/stable/c/62929726ef0ec72cbbe9440c5d125d4278b99894 - Patch | |
References | () https://git.kernel.org/stable/c/85271e92ae4f13aa679acaa6cf76b3c36bcb7bab - Patch | |
References | () https://git.kernel.org/stable/c/941e8bcd2b2ba95490738e33dfeca27168452779 - Patch |
24 Jul 2024, 18:25
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/0ba557d330946c23559aaea2d51ea649fdeca98a - Patch | |
References | () https://git.kernel.org/stable/c/3534c5c005ef99a1804ed50b8a72cdae254cabb5 - Patch | |
References | () https://git.kernel.org/stable/c/62929726ef0ec72cbbe9440c5d125d4278b99894 - Patch | |
References | () https://git.kernel.org/stable/c/85271e92ae4f13aa679acaa6cf76b3c36bcb7bab - Patch | |
References | () https://git.kernel.org/stable/c/941e8bcd2b2ba95490738e33dfeca27168452779 - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CWE | CWE-476 | |
First Time |
Linux
Linux linux Kernel |
16 Jul 2024, 13:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-16 13:15
Updated : 2024-11-21 07:34
NVD link : CVE-2022-48843
Mitre link : CVE-2022-48843
CVE.ORG link : CVE-2022-48843
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference