PT-2026-26045 · Linux · Linux
Published
2026-03-18
·
Updated
2026-03-18
·
CVE-2026-23242
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
RDMA/siw: Fix potential NULL pointer dereference in header processing
If siw get hdr() returns -EINVAL before set rx fpdu context(),
qp->rx fpdu can be NULL. The error path in siw tcp rx data()
dereferences qp->rx fpdu->more ddp segs without checking, which
may lead to a NULL pointer deref. Only check more ddp segs when
rx fpdu is present.
KASAN splat:
[ 101.384271] KASAN: null-ptr-deref in range [0x00000000000000c0-0x00000000000000c7]
[ 101.385869] RIP: 0010:siw tcp rx data+0x13ad/0x1e50
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux