Lucene search
+L

1113 matches found

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.24 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.8 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.8 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.15 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.50 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.38 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.122 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
SUSE CVE
SUSE CVE
added 2024/07/17 4:35 a.m.7 views

SUSE CVE-2021-47623

In the Linux kernel, the following vulnerability has been resolved: powerpc/fixmap: Fix VM debug warning on unmap Unmapping a fixmap entry is done by calling setfixmap with FIXMAPPAGECLEAR as flags. Today, powerpc setfixmap calls mapkernelpage. mapkernelpage is not happy when called a second time...

6.7AI score0.00225EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/07/16 3:05 p.m.28 views

CVE-2024-40915

A flaw was found in the kernelmappages function in RISC-V in the Linux Kernel, which is incorrectly designed to sleep in atomic contexts. This function cleared the valid bit in page table entries for deallocated pages to detect illegal memory accesses, but it utilized setmemory, which acquires a...

4.1CVSS8.1AI score0.00211EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/16 12:15 p.m.7 views

DEBIAN-CVE-2021-47623

In the Linux kernel, the following vulnerability has been resolved: powerpc/fixmap: Fix VM debug warning on unmap Unmapping a fixmap entry is done by calling setfixmap with FIXMAPPAGECLEAR as flags. Today, powerpc setfixmap calls mapkernelpage. mapkernelpage is not happy when called a second time...

5.5CVSS5.2AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 12:15 p.m.10 views

UBUNTU-CVE-2021-47623

In the Linux kernel, the following vulnerability has been resolved: powerpc/fixmap: Fix VM debug warning on unmap Unmapping a fixmap entry is done by calling setfixmap with FIXMAPPAGECLEAR as flags. Today, powerpc setfixmap calls mapkernelpage. mapkernelpage is not happy when called a second time...

5.5CVSS5.9AI score0.00225EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.15 views

SUSE CVE-2024-40948

In the Linux kernel, the following vulnerability has been resolved: mm/pagetablecheck: fix crash on ZONEDEVICE Not all pages may apply to pgtable check. One example is ZONEDEVICE pages: they map PFNs directly, and they don't allocate pageext at all even if there's struct page around. One may...

5.5CVSS6.7AI score0.00249EPSS
SaveExploits0References10
OSV
OSV
added 2024/07/12 1:15 p.m.15 views

DEBIAN-CVE-2024-40948

In the Linux kernel, the following vulnerability has been resolved: mm/pagetablecheck: fix crash on ZONEDEVICE Not all pages may apply to pgtable check. One example is ZONEDEVICE pages: they map PFNs directly, and they don't allocate pageext at all even if there's struct page around. One may...

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

CVE-2024-40948

In the Linux kernel, the following vulnerability has been resolved: mm/pagetablecheck: fix crash on ZONEDEVICE Not all pages may apply to pgtable check. One example is ZONEDEVICE pages: they map PFNs directly, and they don't allocate pageext at all even if there's struct page around. One may...

5.5CVSS6.4AI score0.00249EPSS
SaveExploits0References13
OSV
OSV
added 2024/07/12 1:15 p.m.23 views

UBUNTU-CVE-2024-40948

In the Linux kernel, the following vulnerability has been resolved: mm/pagetablecheck: fix crash on ZONEDEVICE Not all pages may apply to pgtable check. One example is ZONEDEVICE pages: they map PFNs directly, and they don't allocate pageext at all even if there's struct page around. One may...

5.5CVSS6.6AI score0.00249EPSS
SaveExploits0References14
OSV
OSV
added 2024/07/12 1:15 p.m.14 views

UBUNTU-CVE-2024-40918

In the Linux kernel, the following vulnerability has been resolved: parisc: Try to fix random segmentation faults in package builds PA-RISC systems with PA8800 and PA8900 processors have had problems with random segmentation faults for many years. Systems with earlier processors are much more...

7.8CVSS5.9AI score0.00295EPSS
SaveExploits0References13
OSV
OSV
added 2024/07/12 1:15 p.m.9 views

UBUNTU-CVE-2024-40915

In the Linux kernel, the following vulnerability has been resolved: riscv: rewrite kernelmappages to fix sleeping in invalid context kernelmappages is a debug function which clears the valid bit in page table entry for deallocated pages to detect illegal memory accesses to freed pages. This...

5.5CVSS5.9AI score0.00211EPSS
SaveExploits0References19
Rows per page
Query Builder