A vulnerability in the Linux kernel's hugetlb subsystem causes reservation leaks on error paths during huge page folio copy operations. (CVE-2026-53154)
A vulnerability in the Linux kernel's hugetlb subsystem causes reservation leaks on error paths during huge page folio copy operations. This can lead to a SIGBUS signal being sent to a task when it accesses an address it had previously reserved, under hugetlb pool pressure. The issue arises from missing restoration of per-VMA reservation map entries on failure in specific copy paths. The flaw affects operations involving userfaultfd copy and fork-time copy-on-write with pinned hugetlb anonymous pages. A fix was introduced to restore reservations properly on error.
AI Analysis
Technical Summary
The Linux kernel vulnerability (CVE-2026-53154) involves the hugetlb memory management code where two code paths allocate a hugetlb folio and then call copy_user_large_folio(), which can fail due to hardware poisoning or other errors. On failure, the global hugetlb pool count is restored, but the per-VMA reservation map entry remains marked as consumed, causing a reservation leak. This affects the hugetlb_mfill_atomic_pte() resubmission path and the copy_hugetlb_page_range() fork-time copy-on-write path. The leak can cause a subsequent fault at the same address to proceed without reservation, potentially resulting in a SIGBUS signal under hugetlb pool pressure. The patch adds a missing restore_reserve_on_error() call before folio_put() on both error paths to fix the leak.
Potential Impact
The vulnerability does not affect confidentiality or integrity but impacts availability by causing a task to receive a SIGBUS signal when accessing previously reserved huge page memory under pool pressure. This can lead to application crashes or instability in workloads using huge pages with userfaultfd or during fork-time copy-on-write operations involving pinned hugetlb anonymous pages.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The vulnerability description indicates a fix was introduced by adding restore_reserve_on_error() calls on error paths. Users should monitor official Linux kernel advisories and apply updates when available to address this issue.
A vulnerability in the Linux kernel's hugetlb subsystem causes reservation leaks on error paths during huge page folio copy operations. (CVE-2026-53154)
Description
A vulnerability in the Linux kernel's hugetlb subsystem causes reservation leaks on error paths during huge page folio copy operations. This can lead to a SIGBUS signal being sent to a task when it accesses an address it had previously reserved, under hugetlb pool pressure. The issue arises from missing restoration of per-VMA reservation map entries on failure in specific copy paths. The flaw affects operations involving userfaultfd copy and fork-time copy-on-write with pinned hugetlb anonymous pages. A fix was introduced to restore reservations properly on error.
CVSS v3.1
Score 5.5medium
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel vulnerability (CVE-2026-53154) involves the hugetlb memory management code where two code paths allocate a hugetlb folio and then call copy_user_large_folio(), which can fail due to hardware poisoning or other errors. On failure, the global hugetlb pool count is restored, but the per-VMA reservation map entry remains marked as consumed, causing a reservation leak. This affects the hugetlb_mfill_atomic_pte() resubmission path and the copy_hugetlb_page_range() fork-time copy-on-write path. The leak can cause a subsequent fault at the same address to proceed without reservation, potentially resulting in a SIGBUS signal under hugetlb pool pressure. The patch adds a missing restore_reserve_on_error() call before folio_put() on both error paths to fix the leak.
Potential Impact
The vulnerability does not affect confidentiality or integrity but impacts availability by causing a task to receive a SIGBUS signal when accessing previously reserved huge page memory under pool pressure. This can lead to application crashes or instability in workloads using huge pages with userfaultfd or during fork-time copy-on-write operations involving pinned hugetlb anonymous pages.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The vulnerability description indicates a fix was introduced by adding restore_reserve_on_error() calls on error paths. Users should monitor official Linux kernel advisories and apply updates when available to address this issue.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-6828-fj37-mvwr
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-53154"]
- Ecosystems
- []
- Database Specific Severity
- MODERATE
- Cvss Version
- 3.1
Threat ID: 6a4e4ef2c9d9e3dbe328a41b
Added to database: 07/08/2026, 13:21:54 UTC
Last enriched: 07/08/2026, 13:42:58 UTC
Last updated: 07/31/2026, 19:24:49 UTC
Views: 9
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.