In the Linux kernel, the following vulnerability has been resolved:
drm: omapdrm: Add missing check for alloc_ordered_workqueue
As it may return NULL pointer and cause NULL pointer dereference. Add check
for the return value of alloc_ordered_workqueue.
References
Configurations
Configuration 1 (hide)
|
History
08 Nov 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
24 Oct 2024, 19:59
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux linux Kernel
Linux |
|
References | () https://git.kernel.org/stable/c/0d71916694aceb207fefecf62dfa811ec1108bbd - Patch | |
References | () https://git.kernel.org/stable/c/2bda89735199683b03f55b807bd1e31a3857520b - Patch | |
References | () https://git.kernel.org/stable/c/334de68eda2b99892ba869c15cb59bc956fd9f42 - Patch | |
References | () https://git.kernel.org/stable/c/b57b53e8ffcdfda87d954fc4187426a54fe75a3d - Patch | |
References | () https://git.kernel.org/stable/c/e60b0d3b5aa2e8d934deca9e11215af84e632bc9 - Patch | |
References | () https://git.kernel.org/stable/c/e794b7b9b92977365c693760a259f8eef940c536 - Patch | |
References | () https://git.kernel.org/stable/c/f37a1d9e5e22d5489309c3cd2db476dcdcc6530c - Patch | |
CWE | CWE-476 | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
23 Oct 2024, 15:13
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
21 Oct 2024, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-10-21 18:15
Updated : 2024-11-08 16:15
NVD link : CVE-2024-49879
Mitre link : CVE-2024-49879
CVE.ORG link : CVE-2024-49879
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference