In the Linux kernel, the following vulnerability has been resolved:
i915/perf: Fix NULL deref bugs with drm_dbg() calls
When i915 perf interface is not available dereferencing it will lead to
NULL dereferences.
As returning -ENOTSUPP is pretty clear return when perf interface is not
available.
[tursulin: added stable tag]
(cherry picked from commit 36f27350ff745bd228ab04d7845dfbffc177a889)
References
Configurations
Configuration 1 (hide)
|
History
31 Jan 2025, 15:03
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/10f49cdfd5fb342a1a9641930dc040c570694e98 - Patch | |
References | () https://git.kernel.org/stable/c/1566e8be73fd5fa424e88d2a4cffdc34f970f0e1 - Patch | |
References | () https://git.kernel.org/stable/c/471aa951bf1206d3c10d0daa67005b8e4db4ff83 - Patch | |
References | () https://git.kernel.org/stable/c/55db76caa782baa4a1bf02296e2773c38a524a3e - Patch | |
References | () https://git.kernel.org/stable/c/bf8e105030083e7b71591cdf437e464bcd8a0c09 - Patch | |
CWE | CWE-476 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux linux Kernel
Linux |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
Information
Published : 2024-05-21 16:15
Updated : 2025-01-31 15:03
NVD link : CVE-2023-52788
Mitre link : CVE-2023-52788
CVE.ORG link : CVE-2023-52788
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference