VDB
CISA-2021-47141
CISA-2021-47141
PUBLISHED
Reported by Linux · Published March 25, 2024
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.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 893ce44df565, 893ce44df565, 893ce44df565 |
| Linux | Linux | 5.3, 0, 5.4.124 |
| Linux | Linux | 893ce44df565, 893ce44df565, 5.3 |
Timeline
- Mar 25, 2024 CVE Published
- Nov 4, 2024 CVE Updated