HOMEVULNERABILITIESCVE-2026-23242
NONE

CVE-2026-23242

Published: March 18, 2026· Updated: Mar 18, 2026

EPSS:0.03%probability of exploitation in 30 daysPercentile:9.2th

Official Description

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

NVD Source

Technical Analysis

CVE-2026-23242 requires local access, meaning attackers must already have a foothold on the target system.

Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.

Affected Vendors & Products

Mentioned vendors (from description):
Linux
CPE data not yet available in NVD for this CVE.

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (8)

Quick Facts

CVE IDCVE-2026-23242
SeverityNONE
CISA KEVNo
EPSS (30d)0.03%
PublishedMar 18, 2026

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-23242 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.