A use-after-free flaw was found in smb2_is_status_io_timeout() in CIFS in the Linux Kernel. After CIFS transfers response data to a system call, there are still local variable points to the memory region, and if the system call frees it faster than CIFS uses it, CIFS will access a free memory region, leading to a denial of service.
References
Configurations
History
21 Nov 2024, 07:38
Type | Values Removed | Values Added |
---|---|---|
References | () https://access.redhat.com/security/cve/CVE-2023-1192 - Third Party Advisory | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=2154178 - Issue Tracking | |
References | () https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d527f51331cace562393a8038d870b3e9916686f - |
07 Mar 2024, 17:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2023-11-01 20:15
Updated : 2024-11-21 07:38
NVD link : CVE-2023-1192
Mitre link : CVE-2023-1192
CVE.ORG link : CVE-2023-1192
JSON object : View
Products Affected
linux
- linux_kernel
redhat
- enterprise_linux
CWE
CWE-416
Use After Free