IT

Tracker / CVE-2026-43282

CVE-2026-43282

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_port The function ionic_query_port() calls ib_device_get_netdev() without checking the return value which could lead to NULL pointer dereference, Fix it by checking the return value and return -ENODEV if the 'ndev' is NULL.

Affected products and versions

linux linux_kernel
linux linux_kernel · 6.18 → 6.18.16
linux linux_kernel · 6.19 → 6.19.6

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References