CVE-2026-72128: nvmet: fix refcount leak in nvmet_sq_create()

Published Aug 15, 2026
·
Updated

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

nvmet: fix refcount leak in nvmetsqcreate()

In nvmetsqcreate(), a reference on the ctrl is taken via krefgetunlesszero() before calling nvmetchecksqid(). If nvmetchecksqid() fails, the function returns the error directly without releasing the reference, leading to a leak.

Fix this by jumping to the "ctrlput" label, which already performs the necessary nvmetctrlput(ctrl). This ensures the reference is properly released on this error path.

Affected Software

1 affected component
Linux Linux kernel

Event History

Aug 15, 2026
CVE Published
via MITRE·05:53 AM
Data Sourced
via MITRE·05:53 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-72128?

CVE-2026-72128 has a risk score of 12, indicating a high severity vulnerability.

2

How do I fix CVE-2026-72128?

To fix CVE-2026-72128, ensure you update your Linux kernel to the patched version released after August 15, 2026.

3

What does CVE-2026-72128 affect?

CVE-2026-72128 affects the nvmet subsystem in the Linux kernel that deals with NVMe over Fabrics.

4

What is the nature of the vulnerability in CVE-2026-72128?

CVE-2026-72128 is a reference count leak in the nvmet_sq_create() function within the Linux kernel.

5

What are the potential consequences of CVE-2026-72128?

The consequences of CVE-2026-72128 could lead to memory leaks, which may degrade system performance or cause instability.

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