In the Linux kernel, the following vulnerability has been resolved: nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl() nvme_fc_delete_assocation() waits for pending I/O to com…
Critical CVSS 9.8
Summary
In the Linux kernel, the following vulnerability has been resolved: nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl() nvme_fc_delete_assocation() waits for pending I/O to complete before returning, and an error can cause ->ioerr_work to be queued after cancel_work_sync() had been called. Move the call to cancel_work_sync() to be after nvme_fc_delete_association() to ensure ->ioerr_work is not running when the nvme_fc_ctrl object is freed. Otherwise the following can o…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/0a2c5495b6d1ecb0fa18ef6631450f391a888256
- https://git.kernel.org/stable/c/33f64600a12055219bda38b55320c62cdeda9167
- https://git.kernel.org/stable/c/3f48cd7f35da07fc067cef926bb7f6f4735de37b
- https://git.kernel.org/stable/c/48ae433c6cc6985f647b1b37d8bb002972cf9bdb
- https://git.kernel.org/stable/c/9610a2c162ef729a3988213a4604376e492f6f44
- https://git.kernel.org/stable/c/a9b1315ed428239612601e9e188329e7cefa32fd
- https://git.kernel.org/stable/c/fbd5741a556eaaa63d0908132ca79d335b58b1cd
- https://cert-portal.siemens.com/productcert/html/ssa-019113.html
- https://cert-portal.siemens.com/productcert/html/ssa-082556.html
- https://cert-portal.siemens.com/productcert/html/ssa-253495.html
Timeline
- nvd_ingest NVD