CVE Published: 03/05/2024 |
CVE Updated: 21/11/2024 |
CVE Year: 2022 Source: Linux |
Vendor: Linux |
Product: Linux Status : PUBLISHED
CVE-2022-48686 Description
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.