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
No history.
Information
Published : 2023-05-18 22:15
Updated : 2025-03-18 19:15
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