In the Linux kernel, the following vulnerability has been resolved:
tty: vcc: Add check for kstrdup() in vcc_probe()
Add check for the return value of kstrdup() and return the error, if it
fails in order to avoid NULL pointer dereference.
References
Configurations
Configuration 1 (hide)
|
History
15 Jan 2025, 17:57
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
References | () https://git.kernel.org/stable/c/38cd56fc9de78bf3c878790785e8c231116ef9d3 - Patch | |
References | () https://git.kernel.org/stable/c/460284dfb10b207980c6f3f7046e33446ceb38ac - Patch | |
References | () https://git.kernel.org/stable/c/4a24a31826246b15477399febd13292b0c9f0ee9 - Patch | |
References | () https://git.kernel.org/stable/c/4ef41a7f33ffe1a335e7db7e1564ddc6afad47cc - Patch | |
References | () https://git.kernel.org/stable/c/6c80f48912b5bd4965352d1a9a989e21743a4a06 - Patch | |
References | () https://git.kernel.org/stable/c/7cebc86481bf16049e266f6774d90f2fd4f8d5d2 - Patch | |
References | () https://git.kernel.org/stable/c/8f8771757b130383732195497e47fba2aba76d3a - Patch | |
References | () https://git.kernel.org/stable/c/909963e0c16778cec28efb1affc21558825f4200 - Patch | |
References | () https://git.kernel.org/stable/c/d81ffb87aaa75f842cd7aa57091810353755b3e6 - Patch | |
CWE | CWE-476 | |
First Time |
Linux linux Kernel
Linux |
21 Nov 2024, 08:40
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/38cd56fc9de78bf3c878790785e8c231116ef9d3 - | |
References | () https://git.kernel.org/stable/c/460284dfb10b207980c6f3f7046e33446ceb38ac - | |
References | () https://git.kernel.org/stable/c/4a24a31826246b15477399febd13292b0c9f0ee9 - | |
References | () https://git.kernel.org/stable/c/4ef41a7f33ffe1a335e7db7e1564ddc6afad47cc - | |
References | () https://git.kernel.org/stable/c/6c80f48912b5bd4965352d1a9a989e21743a4a06 - | |
References | () https://git.kernel.org/stable/c/7cebc86481bf16049e266f6774d90f2fd4f8d5d2 - | |
References | () https://git.kernel.org/stable/c/8f8771757b130383732195497e47fba2aba76d3a - | |
References | () https://git.kernel.org/stable/c/909963e0c16778cec28efb1affc21558825f4200 - | |
References | () https://git.kernel.org/stable/c/d81ffb87aaa75f842cd7aa57091810353755b3e6 - | |
Summary |
|
21 May 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-21 16:15
Updated : 2025-01-15 17:57
NVD link : CVE-2023-52789
Mitre link : CVE-2023-52789
CVE.ORG link : CVE-2023-52789
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference