HOMEVULNERABILITIESCVE-2026-43345
HIGH

CVE-2026-43345

Published: May 8, 2026· Updated: May 12, 2026

7.5
CVSS v3.1
EPSS:0.04%probability of exploitation in 30 daysPercentile:13.6th

Official Description

In the Linux kernel, the following vulnerability has been resolved:

net: ipa: fix event ring index not programmed for IPA v5.0+

For IPA v5.0+, the event ring index field moved from CH_C_CNTXT_0 to

CH_C_CNTXT_1. The v5.0 register definition intended to define this

field in the CH_C_CNTXT_1 fmask array but used the old identifier of

ERINDEX instead of CH_ERINDEX.

Without a valid event ring, GSI channels could never signal transfer

completions. This caused gsi_channel_trans_quiesce() to block

forever in wait_for_completion().

At least for IPA v5.2 this resolves an issue seen where runtime

suspend, system suspend, and remoteproc stop all hanged forever. It

also meant the IPA data path was completely non functional.

NVD Source

Technical Analysis

CVE-2026-43345 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

A successful exploit results in availability disruption (denial of service), with a CVSS base score of 7.5.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityNone
IntegrityNone
AvailabilityHigh
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

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 (5)

Quick Facts

CVE IDCVE-2026-43345
CVSS Score7.5 / 10
SeverityHIGH
CISA KEVNo
EPSS (30d)0.04%
PublishedMay 8, 2026

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-43345 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.