PatchSiren cyber security CVE debrief
CVE-2026-23335 Linux CVE debrief
A MEDIUM severity vulnerability was found in the Linux kernel's RDMA/irdma. The vulnerability is caused by a kernel stack leak in the irdma_create_user_ah() function. The reserved members of the structure were not zeroed, resulting in 4 bytes of stack memory being leaked unconditionally. This vulnerability can potentially be used to leak sensitive information from the kernel stack. Linux kernel users and administrators should be aware of this vulnerability and take necessary actions to mitigate it.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- LOW 3.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-14
- Original CVE updated
- 2026-07-28
- Advisory published
- 2026-07-14
- Advisory updated
- 2026-07-28
Who should care
Linux kernel users and administrators should be aware of this vulnerability and take necessary actions to mitigate it. This vulnerability can potentially be used to leak sensitive information from the kernel stack. Defenders should review Linux kernel configurations and monitor system logs for potential exploitation attempts.
Technical summary
The vulnerability is caused by a kernel stack leak in the irdma_create_user_ah() function. The struct irdma_create_ah_resp has a reserved member rsvd[4] which is not zeroed, resulting in 4 bytes of stack memory being leaked unconditionally. Only ah_id is assigned before ib_respond_udata(). This vulnerability affects Linux kernel users and administrators. Defenders should review Linux kernel configurations and monitor system logs for potential exploitation attempts.
Defensive priority
Apply patches or updates provided by the Linux kernel maintainers to fix the vulnerability.
Recommended defensive actions
- Apply patches or updates provided by the Linux kernel maintainers to fix the vulnerability.
- Review and update Linux kernel configurations to ensure that RDMA/irdma is properly configured.
- Monitor kernel logs for potential exploitation attempts.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The CVE record was published on 2026-03-25T11:16:31.050Z and was last modified on 2026-07-14T13:18:30.113Z. The NVD entry is currently Modified. This vulnerability affects Linux kernel users and administrators. Evidence of exploitation is not yet available. Defenders should verify Linux kernel configurations and review system logs for potential exploitation attempts.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-23335 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-23335
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-23335 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-23335
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/14b47c07c69930254f549a17ee245c80a65b1609
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/1b1fac4c7a3ab7f52e9cfb91e5c91216646ca4d8
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/1f70df004fdd944653013ccc2e1dfd472a693b46
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/2fd37450d271d74b3847baed284f9cfdf198c6f8
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/74586c6da9ea222a61c98394f2fc0a604748438c
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/c9bd0007c4bdb7806bbd323287e50f9cf467c51a
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/cfe962216c164fe2b1c1fb6ac925a7413f5abc84
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.