CVE-2025-40171
Published: Nov 12, 2025
Modified: May 23, 2026
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 5e0bc09a52b6169ce90f7ac6e195791adb16cec4 - < 11269c08013f4ee8b8f5edc6c56700acb34092d0affected 9e6987f8937a7bd7516aa52f25cb7e12c0c92ee8 - < a28112cc55013cd8cbd5d36b5115a5b851151bd9affected eaf0971fdabf2a93c1429dc6bedf3bbe85dffa30 - < 060ecc81240ef9d60d9485a3a5eb55a0d6e7a25caffected 710c69dbaccdac312e32931abcb8499c1525d397 - < 7331925c247b03b7767b8cd93cfe1b7aa2377850affected 710c69dbaccdac312e32931abcb8499c1525d397 - < 7a619f8c869117ffed08365b377f66b7e1d941b4+6 more versions |
Linux | Linux | affected 6.8unaffected 0 - < 6.8unaffected 5.15.195 - <= 5.15.*unaffected 6.1.156 - <= 6.1.*unaffected 6.6.112 - <= 6.6.*+3 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now