CVE-2026-23042

NONE EPSS 4.1%
Published Feb 4, 20264mo ago · Modified Jun 17, 20261w ago
Find Similar
Published Feb 4, 2026 4mo ago
Last Modified Jun 17, 2026 1w ago

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.

Threat Intelligence

EPSS Exploit Probability
4.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

References 2

  • git.kernel.org https://git.kernel.org/stable/c/0ad6d6e50e9d8bf596cfe77a882ddc20b29f525a
  • git.kernel.org https://git.kernel.org/stable/c/4648fb2f2e7210c53b85220ee07d42d1e4bae3f9

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.