CVE detail
CVE-2021-46991 — CVE-2021-46991
Published 2024-02-28 · Modified 2026-06-17 · Vendor linux · Product linux_kernel · Source nvd
HIGH
severity
CVSS-derived band
0.0024
EPSS probability
exploitation probability, 30d
15.0%
EPSS percentile
percentile vs all CVEs
NOT LISTED
CISA KEV
known exploited catalog
Description
In the Linux kernel, the following vulnerability has been resolved:
i40e: Fix use-after-free in i40e_client_subtask()
Currently the call to i40e_client_del_instance frees the object
pf->cinst, however pf->cinst->lan_info is being accessed after
the free. Fix this by adding the missing return.
Addresses-Coverity: ("Read from pointer after free")
Remediation
No vendor-published fix data in our corpus for this CVE. Check the references below or the vendor's PSIRT / security advisories page.
References