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")
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 13:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-02-28T08:13:17.195Z
Updated: 2024-11-04T11:57:16.771Z
Reserved: 2024-02-27T18:42:55.949Z
Link: CVE-2021-46991
Vulnrichment
Updated: 2024-08-04T05:24:38.447Z
NVD
Status : Awaiting Analysis
Published: 2024-02-28T09:15:37.787
Modified: 2024-02-28T14:06:45.783
Link: CVE-2021-46991
Redhat