CVE-2022-48686

Publication date

2024-05-03 14:59:10

Family

Linux

State

PUBLISHED

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 dont attempt to read data from the socket when the TCP stream is already out-of-sync or corrupted.