In the Linux kernel, the following vulnerability has been resolved:
serial: liteuart: Fix NULL pointer dereference in ->remove()
drvdata has to be set in _probe() - otherwise platform_get_drvdata()
causes null pointer dereference BUG in _remove().
References
Configurations
History
21 Nov 2024, 06:36
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/0f55f89d98c8b3e12b4f55f71c127a173e29557c - Patch | |
References | () https://git.kernel.org/stable/c/189c99c629bbf85916c02c153f904649cc0a9d7f - Patch |
10 Jun 2024, 18:40
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/0f55f89d98c8b3e12b4f55f71c127a173e29557c - Patch | |
References | () https://git.kernel.org/stable/c/189c99c629bbf85916c02c153f904649cc0a9d7f - Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | CWE-476 | |
Summary |
|
|
First Time |
Linux
Linux linux Kernel |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
24 May 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-24 15:15
Updated : 2024-11-21 06:36
NVD link : CVE-2021-47526
Mitre link : CVE-2021-47526
CVE.ORG link : CVE-2021-47526
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference