In the Linux kernel, the following vulnerability has been resolved:
nvme-tcp: fix UAF when detecting digest errors
We should also bail from the io_work loop when we set rd_enabled to true,
so we don't attempt to read data from the socket when the TCP stream is
already out-of-sync or corrupted.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-05-03 15:15
Updated : 2024-05-23 20:33
NVD link : CVE-2022-48686
Mitre link : CVE-2022-48686
CVE.ORG link : CVE-2022-48686
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free