Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-39477— mm/hugetlb: do not call vma_add_reservation upon ENOMEM

EPSS 0.03% · P9
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2024-39477

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
mm/hugetlb: do not call vma_add_reservation upon ENOMEM
Source: NVD (National Vulnerability Database)
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: do not call vma_add_reservation upon ENOMEM sysbot reported a splat [1] on __unmap_hugepage_range(). This is because vma_needs_reservation() can return -ENOMEM if allocate_file_region_entries() fails to allocate the file_region struct for the reservation. Check for that and do not call vma_add_reservation() if that is the case, otherwise region_abort() and region_del() will see that we do not have any file_regions. If we detect that vma_needs_reservation() returned -ENOMEM, we clear the hugetlb_restore_reserve flag as if this reservation was still consumed, so free_huge_folio() will not increment the resv count. [1] https://lore.kernel.org/linux-mm/0000000000004096100617c58d54@google.com/T/#ma5983bc1ab18a54910da83416b3f89f3c7ee43aa
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Title
Linux kernel 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于如果allocate_file_region_entries函数无法为预留分配file_region结构,则vma_needs_reservation函数可能会返回-ENOMEM。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
LinuxLinux df7a6d1f64056aec572162c5d35ed9ff86ece6f3 ~ aa998f9dcb34c28448f86e8f5490f20d5eb0eac7 -
LinuxLinux 6.9 -

II. Public POCs for CVE-2024-39477

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2024-39477

登录查看更多情报信息。

Same Patch Batch · Linux · 2024-07-05 · 14 CVEs total

CVE-2024-39485media: v4l: async: Properly re-initialise notifier entry in unregister
CVE-2024-39484mmc: davinci: Don't strip remove function when driver is builtin
CVE-2024-39482bcache: fix variable length array abuse in btree_iter
CVE-2024-39483KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked
CVE-2024-39481media: mc: Fix graph walk in media_pipeline_start
CVE-2024-39479drm/i915/hwmon: Get rid of devm
CVE-2024-39480kdb: Fix buffer overflow during tab-complete
CVE-2024-39478crypto: starfive - Do not free stack buffer
CVE-2024-39476md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PENDING
CVE-2024-39475fbdev: savage: Handle err return when savagefb_check_var failed
CVE-2024-39474mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAIL
CVE-2024-39473ASoC: SOF: ipc4-topology: Fix input format query of process modules without base extension
CVE-2024-39472xfs: fix log recovery buffer allocation for the legacy h_size fixup

IV. Related Vulnerabilities

V. Comments for CVE-2024-39477

No comments yet


Leave a comment