In the Linux kernel, the following vulnerability has been resolved:
iavf: free q_vectors before queues in iavf_disable_vf
iavf_free_queues() clears adapter->num_active_queues, which
iavf_free_q_vectors() relies on, so swap the order of these two function
calls in iavf_disable_vf(). This resolves a panic encountered when the
interface is disabled and then later brought up again after PF
communication is restored.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 12:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-04-10T18:56:35.774Z
Updated: 2024-11-04T12:01:25.348Z
Reserved: 2024-03-25T09:12:14.117Z
Link: CVE-2021-47201
Vulnrichment
Updated: 2024-08-04T05:32:07.396Z
NVD
Status : Awaiting Analysis
Published: 2024-04-10T19:15:48.123
Modified: 2024-04-10T19:49:51.183
Link: CVE-2021-47201
Redhat