Lucene search
+L

269 matches found

CVE
CVE
added 2024/08/07 3:14 p.m.114 views

CVE-2024-42241

The CVE-2024-42241 issue affects the Linux kernel’s PMD-sized page cache in shmem files. When the HPAGE_PMD_ORDER exceeds MAX_PAGECACHE_ORDER, PMD-sized page caches may not be supported by xarray, leading to errors like xas_split_alloc, split_huge_page_to_list_to_order, and related fallocate/shme...

5.5CVSS6.3AI score0.00211EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/08/07 3:14 p.m.34 views

CVE-2024-42241 mm/shmem: disable PMD-sized page cache if needed

In the Linux kernel, the following vulnerability has been resolved: mm/shmem: disable PMD-sized page cache if needed For shmem files, it's possible that PMD-sized page cache can't be supported by xarray. For example, 512MB page cache on ARM64 when the base page size is 64KB can't be supported by...

0.00211EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/07 3:14 p.m.18 views

CVE-2024-42241 mm/shmem: disable PMD-sized page cache if needed

In the Linux kernel, the following vulnerability has been resolved: mm/shmem: disable PMD-sized page cache if needed For shmem files, it's possible that PMD-sized page cache can't be supported by xarray. For example, 512MB page cache on ARM64 when the base page size is 64KB can't be supported by...

5.5CVSS6AI score0.00211EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/08/07 12:0 a.m.7 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 the fact that the PMD-sized page cache of the mm/shmem module may not be supported by xarray and needs to be...

5.5CVSS6.5AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 4:27 p.m.21 views

CVE-2024-40949

A flaw was found in "mm: shmem" in the Linux Kernel. This issue was resolved by fixing incorrect LRU vector handling when replacing shmem folios. The issue occurred because the replacement cleared the old folio's memory control group memcg data, causing incorrect LRU vector retrieval and potentia...

5.5CVSS8.9AI score0.00208EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/15 4:5 p.m.23 views

CVE-2024-39497

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Fix BUGON on mmapPROTWRITE, MAPPRIVATE Lack of check for copy-on-write COW mapping in drmgemshmemmmap allows users to call mmap with PROTWRITE and MAPPRIVATE flag causing a kernel panic due to BUGON in...

4.4CVSS6.8AI score0.00275EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/12 1:15 p.m.26 views

CVE-2024-40949

In the Linux kernel, the following vulnerability has been resolved: mm: shmem: fix getting incorrect lruvec when replacing a shmem folio When testing shmem swapin, I encountered the warning below on my machine. The reason is that replacing an old shmem folio with a new one causes memcgroupmigrate...

5.5CVSS0.00208EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/12 1:15 p.m.4 views

DEBIAN-CVE-2024-40949

In the Linux kernel, the following vulnerability has been resolved: mm: shmem: fix getting incorrect lruvec when replacing a shmem folio When testing shmem swapin, I encountered the warning below on my machine. The reason is that replacing an old shmem folio with a new one causes memcgroupmigrate...

5.5CVSS5.4AI score0.00208EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/12 1:15 p.m.21 views

CVE-2024-39497

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Fix BUGON on mmapPROTWRITE, MAPPRIVATE Lack of check for copy-on-write COW mapping in drmgemshmemmmap allows users to call mmap with PROTWRITE and MAPPRIVATE flag causing a kernel panic due to BUGON in...

5.5CVSS0.00275EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/12 1:15 p.m.3 views

DEBIAN-CVE-2024-39497

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Fix BUGON on mmapPROTWRITE, MAPPRIVATE Lack of check for copy-on-write COW mapping in drmgemshmemmmap allows users to call mmap with PROTWRITE and MAPPRIVATE flag causing a kernel panic due to BUGON in...

5.5CVSS5.6AI score0.00275EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.28 views

CVE-2024-39497

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Fix BUGON on mmapPROTWRITE, MAPPRIVATE Lack of check for copy-on-write COW mapping in drmgemshmemmmap allows users to call mmap with PROTWRITE and MAPPRIVATE flag causing a kernel panic due to BUGON in...

