PT-2024-11420 · Linux+2 · Linux Kernel+2
Pj Waskiewicz
·
Published
2021-09-24
·
Updated
2024-06-25
·
CVE-2021-47424
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue arises when the VSI setup fails in
i40e probe() as part of PF switch setup, causing the driver to attempt to free misc IRQ vectors in i40e clear interrupt scheme(). This results in a kernel Oops due to trying to free already-free IRQ vectors. The problem occurs because misc IRQ vectors were not allocated at that point. A check has been added in i40e clear interrupt scheme() for the I40E MISC IRQ REQUESTED PF state before calling i40e free misc vector(), which is set only if misc IRQ vectors were properly initialized.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Use of Uninitialized Resource
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Linux Kernel
Suse