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.
References
Configurations
Configuration 1 (hide)
|
History
27 Mar 2025, 21:15
Type | Values Removed | Values Added |
---|---|---|
CWE | NVD-CWE-noinfo | |
First Time |
Linux
Linux linux Kernel |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.16:rc1:*:*:*:*:*:* |
|
References | () https://git.kernel.org/stable/c/78638b47132244e3934dc5dc79f6372d5ce8e98c - Patch | |
References | () https://git.kernel.org/stable/c/89f22f129696ab53cfbc608e0a2184d0fea46ac1 - Patch | |
References | () https://git.kernel.org/stable/c/926e8c83d4c1c2dac0026637eb0d492df876489e - Patch | |
References | () https://git.kernel.org/stable/c/9ef6589cac9a8c47f5544ccdf4c498093733bb3f - Patch |
21 Nov 2024, 06:35
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/78638b47132244e3934dc5dc79f6372d5ce8e98c - | |
References | () https://git.kernel.org/stable/c/89f22f129696ab53cfbc608e0a2184d0fea46ac1 - | |
References | () https://git.kernel.org/stable/c/926e8c83d4c1c2dac0026637eb0d492df876489e - | |
References | () https://git.kernel.org/stable/c/9ef6589cac9a8c47f5544ccdf4c498093733bb3f - | |
Summary |
|
10 Apr 2024, 19:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-04-10 19:15
Updated : 2025-03-27 21:15
NVD link : CVE-2021-47201
Mitre link : CVE-2021-47201
CVE.ORG link : CVE-2021-47201
JSON object : View
Products Affected
linux
- linux_kernel
CWE