Integer overflow in Linux kernel - CVE-2026-90435

 

Integer overflow in Linux kernel - CVE-2026-90435

Published: September 18, 2026


Vulnerability identifier: #VU151047
CSH Severity: Low
CVSS v4: 6.9 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-90435
CWE-ID: CWE-190
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause memory corruption.

The vulnerability exists due to integer overflow in the mlx5 RDMA driver's set_user_buf_size() function when processing user-supplied QP buffer parameters. A local user can supply an excessively large rq.wqe_cnt value to cause memory corruption.

The same unchecked shift calculation is also used to compute qp->sq.offset during user QP creation.


Affected software

Linux kernel

How to mitigate CVE-2026-90435

Install security update from vendor's repository.


External References

Related Security Bulletins