CVE-2026-74394

Source
https://cve.org/CVERecord?id=CVE-2026-74394
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74394.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-74394
Downstream
Published
2026-08-15T05:59:07.144Z
Modified
2026-08-16T03:48:50.491520734Z
Summary
RDMA/srpt: fix integer overflow in immediate data length check
Details

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 sginit_one().

Use checkaddoverflow() to detect wrapping before the comparison.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74394.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
5dabcd0456d7ee17c2c7a17d7c2305444d2b9639
Fixed
c82c860f8c8e4f4f454c9f14d0ad0c0466965f7d
Fixed
3efa5301137140a3ca3677a9098c0a93a0acfd49
Fixed
067b9556eeb007f28b7c2033b4dcde5b6d88418f
Fixed
dcf7a986f377cce0749ed53f1d64195fbd5fdf91
Fixed
07dec3f6dcb6c6cc891162d252b800eb0e6d5e8e
Fixed
65572fbd86033ae2370125593d59b8be34253aaf
Fixed
72497172a4799119a0282a5eb5e2b8ddcc821921
Fixed
eb4ecdf631fe00e8020bf461503cb9b7017ed796

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74394.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.0.0
Fixed
5.10.261
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.212
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.178
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.145
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.97
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74394.json"