Lucene search
+L

1103 matches found

RedhatCVE
RedhatCVE
added 2024/08/19 2:46 p.m.26 views

CVE-2024-42293

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Fix lockless walks with static and dynamic page-table folding Lina reports random oopsen originating from the fast GUP code when 16K pages are used with 4-level page-tables, the fourth level being folded at runtime due...

7.1CVSS6.8AI score0.00203EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/18 2:02 a.m.12 views

SUSE CVE-2024-42293

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Fix lockless walks with static and dynamic page-table folding Lina reports random oopsen originating from the fast GUP code when 16K pages are used with 4-level page-tables, the fourth level being folded at runtime due...

7.8CVSS6.3AI score0.00203EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/17 9:15 a.m.10 views

DEBIAN-CVE-2024-42293

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Fix lockless walks with static and dynamic page-table folding Lina reports random oopsen originating from the fast GUP code when 16K pages are used with 4-level page-tables, the fourth level being folded at runtime due...

5.5CVSS6.2AI score0.00203EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/17 9:15 a.m.25 views

CVE-2024-42293

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Fix lockless walks with static and dynamic page-table folding Lina reports random oopsen originating from the fast GUP code when 16K pages are used with 4-level page-tables, the fourth level being folded at runtime due...

7.8CVSS0.00203EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/17 9:15 a.m.32 views

UBUNTU-CVE-2024-42293

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Fix lockless walks with static and dynamic page-table folding Lina reports random oopsen originating from the fast GUP code when 16K pages are used with 4-level page-tables, the fourth level being folded at runtime due...

7.8CVSS5.8AI score0.00203EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.20 views

CVE-2024-42293

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Fix lockless walks with static and dynamic page-table folding Lina reports random oopsen originating from the fast GUP code when 16K pages are used with 4-level page-tables, the fourth level being folded at runtime due...

7.8CVSS6.6AI score0.00203EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/08/17 9:09 a.m.43 views

CVE-2024-42293 arm64: mm: Fix lockless walks with static and dynamic page-table folding

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Fix lockless walks with static and dynamic page-table folding Lina reports random oopsen originating from the fast GUP code when 16K pages are used with 4-level page-tables, the fourth level being folded at runtime due...

7.8CVSS0.00203EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/08/17 9:09 a.m.51 views

CVE-2024-42293

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Fix lockless walks with static and dynamic page-table folding Lina reports random oopsen originating from the fast GUP code when 16K pages are used with 4-level page-tables, the fourth level being folded at runtime due...

7.8CVSS6.2AI score0.00203EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/17 9:09 a.m.15 views

CVE-2024-42293 arm64: mm: Fix lockless walks with static and dynamic page-table folding

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Fix lockless walks with static and dynamic page-table folding Lina reports random oopsen originating from the fast GUP code when 16K pages are used with 4-level page-tables, the fourth level being folded at runtime due...

6.7AI score0.00203EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/17 9:09 a.m.17 views

CVE-2024-42293 arm64: mm: Fix lockless walks with static and dynamic page-table folding

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Fix lockless walks with static and dynamic page-table folding Lina reports random oopsen originating from the fast GUP code when 16K pages are used with 4-level page-tables, the fourth level being folded at runtime due...

7.8CVSS6AI score
SaveExploits0References5
CNNVD
CNNVD
added 2024/08/17 12:00 a.m.11 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 problem with the mm component's handling of static and dynamic page table folding, resulting in random oop...

5.5CVSS6.4AI score0.00203EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/08 5:45 p.m.22 views

CVE-2024-42233

In the Linux kernel, a vulnerability was fixed by replacing pteoffsetmap with pteoffsetmapnolock in the filemapfaultrecheckptenone function. The original use of pteoffsetmap relied on a potentially stale page table lock PTL, which could lead to a use-after-free UAF condition if the page table was...

3.3CVSS3.9AI score0.00192EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/08 2:20 a.m.7 views

SUSE CVE-2024-42233

In the Linux kernel, the following vulnerability has been resolved: filemap: replace pteoffsetmap with pteoffsetmapnolock The vmf-ptl in filemapfaultrecheckptenone is still set from handleptefault. But at the same time, we did a pteunmapvmf-pte. After a pteunmapvmf-pte unmap and rcureadunlock, th...

7.8CVSS6.5AI score0.00192EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/07 4:15 p.m.7 views

DEBIAN-CVE-2024-42233

In the Linux kernel, the following vulnerability has been resolved: filemap: replace pteoffsetmap with pteoffsetmapnolock The vmf-ptl in filemapfaultrecheckptenone is still set from handleptefault. But at the same time, we did a pteunmapvmf-pte. After a pteunmapvmf-pte unmap and rcureadunlock, th...

3.3CVSS4.6AI score0.00192EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/07 4:15 p.m.13 views

UBUNTU-CVE-2024-42233

In the Linux kernel, the following vulnerability has been resolved: filemap: replace pteoffsetmap with pteoffsetmapnolock The vmf-ptl in filemapfaultrecheckptenone is still set from handleptefault. But at the same time, we did a pteunmapvmf-pte. After a pteunmapvmf-pte unmap and rcureadunlock, th...

7.8CVSS5.7AI score0.00192EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/08/07 3:14 p.m.18 views

CVE-2024-42233 filemap: replace pte_offset_map() with pte_offset_map_nolock()

In the Linux kernel, the following vulnerability has been resolved: filemap: replace pteoffsetmap with pteoffsetmapnolock The vmf-ptl in filemapfaultrecheckptenone is still set from handleptefault. But at the same time, we did a pteunmapvmf-pte. After a pteunmapvmf-pte unmap and rcureadunlock, th...

6.8AI score0.00192EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/07 3:14 p.m.47 views

CVE-2024-42233 filemap: replace pte_offset_map() with pte_offset_map_nolock()

In the Linux kernel, the following vulnerability has been resolved: filemap: replace pteoffsetmap with pteoffsetmapnolock The vmf-ptl in filemapfaultrecheckptenone is still set from handleptefault. But at the same time, we did a pteunmapvmf-pte. After a pteunmapvmf-pte unmap and rcureadunlock, th...

7.8CVSS0.00192EPSS
SaveExploits0References2
NVD
NVD
added 2024/08/05 3:15 p.m.36 views

CVE-2024-33027

Memory corruption can occur when arbitrary user-space app gains kernel level privilege to modify DDR memory by corrupting the GPU page table...

8.4CVSS0.00097EPSS
SaveExploits0References1
CVE
CVE
added 2024/08/05 2:21 p.m.116 views

CVE-2024-33027

CVE-2024-33027 describes memory corruption that can occur when a local, unprivileged user-space application gains kernel-level privileges by corrupting the GPU page table to modify DDR memory. Public sources characterize the impact as a local attack with high confidentiality, integrity, and avail...

8.4CVSS8.5AI score0.00097EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2024/07/29 2:15 p.m.17 views

UBUNTU-CVE-2024-41021

In the Linux kernel, the following vulnerability has been resolved: s390/mm: Fix VMFAULTHWPOISON handling in doexception There is no support for HWPOISON, MEMORYFAILURE, or ARCHHASCOPYMC on s390. Therefore we do not expect to see VMFAULTHWPOISON in doexception. However, since commit af19487f00f3...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0References16
Rows per page
Query Builder