In the Linux kernel, the following vulnerability has been resolved:EOL][EOL]gve: add missing NULL check for gve_alloc_pending_packet() in TX DQO[EOL][EOL]gve_alloc_pending_packet() can return NULL, but gve_tx_add_skb_dqo()[EOL]did not check for this case before dereferencing the returned pointer.[EOL][EOL]Add a missing NULL check to prevent a potential NULL pointer[EOL]dereference when allocation fails.[EOL][EOL]This improves robustness in low-memory scenarios. CREATE(Triage):(User=lchen-cn) [CVE-2025-38122 (https://nvd.nist.gov/vuln/detail/CVE-2025-38122)