NONE · 0

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, dri...

Vulnerability Description

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.

References

FAQ

What is CVE-2026-23042?

CVE-2026-23042 is a documented vulnerability. 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, dri...

How severe is CVE-2026-23042?

CVSS scoring is not yet available for CVE-2026-23042. Check NVD for updates.

Is there a patch for CVE-2026-23042?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.