CVE-2021-47328
Last modified
CVE-2021-47328 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: scsi: iscsi: Fix conn use after free during resets If we haven't done a unbind target call we can race where iscsi_conn_teardown wakes up the EH thread and then frees the conn while those threads are still accessing the conn ehwait. We can only do one TMF per session so this just moves the TMF fields from the conn to the session. We can then rely on the iscsi_session_teardown->iscsi_remove_session->__iscsi_unbind_session call to remove the target and it's devices, and know after that point there is no device or scsi-ml callout trying to access the session.. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: scsi: iscsi: Fix conn use after free during resets If we haven't done a unbind target call we can race where iscsi_conn_teardown wakes up the EH thread and then frees the conn while those threads are still accessing the conn ehwait. We can only do one TMF per session so this just moves the TMF fields from the conn to the session. We can then rely on the iscsi_session_teardown->iscsi_remove_session->__iscsi_unbind_session call to remove the target and it's devices, and know after that point there is no device or scsi-ml callout trying to access the session.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 4.19.198 |
| Linux | Linux Kernel | >= 4.20, < 5.4.134 |
| Linux | Linux Kernel | >= 5.5, < 5.10.52 |
| Linux | Linux Kernel | >= 5.11, < 5.12.19 |
| Linux | Linux Kernel | >= 5.13, < 5.13.4 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-47328?
How severe is CVE-2021-47328?
How do I fix CVE-2021-47328?
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 2021
- CVE-2021-47322In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2021-47323In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2021-47324In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2021-47325In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47326Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2021-47327In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2021-47329In the Linux kernel, the following vulnerability has been re…6.2
- CVE-2021-47330In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47331In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47332In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47333In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47334In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2021-47328?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
