Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2021-46991
HistoryFeb 28, 2024 - 9:15 a.m.

CVE-2021-46991

2024-02-2809:15:37
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
vulnerability
resolved
linux kernel
i40e
use-after-free
object
fix
return
coverity
pointer
free
cve-2021-46991

7.4 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

10.3%

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”)

7.4 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

10.3%