CVE-2024-36952
Last modified
CVE-2024-36952 is a medium-severity vulnerability rated 4.7/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Move NPIV's transport unregistration to after resource clean up There are cases after NPIV deletion where the fabric switch still believes the NPIV is logged into the fabric. This occurs when a vport is unregistered before the Remove All DA_ID CT and LOGO ELS are sent to the fabric. Currently fc_remove_host(), which calls dev_loss_tmo for all D_IDs including the fabric D_ID, removes the last ndlp reference and frees the ndlp rport object. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Move NPIV's transport unregistration to after resource clean up There are cases after NPIV deletion where the fabric switch still believes the NPIV is logged into the fabric. This occurs when a vport is unregistered before the Remove All DA_ID CT and LOGO ELS are sent to the fabric. Currently fc_remove_host(), which calls dev_loss_tmo for all D_IDs including the fabric D_ID, removes the last ndlp reference and frees the ndlp rport object. This sometimes causes the race condition where the final DA_ID and LOGO are skipped from being sent to the fabric switch. Fix by moving the fc_remove_host() and scsi_remove_host() calls after DA_ID and LOGO are sent.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | < 5.15.159 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.91 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.31 | — |
| Linux | Linux Kernel | >= 6.7, < 6.8.10 | — |
| Linux | Linux Kernel | 6.9 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-36952?
How severe is CVE-2024-36952?
How do I fix CVE-2024-36952?
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 2024
- CVE-2024-36947In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-36948In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-36949In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-3695A vulnerability has been found in SourceCodester Computer La…5.4
- CVE-2024-36950In the Linux kernel, the following vulnerability has been re…4.4
- CVE-2024-36951In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-36953In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-36954In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-36955In the Linux kernel, the following vulnerability has been re…7.7
- CVE-2024-36956In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-36957In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-36958In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-36952?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
