A use-after-free flaw was found in reconn_set_ipaddr_from_hostname in fs/cifs/connect.c in the Linux kernel. The issue occurs when it forgets to set the free pointer server->hostname to NULL, leading to an invalid pointer request.
References
Configurations
Configuration 1 (hide)
|
History
18 Mar 2025, 19:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/torvalds/linux/commit/153695d36ead0ccc4d0256953c751cabf673e621 - Patch |
26 May 2023, 18:27
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://github.com/torvalds/linux/commit/153695d36ead0ccc4d0256953c751cabf673e621 - Patch | |
CWE | CWE-416 | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc2:*:*:*:*:*:* |
|
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
18 May 2023, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-05-18 22:15
Updated : 2025-03-18 19:15
NVD link : CVE-2023-1195
Mitre link : CVE-2023-1195
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free