5.5CVSS6.3AI score0.00275EPSS
SaveExploits0References26
OSV
OSV
added 2024/07/12 1:15 p.m.4 views

UBUNTU-CVE-2024-40949

In the Linux kernel, the following vulnerability has been resolved: mm: shmem: fix getting incorrect lruvec when replacing a shmem folio When testing shmem swapin, I encountered the warning below on my machine. The reason is that replacing an old shmem folio with a new one causes memcgroupmigrate...

5.5CVSS5.9AI score0.00208EPSS
SaveExploits0References10
OSV
OSV
added 2024/07/12 1:15 p.m.6 views

UBUNTU-CVE-2024-39497

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Fix BUGON on mmapPROTWRITE, MAPPRIVATE Lack of check for copy-on-write COW mapping in drmgemshmemmmap allows users to call mmap with PROTWRITE and MAPPRIVATE flag causing a kernel panic due to BUGON in...

5.5CVSS6.1AI score0.00275EPSS
SaveExploits0References27
Cvelist
Cvelist
added 2024/07/12 12:31 p.m.30 views

CVE-2024-40949 mm: shmem: fix getting incorrect lruvec when replacing a shmem folio

In the Linux kernel, the following vulnerability has been resolved: mm: shmem: fix getting incorrect lruvec when replacing a shmem folio When testing shmem swapin, I encountered the warning below on my machine. The reason is that replacing an old shmem folio with a new one causes memcgroupmigrate...

0.00208EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/07/12 12:31 p.m.17 views

CVE-2024-40949 mm: shmem: fix getting incorrect lruvec when replacing a shmem folio

In the Linux kernel, the following vulnerability has been resolved: mm: shmem: fix getting incorrect lruvec when replacing a shmem folio When testing shmem swapin, I encountered the warning below on my machine. The reason is that replacing an old shmem folio with a new one causes memcgroupmigrate...

7AI score0.00208EPSS
SaveExploits0References2
CVE
CVE
added 2024/07/12 12:31 p.m.77 views

CVE-2024-40949

CVE-2024-40949: Linux kernel vulnerability in shmem swapin where replacing an old shmem folio could cause mem_cgroup_migrate() to clear the old folio’s memcg data, leading to incorrect memcg lruvec association and potential LRU list crashes or wrong statistics. The fix branches to use mem_cgroup_...

5.5CVSS7AI score0.00208EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/07/12 12:31 p.m.20 views

CVE-2024-40949 mm: shmem: fix getting incorrect lruvec when replacing a shmem folio

In the Linux kernel, the following vulnerability has been resolved: mm: shmem: fix getting incorrect lruvec when replacing a shmem folio When testing shmem swapin, I encountered the warning below on my machine. The reason is that replacing an old shmem folio with a new one causes memcgroupmigrate...

5.5CVSS6AI score0.00208EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/07/12 12:31 p.m.36 views

CVE-2024-40949

In the Linux kernel, the following vulnerability has been resolved: mm: shmem: fix getting incorrect lruvec when replacing a shmem folio When testing shmem swapin, I encountered the warning below on my machine. The reason is that replacing an old shmem folio with a new one causes memcgroupmigrate...

5.5CVSS5.8AI score0.00208EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/07/12 12:20 p.m.31 views

CVE-2024-39497 drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Fix BUGON on mmapPROTWRITE, MAPPRIVATE Lack of check for copy-on-write COW mapping in drmgemshmemmmap allows users to call mmap with PROTWRITE and MAPPRIVATE flag causing a kernel panic due to BUGON in...

0.00275EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.16 views

CVE-2024-39497 drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Fix BUGON on mmapPROTWRITE, MAPPRIVATE Lack of check for copy-on-write COW mapping in drmgemshmemmmap allows users to call mmap with PROTWRITE and MAPPRIVATE flag causing a kernel panic due to BUGON in...

6.7AI score0.00275EPSS
SaveExploits0References6
Rows per page
Query Builder