CVE-2021-46991
Last modified
CVE-2021-46991 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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"). EPSS estimates a 0.24% chance of exploitation in the next 30 days.
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")
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.16, < 4.19.191 |
| Linux | Linux Kernel | >= 4.20, < 5.4.120 |
| Linux | Linux Kernel | >= 5.5, < 5.10.38 |
| Linux | Linux Kernel | >= 5.11, < 5.11.22 |
| Linux | Linux Kernel | >= 5.12, < 5.12.5 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2021-46991?
How severe is CVE-2021-46991?
How do I fix CVE-2021-46991?
Are you affected by CVE-2021-46991?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
