CVE-2025-68321

HIGHCVSS 7.5/10EPSS 0.17%

Last modified

CVE-2025-68321 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.17% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
7.5/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Probability
0.17%

6.3th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= ff7d6b27f894f1469dc51ccb828b7363ccd9799f, < 0ec2cd5c58793d0c622797cd5fbe26634b357210; >= ff7d6b27f894f1469dc51ccb828b7363ccd9799f, < 9835a0fd59a1df5ec0740fdab6d50db68e0f10de; >= ff7d6b27f894f1469dc51ccb828b7363ccd9799f, < 7613c06ffa89c1e2266fb532e23ef7dfdf269d73; >= ff7d6b27f894f1469dc51ccb828b7363ccd9799f, < 3671a0775952026228ae44e096eb144bca75f8dc; >= ff7d6b27f894f1469dc51ccb828b7363ccd9799f, < ab48dc0e23eb714b3f233f8e8f6deed7df2051f5; >= ff7d6b27f894f1469dc51ccb828b7363ccd9799f, < f3b52167a0cb23b27414452fbc1278da2ee884fc
LinuxLinux4.18

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2025-68321?
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.
How severe is CVE-2025-68321?
CVE-2025-68321 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 0.17% probability of exploitation in the next 30 days.
How do I fix CVE-2025-68321?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2025

Are you affected by CVE-2025-68321?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST