CVE-2026-72082: scsi: elx: efct: Fix refcount leak in efct_hw_io_abort()

Published Aug 15, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

scsi: elx: efct: Fix refcount leak in efcthwioabort()

When efcthwreqtagalloc() fails in efcthwioabort(), the error path returns -ENOSPC without releasing the reference obtained via krefgetunlesszero() earlier in the function. All other error paths correctly drop the reference. This causes a permanent reference leak on the iotoabort object.

Additionally, the abortinprogress flag is left set to true on this path, which means future abort attempts for the same I/O will immediately return -EINPROGRESS even though the abort was never submitted, effectively blocking recovery.

Fix this by adding the missing krefput() call and reset abortinprogress to false, matching the cleanup done in the efcthwwqwrite() failure path below.

Affected Software

1 affected component
Linux Kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Linux kernel (scsi: elx: efct) to a version that resolves this vulnerability.

    Patch scsi: elx: efct: Fix refcount leak in efct_hw_io_abort()

Event History

Aug 15, 2026
CVE Published
via MITRE·05:52 AM
Data Sourced
via MITRE·05:52 AM
Description
Data Sourced
via NVD·06:21 AM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-72082?

CVE-2026-72082 has a risk rating of 27, indicating a moderate level of severity in the Linux kernel.

2

How do I fix CVE-2026-72082?

To address CVE-2026-72082, ensure that you update your Linux kernel to the latest version where this vulnerability has been resolved.

3

What does CVE-2026-72082 affect?

CVE-2026-72082 affects the SCSI subsystem in the Linux kernel, specifically related to reference counting in the efct_hw_io_abort function.

4

What type of vulnerability is CVE-2026-72082?

CVE-2026-72082 is a reference count leak vulnerability that can lead to resource mismanagement in the Linux kernel.

5

When was CVE-2026-72082 published?

CVE-2026-72082 was published on August 15, 2026.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203