First published: Mon Mar 25 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Linux kernel | >=5.3<5.4.124 | |
Linux Linux kernel | >=5.5<5.10.42 | |
Linux Linux kernel | >=5.11<5.12.9 | |
Linux Linux kernel | =5.13-rc1 | |
Linux Linux kernel | =5.13-rc2 | |
Linux Linux kernel | =5.13-rc3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.