CVE-2026-72018: dibs: loopback: validate offset and size in move_data()

Published Aug 15, 2026
·
Updated

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

dibs: loopback: validate offset and size in movedata()

The loopback movedata() performs a memcpy into the registered DMB without checking whether offset + size exceeds the DMB length. Unlike real ISM hardware, which enforces memory region bounds natively, the software loopback has no such protection.

A peer-supplied out-of-bounds offset or oversized write would result in an OOB write past the allocated kernel buffer. Add an explicit bounds check before the memcpy to reject such requests with -EINVAL.

Affected Software

1 affected component
Linux Kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    In move_data(), add an explicit check so that offset + size does not exceed the registered DMB length; if it would, reject the request and return -EINVAL before performing memcpy.

    Linux kernel loopback (move_data() in dibs: loopback) bounds checking before memcpy in move_data() = Reject requests when offset + size exceeds the DMB length; return -EINVAL

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-72018?

CVE-2026-72018 has a risk score of 55, indicating a moderate level of severity.

2

How do I fix CVE-2026-72018?

To fix CVE-2026-72018, ensure that you update to the latest version of the Linux Kernel that addresses the vulnerability.

3

What are the potential impacts of CVE-2026-72018?

CVE-2026-72018 may lead to buffer overflows, potentially allowing unauthorized access or data corruption.

4

Which software is affected by CVE-2026-72018?

CVE-2026-72018 affects the Linux Kernel, specifically related to the dibs and loopback functionalities.

5

Is CVE-2026-72018 remotely exploitable?

CVE-2026-72018 is not considered remotely exploitable, but it can be triggered locally by an attacker.

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