VYPR
Unrated severityNVD Advisory· Published Mar 25, 2024· Updated May 4, 2025

gve: Add NULL pointer checks when freeing irqs.

CVE-2021-47141

Description

In the Linux kernel, the following vulnerability has been resolved:

gve: Add NULL pointer checks when freeing irqs.

When freeing notification blocks, we index priv->msix_vectors. If we failed to allocate priv->msix_vectors (see abort_with_msix_vectors) this could lead to a NULL pointer dereference if the driver is unloaded.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

91

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.