CVE-2025-40171
Last modified
CVE-2025-40171 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 5e0bc09a52b6169ce90f7ac6e195791adb16cec4, < 11269c08013f4ee8b8f5edc6c56700acb34092d0; >= 9e6987f8937a7bd7516aa52f25cb7e12c0c92ee8, < a28112cc55013cd8cbd5d36b5115a5b851151bd9; >= eaf0971fdabf2a93c1429dc6bedf3bbe85dffa30, < 060ecc81240ef9d60d9485a3a5eb55a0d6e7a25c; >= 710c69dbaccdac312e32931abcb8499c1525d397, < 7331925c247b03b7767b8cd93cfe1b7aa2377850; >= 710c69dbaccdac312e32931abcb8499c1525d397, < 7a619f8c869117ffed08365b377f66b7e1d941b4; >= 710c69dbaccdac312e32931abcb8499c1525d397, < db5a5406fb7e5337a074385c7a3e53c77f2c1bd3; 1d86f79287206deec36d63b89c741cf542b6cadd; >= 5.15.150, < 5.15.195; >= 6.1.80, < 6.1.156; >= 6.6.19, < 6.6.112; >= 6.7.7, < 6.8 |
| Linux | Linux | 6.8 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40171?
How severe is CVE-2025-40171?
How do I fix CVE-2025-40171?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-40166In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40167In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40168In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2025-40169In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-4017A vulnerability classified as problematic was found in 20120…6.5
- CVE-2025-40170In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40172In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40173In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40174In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40175In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40176In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2025-40177In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-40171?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
