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 |
|
|
09 Nov 2023, 15:24
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:* |
|
CWE | CWE-416 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
First Time |
Redhat enterprise Linux
Linux Redhat Linux linux Kernel |
|
References | (MISC) https://bugzilla.redhat.com/show_bug.cgi?id=2154178 - Issue Tracking | |
References | (MISC) https://access.redhat.com/security/cve/CVE-2023-1192 - Third Party Advisory | |
References | (MISC) https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=98bea253aa28ad8be2ce565a9ca21beb4a9419e5 - Mailing List, Patch |
01 Nov 2023, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
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