In the Linux kernel, the following vulnerability has been resolved:
tty: serial: ma35d1: Add a NULL check for of_node
The pdev->dev.of_node can be NULL if the "serial" node is absent.
Add a NULL check to return an error in such cases.
References
Configurations
Configuration 1 (hide)
|
History
08 Aug 2024, 20:55
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
Summary |
|
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CWE | CWE-476 | |
First Time |
Linux
Linux linux Kernel |
|
References | () https://git.kernel.org/stable/c/0e0e15ab2d3a094a38525d23c03d78ec7d14a40e - Patch | |
References | () https://git.kernel.org/stable/c/23efa74cfe6eb923abb5b9bc51b2a04879013c67 - Patch | |
References | () https://git.kernel.org/stable/c/acd09ac253b5de8fd79fc61a482ee19154914c7a - Patch |
07 Aug 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-08-07 16:15
Updated : 2024-08-08 20:55
NVD link : CVE-2024-42248
Mitre link : CVE-2024-42248
CVE.ORG link : CVE-2024-42248
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference