Description
In the Linux kernel, the following vulnerability has been resolved: nvmet-fc: move lsop put work to nvmet_fc_ls_req_op It’s possible for more than one async command to be in flight from __nvmet_fc_send_ls_req. For each command, a tgtport reference is taken. In the current code, only one put work item is queued at a time, which results in a leaked reference. To fix this, move the work item to the nvmet_fc_ls_req_op struct, which already tracks all resources related to the command.
References (6)
Core 6
Core References
Scores
EPSS
0.0019
EPSS Percentile
8.6%
Details
Status
published
Products (24)
linux/Kernel
< 5.15.195linux
linux/Kernel
5.16.0 - 6.1.156linux
linux/Kernel
6.2.0 - 6.6.112linux
linux/Kernel
6.7.0 - 6.12.53linux
linux/Kernel
6.8.0 - 6.17.3linux
Linux/Linux
< 6.8
Linux/Linux
1d86f79287206deec36d63b89c741cf542b6cadd
Linux/Linux
5.15.150 - 5.15.195
Linux/Linux
5.15.195 - 5.15.*
Linux/Linux
5e0bc09a52b6169ce90f7ac6e195791adb16cec4 - 11269c08013f4ee8b8f5edc6c56700acb34092d0
... and 14 more
Published
Nov 12, 2025
Tracked Since
Feb 18, 2026