VYPR
Medium severity5.5NVD Advisory· Published Jul 3, 2025· Updated Jun 17, 2026

CVE-2025-38122

CVE-2025-38122

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.

AI Insight

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

Affected products

127

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.