CVE-2026-72040: ipmi: fix refcount leak in i_ipmi_request()

Published Aug 15, 2026
·
Updated

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

ipmi: fix refcount leak in iipmirequest()

When a caller provides a suppliedrecv message to iipmirequest(), the function increments the user's nrmsgs reference count. If an error occurs later, the outerr cleanup path only frees the recvmsg if the function allocated it itself (i.e., !suppliedrecv). In the suppliedrecv case the cleanup is skipped, leaving the reference count elevated. The caller ipmirequestsupplymsgs() does not release the suppliedrecv on error, so the reference is permanently leaked.

Fix this by explicitly reverting the reference count operations when a supplied recvmsg with a valid user pointer is present in the error path: decrement nrmsgs and drop the user's kref.

Event History

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

CVE-2026-72040 has a risk rating of 17.

2

What does CVE-2026-72040 affect?

CVE-2026-72040 affects the Linux kernel specifically related to IPMI request handling.

3

How do I fix CVE-2026-72040?

To fix CVE-2026-72040, update your Linux kernel to the latest version that includes the patch.

4

What is a refcount leak in the context of CVE-2026-72040?

In CVE-2026-72040, a refcount leak refers to the failure to decrement a reference count, which could lead to memory management issues.

5

When was CVE-2026-72040 published?

CVE-2026-72040 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