Vulnerability in Linux

CVE-2026-23042

In the Linux kernel, the following vulnerability has been resolved: idpf: fix aux device unplugging when rdma is not supported by vport If vport flags do not contain VIRTCHNL2_VPORT_ENABLE_RDMA, driver does not allocate vdev_info for this vport. This leads to kernel NULL pointer dereference in idpf_idc_vport_dev_down(), which references vdev_info for every vport regardless. Check, if vdev_info was ever allocated before unplugging aux device.

EPSS: 0.001 (4.2th percentile) — read the EPSS interpretation.

Affected products

  • Linux — versions be91128c579c86d295da4325f6ac4710e4e6d2b4, 6.17, 0

References