A buffer overflow vulnerability was found in the NVM Express (NVMe) driver in the Linux kernel. Only privileged user could specify a small meta buffer and let the device perform larger Direct Memory Access (DMA) into the same buffer, overwriting unrelated kernel memory, causing random kernel crashes and memory corruption.
References
Link | Resource |
---|---|
https://access.redhat.com/security/cve/CVE-2023-6238 | Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2250834 | Issue Tracking Third Party Advisory |
Configurations
History
No history.
Information
Published : 2023-11-21 21:15
Updated : 2024-02-07 00:15
NVD link : CVE-2023-6238
Mitre link : CVE-2023-6238
CVE.ORG link : CVE-2023-6238
JSON object : View
Products Affected
fedoraproject
- fedora
linux
- linux_kernel
CWE
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')