In the Linux kernel, the following vulnerability has been resolved:
drm/omap: fix NULL but dereferenced coccicheck error
Fix the following coccicheck warning:
./drivers/gpu/drm/omapdrm/omap_overlay.c:89:22-25: ERROR: r_ovl is NULL
but dereferenced.
Here should be ovl->idx rather than r_ovl->idx.
References
Configurations
Configuration 1 (hide)
|
History
17 Mar 2025, 16:49
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
References | () https://git.kernel.org/stable/c/08d9a75eab594ca508a440db7c73064498d26687 - Patch | |
References | () https://git.kernel.org/stable/c/8f2a3970c969d0d8d7289a4c65edcedafc16fd92 - Patch | |
References | () https://git.kernel.org/stable/c/d2507be660310bb9bcca918f81f49b8bba07e462 - Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | CWE-476 | |
First Time |
Linux linux Kernel
Linux |
|
Summary |
|
26 Feb 2025, 07:01
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:01
Updated : 2025-03-17 16:49
NVD link : CVE-2022-49510
Mitre link : CVE-2022-49510
CVE.ORG link : CVE-2022-49510
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference