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
21 Nov 2024, 07:38
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/torvalds/linux/commit/153695d36ead0ccc4d0256953c751cabf673e621 - Patch |
26 May 2023, 18:27
Type | Values Removed | Values Added |
---|---|---|
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 linux Kernel |
|
References | (MISC) https://github.com/torvalds/linux/commit/153695d36ead0ccc4d0256953c751cabf673e621 - Patch | |
CWE | CWE-416 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
Information
Published : 2023-05-18 22:15
Updated : 2024-11-21 07:38
NVD link : CVE-2023-1195
Mitre link : CVE-2023-1195
CVE.ORG link : CVE-2023-1195
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free