CVE-2026-23243: RDMA/umad: Reject negative data_len in ib_umad_write

Published Mar 18, 2026
·
Updated

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

RDMA/umad: Reject negative datalen in ibumadwrite

ibumadwrite computes datalen from user-controlled count and the MAD header sizes. With a mismatched user MAD header size and RMPP header length, datalen can become negative and reach ibcreatesendmad(). This can make the padding calculation exceed the segment size and trigger an out-of-bounds memset in allocsendrmpplist().

Add an explicit check to reject negative datalen before creating the send buffer.

KASAN splat: [ 211.363464] BUG: KASAN: slab-out-of-bounds in ibcreatesendmad+0xa01/0x11b0 [ 211.364077] Write of size 220 at addr ffff88800c3fa1f8 by task spraythread/102 [ 211.365867] ibcreatesendmad+0xa01/0x11b0 [ 211.365887] ibumadwrite+0x853/0x1c80

Affected Software

10 affected componentsFixes available
linux/kernel
Microsoft azl3 kernel 6.6.126.1-1
Linux Linux kernel>=2.6.24.1<5.10.252
Linux Linux kernel>=5.11<5.15.202
Linux Linux kernel>=5.16<6.1.165
Linux Linux kernel>=6.2<6.6.128
Linux Linux kernel>=6.7<6.12.75
Linux Linux kernel>=6.13<6.18.14
Linux Linux kernel>=6.19<6.19.4
Linux Linux kernel=2.6.24

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Add an explicit check in ib_umad_write to reject negative data_len before creating the MAD/RMPP structures (before calling ib_create_send_mad), so that alloc_send_rmpp_list() cannot compute an out-of-bounds memset due to padding calculations exceeding the segment size.

    Linux kernel RDMA/umad (ib_umad_write, alloc_send_rmpp_list, ib_create_send_mad) data_len = reject negative values (check for data_len < 0 and return error)

Event History

Mar 18, 2026
CVE Published
via MITRE·10:05 AM
Data Sourced
via MITRE·10:05 AM
DescriptionSeverity
Data Sourced
via Red Hat·11:02 AM
DescriptionSeverityAffected Software
Data Sourced
via NVD·11:16 AM
RemedyDescriptionSeverityWeaknessAffected Software
Mar 19, 2026
Data Sourced
via Microsoft·08:04 AM
DescriptionSeverityWeaknessAffected Software
Updated
via Microsoft·08:04 AM
DescriptionSeverity
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-23243?

CVE-2026-23243 has a medium severity rating as it involves improper input validation that could lead to unwanted behavior.

2

How do I fix CVE-2026-23243?

To fix CVE-2026-23243, upgrade your Linux kernel to the patched version provided by your distribution.

3

What software versions are affected by CVE-2026-23243?

CVE-2026-23243 affects various versions of the Linux kernel that utilize the RDMA/umad subsystem.

4

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

The potential impacts of CVE-2026-23243 include denial of service or system instability resulting from improper handling of user-controlled input.

5

Is there a known exploit for CVE-2026-23243?

As of now, there are no publicly known exploits specifically targeting CVE-2026-23243.

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