In the Linux kernel, the following vulnerability has been resolved: net: mana: Sync page pool RX frags for CPU MANA allocates RX buffers from page… (CVE-2026-72064)
A vulnerability in the Linux kernel's MANA network driver was resolved that involved improper synchronization of DMA buffers for received packets. When multiple fragments are allocated from the page pool, the RX completion path did not perform the necessary dma_unmap_single() call, causing the implicit CPU synchronization to be skipped. This issue affects configurations requiring explicit DMA syncing, such as when booted with swiotlb=force. The fix involves recording the page pool page and DMA sync offset at allocation and syncing the packet range before passing it to the networking stack.
AI Analysis
Technical Summary
The Linux kernel MANA network driver allocates RX buffers from page pool fragments when frag_count is greater than one. In this scenario, the buffers remain DMA mapped by the page pool, but the RX completion path fails to call dma_unmap_single(), which normally performs an implicit sync-for-CPU operation. Without this synchronization, packet data passed to the networking stack may be stale or inconsistent on systems requiring explicit DMA syncing (e.g., swiotlb=force). The vulnerability breaks RX functionality under these conditions. The patch fixes this by tracking the page pool page and DMA sync offset during RX buffer allocation and explicitly syncing the received packet range for CPU access before handing it off.
Potential Impact
This vulnerability causes the received network packets to be unsynchronized for CPU access on affected configurations, potentially leading to broken RX functionality or corrupted packet data in the networking stack. It primarily impacts systems that require explicit DMA synchronization, such as those booted with swiotlb=force. There is no indication of direct security compromise or exploitation in the wild.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this issue by ensuring proper DMA synchronization of RX buffers allocated from page pool fragments. Users should update to the fixed kernel version once available. Patch status is not explicitly confirmed in the provided data; therefore, check the official Linux kernel advisories or vendor updates for the exact fixed versions and remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: net: mana: Sync page pool RX frags for CPU MANA allocates RX buffers from page… (CVE-2026-72064)
Description
A vulnerability in the Linux kernel's MANA network driver was resolved that involved improper synchronization of DMA buffers for received packets. When multiple fragments are allocated from the page pool, the RX completion path did not perform the necessary dma_unmap_single() call, causing the implicit CPU synchronization to be skipped. This issue affects configurations requiring explicit DMA syncing, such as when booted with swiotlb=force. The fix involves recording the page pool page and DMA sync offset at allocation and syncing the packet range before passing it to the networking stack.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel MANA network driver allocates RX buffers from page pool fragments when frag_count is greater than one. In this scenario, the buffers remain DMA mapped by the page pool, but the RX completion path fails to call dma_unmap_single(), which normally performs an implicit sync-for-CPU operation. Without this synchronization, packet data passed to the networking stack may be stale or inconsistent on systems requiring explicit DMA syncing (e.g., swiotlb=force). The vulnerability breaks RX functionality under these conditions. The patch fixes this by tracking the page pool page and DMA sync offset during RX buffer allocation and explicitly syncing the received packet range for CPU access before handing it off.
Potential Impact
This vulnerability causes the received network packets to be unsynchronized for CPU access on affected configurations, potentially leading to broken RX functionality or corrupted packet data in the networking stack. It primarily impacts systems that require explicit DMA synchronization, such as those booted with swiotlb=force. There is no indication of direct security compromise or exploitation in the wild.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this issue by ensuring proper DMA synchronization of RX buffers allocated from page pool fragments. Users should update to the fixed kernel version once available. Patch status is not explicitly confirmed in the provided data; therefore, check the official Linux kernel advisories or vendor updates for the exact fixed versions and remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-fh7x-649r-3p95
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-72064"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a808b77bf8831d53950176d
Added to database: 08/15/2026, 15:53:27 UTC
Last enriched: 08/15/2026, 17:06:01 UTC
Last updated: 08/16/2026, 00:41:15 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.