Unrated severityNVD Advisory· Published Dec 16, 2025· Updated Apr 15, 2026
CVE-2025-68321
CVE-2025-68321
Description
In the Linux kernel, the following vulnerability has been resolved:
page_pool: always add GFP_NOWARN for ATOMIC allocations
Driver authors often forget to add GFP_NOWARN for page allocation from the datapath. This is annoying to users as OOMs are a fact of life, and we pretty much expect network Rx to hit page allocation failures during OOM. Make page pool add GFP_NOWARN for ATOMIC allocations by default.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
2Patches
Vulnerability mechanics
References
6- git.kernel.org/stable/c/0ec2cd5c58793d0c622797cd5fbe26634b357210nvd
- git.kernel.org/stable/c/3671a0775952026228ae44e096eb144bca75f8dcnvd
- git.kernel.org/stable/c/7613c06ffa89c1e2266fb532e23ef7dfdf269d73nvd
- git.kernel.org/stable/c/9835a0fd59a1df5ec0740fdab6d50db68e0f10denvd
- git.kernel.org/stable/c/ab48dc0e23eb714b3f233f8e8f6deed7df2051f5nvd
- git.kernel.org/stable/c/f3b52167a0cb23b27414452fbc1278da2ee884fcnvd
News mentions
0No linked articles in our index yet.