CVE-2025-68321
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | ff7d6b27f894f1469dc51ccb828b7363ccd9799f < 0ec2cd5c58793d0c622797cd5fbe26634b357210 | affected |
| Linux | Linux | ff7d6b27f894f1469dc51ccb828b7363ccd9799f < 9835a0fd59a1df5ec0740fdab6d50db68e0f10de | affected |
| Linux | Linux | ff7d6b27f894f1469dc51ccb828b7363ccd9799f < 7613c06ffa89c1e2266fb532e23ef7dfdf269d73 | affected |
| Linux | Linux | ff7d6b27f894f1469dc51ccb828b7363ccd9799f < 3671a0775952026228ae44e096eb144bca75f8dc | affected |
| Linux | Linux | ff7d6b27f894f1469dc51ccb828b7363ccd9799f < ab48dc0e23eb714b3f233f8e8f6deed7df2051f5 | affected |
| Linux | Linux | ff7d6b27f894f1469dc51ccb828b7363ccd9799f < f3b52167a0cb23b27414452fbc1278da2ee884fc | affected |
| Linux | Linux | 4.18 | affected |
| Linux | Linux | 0 < 4.18 | unaffected |
| Linux | Linux | 5.15.197 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.159 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.117 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.58 <= 6.12.* | unaffected |
| Linux | Linux | 6.17.8 <= 6.17.* | unaffected |
| Linux | Linux | 6.18 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/0ec2cd5c58793d0c622797cd5fbe26634b357210
- https://git.kernel.org/stable/c/9835a0fd59a1df5ec0740fdab6d50db68e0f10de
- https://git.kernel.org/stable/c/7613c06ffa89c1e2266fb532e23ef7dfdf269d73
- https://git.kernel.org/stable/c/3671a0775952026228ae44e096eb144bca75f8dc
- https://git.kernel.org/stable/c/ab48dc0e23eb714b3f233f8e8f6deed7df2051f5
- https://git.kernel.org/stable/c/f3b52167a0cb23b27414452fbc1278da2ee884fc
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.