CVE-2026-43282

Source
https://cve.org/CVERecord?id=CVE-2026-43282
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-43282.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-43282
Downstream
Published
2026-05-06T11:29:03Z
Modified
2026-05-15T11:53:56.730527854Z
Summary
RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_port
Details

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

RDMA/ionic: Fix potential NULL pointer dereference in ionicqueryport

The function ionicqueryport() calls ibdeviceget_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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43282.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.18.0
Fixed
6.18.16
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.6

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-43282.json"