VDB
DEBIAN-CVE-2025-68321
DEBIAN-CVE-2025-68321
PUBLISHED
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 Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | linux | 6.1.137-1, 6.1.139-1, 6.1.140-1 |
| Debian:13 | linux | 6.12.57-1, 6.12.57-1~bpo12+1, 6.12.41-1 |
| Debian:14 | linux | 6.12.38-1, 6.12.41-1, 6.12.43-1 |
| Debian:11 | linux | 6.11.5-1, *, 6.12.3-1 |
| Debian:11 | linux-6.1 | 0, 6.1.106-3~deb11u1, 6.1.106-3~deb11u2 |
Exploit Intelligence
- 4081.3.7.yml (github-poc)
Timeline
- Dec 16, 2025 CVE Published
- Apr 28, 2026 CVE Updated