First published: Tue Jul 16 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: fix possible use-after-free in transport error_recovery work While nvme_rdma_submit_async_event_work is checking the ctrl and queue state before preparing the AER command and scheduling io_work, in order to fully prevent a race where this check is not reliable the error recovery work must flush async_event_work before continuing to destroy the admin queue after setting the ctrl state to RESETTING such that there is no race .submit_async_event and the error recovery handler itself changing the ctrl state.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Linux kernel | <4.19.231 | |
Linux Linux kernel | >=4.20<5.4.181 | |
Linux Linux kernel | >=5.5<5.10.102 | |
Linux Linux kernel | >=5.11<5.15.25 | |
Linux Linux kernel | >=5.16<5.16.11 | |
Linux Linux kernel | =5.17-rc1 | |
Linux Linux kernel | =5.17-rc2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.