CVE-2026-74394: RDMA/srpt: fix integer overflow in immediate data length check

Published Aug 15, 2026
·
Updated

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

RDMA/srpt: fix integer overflow in immediate data length check

immbuf->len is a user-controlled uint32t received from the network. Adding it to immdataoffset without overflow checking allows a malicious initiator to send len=0xFFFFFFFF, causing reqsize to wrap around to a small value, bypassing the bounds check, and subsequently passing a ~4GB length to sginitone().

Use checkaddoverflow() to detect wrapping before the comparison.

Affected Software

1 affected component
Linux Kernel>=undefined

Event History

Aug 15, 2026
CVE Published
via MITRE·05:59 AM
Data Sourced
via MITRE·05:59 AM
DescriptionSeverity
Data Sourced
via NVD·06:22 AM
DescriptionSeverity

Frequently Asked Questions

1

What is the severity of CVE-2026-74394?

CVE-2026-74394 has been assigned a risk rating of 65.

2

How do I fix CVE-2026-74394?

To fix CVE-2026-74394, ensure you update your Linux kernel to the latest version where the vulnerability has been patched.

3

What type of vulnerability is CVE-2026-74394?

CVE-2026-74394 is classified as an Integer Overflow vulnerability.

4

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

The vulnerability can allow a malicious initiator to exploit the integer overflow, leading to potential unintended behaviors in the system.

5

When was CVE-2026-74394 published?

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