SB2026081583 - Time-of-check Time-of-use (TOCTOU) Race Condition in Linux kernel sw rxe driver
Published: August 15, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Time-of-check Time-of-use (TOCTOU) Race Condition (CVE-ID: CVE-2026-74378)
CWE-ID: CWE-367 - Time-of-check Time-of-use (TOCTOU) Race Condition
CVSSv4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
The vulnerability allows a local user to cause a heap-based buffer overflow.
The vulnerability exists due to a time-of-check time-of-use race in get_srq_wqe() when copying a work queue element from a shared receive queue buffer mapped into userspace. A local user can modify num_sge between validation and size calculation to cause a heap-based buffer overflow.
The issue arises because the num_sge field is read twice from shared userspace-accessible memory.
Remediation
Install update from vendor's website.
References
- https://git.kernel.org/stable/c/02558c86b6b761063e9399e6b939984500327ef1
- https://git.kernel.org/stable/c/22b8fbded65b8c441b634a185f8da67657df6c50
- https://git.kernel.org/stable/c/3cfa2a3adc51b7c57729961a03446962ff10e3d2
- https://git.kernel.org/stable/c/3e07ea9579dc9553d2285c26c2823931358aa3b8
- https://git.kernel.org/stable/c/b9800d7953d119bcc068c74587d48e4ba0313629
- https://git.kernel.org/stable/c/cd19a6345e3727adafafa5954b58b13c92e13b80