Lucene search

K
redhatcveRedhat.comRH:CVE-2021-46991
HistoryFeb 29, 2024 - 9:19 a.m.

CVE-2021-46991

2024-02-2909:19:39
redhat.com
access.redhat.com
6
linux kernel
cve-2021-46991
i40e
use-after-free
vulnerability
fix

6.5 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

10.4%

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

6.5 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

10.4%