CVE-2024-49964
Linux Kernel vulnerability analysis and mitigation

Overview

A vulnerability in the Linux kernel's memory management subsystem (CVE-2024-49964) was discovered affecting versions from 6.11 up to (excluding) 6.11.3. The issue involves a memory leak in the hugetlb subsystem where memfd_pin_folios followed by unpin_folios fails to properly restore free_huge_pages when pages were not already faulted in (Kernel Patch).

Technical details

The vulnerability stems from incorrect reference counting in the memfd_pin_folios function. The issue occurs because the folio refcount for pages created by memfd_alloc_folio never reaches 0 due to multiple reference count additions: one from folio_ref_unfreeze(folio, 1), another from folio_try_get(), and 512 from hugetlb_add_to_page_cache() on x86 systems. The CVSS v3.1 base score is 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability results in a memory leak in the Linux kernel's huge pages management system. When memfd_pin_folios is followed by unpin_folios operations, it fails to properly restore free_huge_pages if the pages were not already faulted in, potentially leading to resource exhaustion (Kernel Patch).

Exploitability

The vulnerability requires local access with low privileges to exploit. No public exploits have been identified in the wild. The attack complexity is considered low, requiring no user interaction to exploit (NVD).

Mitigation and workarounds

The issue has been fixed in Linux kernel version 6.11.3. The patch adds an additional folio_put call when h (hstate) is present to properly handle the reference counting. System administrators should upgrade affected systems to the patched version (Kernel Patch).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-74730CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 22, 2026
CVE-2026-74733HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 22, 2026
CVE-2026-74726HIGH7.3
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesAug 22, 2026
CVE-2026-74732MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • kernel-selftests-internal
NoYesAug 22, 2026
CVE-2026-74728NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-modules-core
NoNoAug 22, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management