PT-2026-27700 · Linux · Linux Kernel
Published
2026-01-01
·
Updated
2026-05-26
·
CVE-2026-23335
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A kernel stack leak exists in the
irdma create user ah() function within the RDMA/irdma component. The rsvd[4] member of the irdma create ah resp structure leaks 4 bytes of stack memory because the reserved members are not zeroed before use. Specifically, only the ah id field is assigned a value before ib respond udata() is called, leaving the rsvd[4] field uninitialized and exposing stack data. The structure irdma create ah resp contains the ah id variable at offset 0 and the rsvd variable at offset 4.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel