Lucene search
+L

1218 matches found

OSV
OSV
added 2024/10/21 6:15 p.m.4 views

DEBIAN-CVE-2024-49872

In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix memfdpinfolios alloc race panic If memfdpinfolios tries to create a hugetlb page, but someone else already did, then folio gets the value -EEXIST here: folio = memfdallocfoliomemfd, startidx; if ISERRfolio ret =...

4.7CVSS4.9AI score0.00145EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.1 views

DEBIAN-CVE-2024-47736

In the Linux kernel, the following vulnerability has been resolved: erofs: handle overlapped pclusters out of crafted images properly syzbot reported a task hang issue due to a deadlock case where it is waiting for the folio lock of a cached folio that will be used for cache I/Os. After looking...

5.5CVSS5.4AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.12 views

AZL-50754 CVE-2024-47736 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: erofs: handle overlapped pclusters out of crafted images properly syzbot reported a task hang issue due to a deadlock case where it is waiting for the folio lock of a cached folio that will be used for cache I/Os. After looking...

5.5CVSS5.6AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.6 views

UBUNTU-CVE-2024-47736

In the Linux kernel, the following vulnerability has been resolved: erofs: handle overlapped pclusters out of crafted images properly syzbot reported a task hang issue due to a deadlock case where it is waiting for the folio lock of a cached folio that will be used for cache I/Os. After looking...

5.5CVSS5.7AI score0.00182EPSS
SaveExploits0References20
Vulnrichment
Vulnrichment
added 2024/10/21 12:14 p.m.15 views

CVE-2024-47736 erofs: handle overlapped pclusters out of crafted images properly

In the Linux kernel, the following vulnerability has been resolved: erofs: handle overlapped pclusters out of crafted images properly syzbot reported a task hang issue due to a deadlock case where it is waiting for the folio lock of a cached folio that will be used for cache I/Os. After looking...

6.8AI score0.00182EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.25 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from incorrect handling of file mapping to obtain a contiguous folio when using memfdpinfolios with the hugetlb...

5.5CVSS8.1AI score0.00202EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a folio allocation contention in memfdpinfolios...

4.7CVSS8.2AI score0.00145EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/09/12 2:51 a.m.7 views

SUSE CVE-2024-45024

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugetlb vs. core-mm PT locking We recently made GUP's common page table walking code to also walk hugetlb VMAs without most hugetlb special-casing, preparing for the future of having less hugetlb-specific page tab...

5.5CVSS6.6AI score0.00146EPSS
SaveExploits0References3
NVD
NVD
added 2024/09/11 4:15 p.m.33 views

CVE-2024-45024

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugetlb vs. core-mm PT locking We recently made GUP's common page table walking code to also walk hugetlb VMAs without most hugetlb special-casing, preparing for the future of having less hugetlb-specific page tab...

7.8CVSS0.00146EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/11 3:13 p.m.42 views

CVE-2024-45024 mm/hugetlb: fix hugetlb vs. core-mm PT locking

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugetlb vs. core-mm PT locking We recently made GUP's common page table walking code to also walk hugetlb VMAs without most hugetlb special-casing, preparing for the future of having less hugetlb-specific page tab...

7.8CVSS0.00146EPSS
SaveExploits0References2
CVE
CVE
added 2024/09/11 3:13 p.m.84 views

CVE-2024-45024

CVE-2024-45024 relates to a Linux kernel Hugetlb PT locking issue fixed by aligning huge page table locking with core-mm PT walkers. The root cause: during GUP’s shared page-table walking, hugetlb folios spanning multiple PTEs could be locked using PTE table locks (pte_offset_map_lock) while core...

7.8CVSS5.2AI score0.00146EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2024/09/11 1:10 a.m.15 views

kernel: mm: cachestat: fix folio read-after-free in cache walk

In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix folio read-after-free in cache walk In cachestat, we access the folio from the page cache's xarray to compute its page offset, and check for its dirty and writeback flags. However, we do not hold a reference to...

7.1CVSS6.8AI score0.00302EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/09/10 12:0 a.m.15 views

PT-2024-32782

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A task hang issue due to a deadlock case was reported by syzbot, where it is waiting for the folio lock of a cached folio that will be used for cache I/Os. The issue is caused by handlin...

5.5CVSS5.6AI score0.00182EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/09/04 12:32 a.m.9 views

kernel: mm/huge_memory: don't unpoison huge_zero_folio

A vulnerability was found in the Linux kernel's memory management component in the unpoisonmemory function, where it involves improper handling of hugezerofolio when memory failures occur, which can lead to a kernel panic due to an erroneous reference count...

5.5CVSS7.2AI score0.00277EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/04 12:15 a.m.12 views

kernel: mm/huge_memory: don't unpoison huge_zero_folio

A vulnerability was found in the Linux kernel's memory management component in the unpoisonmemory function, where it involves improper handling of hugezerofolio when memory failures occur, which can lead to a kernel panic due to an erroneous reference count...

5.5CVSS7.2AI score0.00277EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/09/02 8:41 a.m.23 views

CVE-2024-44943

A flaw was found in the Linux kernel. This issue involved improperly using the trygrabfolio function in the memory management subsystem and led to failures and kernel warnings during memory pinning in the Contiguous Memory Allocator CMA area, especially when starting SEV virtual machines...

5.5CVSS5.2AI score0.00183EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/29 3:0 a.m.5 views

SUSE CVE-2024-44943

In the Linux kernel, the following vulnerability has been resolved: mm: gup: stop abusing trygrabfolio A kernel warning was reported when pinning folio in CMA memory when launching SEV virtual machine. The splat looks like: 464.325306 WARNING: CPU: 13 PID: 6734 at mm/gup.c:1313...

5.5CVSS7.5AI score0.00183EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/28 8:15 a.m.3 views

DEBIAN-CVE-2024-44943

In the Linux kernel, the following vulnerability has been resolved: mm: gup: stop abusing trygrabfolio A kernel warning was reported when pinning folio in CMA memory when launching SEV virtual machine. The splat looks like: 464.325306 WARNING: CPU: 13 PID: 6734 at mm/gup.c:1313...

5.5CVSS5.3AI score0.00183EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/28 8:15 a.m.21 views

CVE-2024-44943

In the Linux kernel, the following vulnerability has been resolved: mm: gup: stop abusing trygrabfolio A kernel warning was reported when pinning folio in CMA memory when launching SEV virtual machine. The splat looks like: 464.325306 WARNING: CPU: 13 PID: 6734 at mm/gup.c:1313...

5.5CVSS5.9AI score0.00183EPSS
SaveExploits0References9
OSV
OSV
added 2024/08/28 7:11 a.m.19 views

CVE-2024-44943 mm: gup: stop abusing try_grab_folio

In the Linux kernel, the following vulnerability has been resolved: mm: gup: stop abusing trygrabfolio A kernel warning was reported when pinning folio in CMA memory when launching SEV virtual machine. The splat looks like: 464.325306 WARNING: CPU: 13 PID: 6734 at mm/gup.c:1313...

5.9AI score
SaveExploits0References5
Rows per page
Query Builder