CVE-2026-43282
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
06/05/2026
Last modified:
06/05/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_port<br />
<br />
The function ionic_query_port() calls ib_device_get_netdev() without<br />
checking the return value which could lead to NULL pointer dereference,<br />
Fix it by checking the return value and return -ENODEV if the &#39;ndev&#39; is<br />
NULL.



