Description
In the Linux kernel, the following vulnerability has been resolved: gve: add missing NULL check for gve_alloc_pending_packet() in TX DQO gve_alloc_pending_packet() can return NULL, but gve_tx_add_skb_dqo() did not check for this case before dereferencing the returned pointer. Add a missing NULL check to prevent a potential NULL pointer dereference when allocation fails. This improves robustness in low-memory scenarios.
INFO
Published Date :
2025-07-03T08:35:28.582Z
Last Modified :
2025-07-03T08:35:28.582Z
Source :
Linux
AFFECTED PRODUCTS
The following products are affected by CVE-2025-38122 vulnerability.
No data.
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-38122.