Lucene search
+L

330 matches found

SUSE CVE
SUSE CVE
added 2024/10/23 1:21 p.m.7 views

SUSE CVE-2024-50066

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix movenormalpmd/retractpagetables race In mremap, movepagetables looks at the type of the PMD entry and the specified address range to figure out by which method the next chunk of page table entries should be moved. ...

7CVSS7.6AI score0.002EPSS
SaveExploits2References5
NVD
NVD
added 2024/10/23 6:15 a.m.20 views

CVE-2024-50066

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix movenormalpmd/retractpagetables race In mremap, movepagetables looks at the type of the PMD entry and the specified address range to figure out by which method the next chunk of page table entries should be moved. ...

7CVSS0.002EPSS
SaveExploits2References6
OSV
OSV
added 2024/10/23 6:15 a.m.4 views

DEBIAN-CVE-2024-50066

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix movenormalpmd/retractpagetables race In mremap, movepagetables looks at the type of the PMD entry and the specified address range to figure out by which method the next chunk of page table entries should be moved. ...

7CVSS6.2AI score0.002EPSS
SaveExploits2References1
OSV
OSV
added 2024/10/23 6:15 a.m.10 views

AZL-52169 CVE-2024-50066 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix movenormalpmd/retractpagetables race In mremap, movepagetables looks at the type of the PMD entry and the specified address range to figure out by which method the next chunk of page table entries should be moved. ...

7CVSS6.8AI score0.002EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2024/10/23 5:20 a.m.27 views

CVE-2024-50066 mm/mremap: fix move_normal_pmd/retract_page_tables race

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix movenormalpmd/retractpagetables race In mremap, movepagetables looks at the type of the PMD entry and the specified address range to figure out by which method the next chunk of page table entries should be moved. ...

0.002EPSS
SaveExploits2References4
CVE
CVE
added 2024/10/23 5:20 a.m.156 views

CVE-2024-50066

CVE-2024-50066 is a Linux kernel race in mm/mremap where move_page_tables can race with retract_page_tables under THP/rmap locking. The flaw stems from reading the PMD type before acquiring rmap locks, potentially creating bogus PMD entries (e.g., mapping page 0 as a page table on x86) and enabli...

7CVSS6.6AI score0.002EPSS
SaveExploits2References6Affected Software1
Debian CVE
Debian CVE
added 2024/10/23 5:20 a.m.19 views

CVE-2024-50066

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix movenormalpmd/retractpagetables race In mremap, movepagetables looks at the type of the PMD entry and the specified address range to figure out by which method the next chunk of page table entries should be moved. ...

7CVSS6.2AI score0.002EPSS
SaveExploits2
CNNVD
CNNVD
added 2024/10/23 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 a race condition between movenormalpmd and extractpagetables in the mremap function, which could lead to...

7CVSS8.1AI score0.002EPSS
SaveExploits2References5
Redos
Redos
added 2024/10/04 12:0 a.m.16 views

ROS-20241004-02

Vulnerability of the mremap function of Linux kernel operating systems is related to memory usage after its release as a result of a race situation when processing the rmap memory management structure. Exploitation of the vulnerability could allow an attacker to cause a denial of service or eleva...

7CVSS6.7AI score0.00232EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2024/09/28 2:51 a.m.6 views

SUSE CVE-2024-46852

In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VMDONTEXPAND was added in commit 1c1914d6e8c6 "dma-buf: heaps: Don't track CMA dma-buf pages under RssFile" it was possible to obtain a mapping larger than the buffer...

5.5CVSS6.6AI score0.00215EPSS
SaveExploits0References13
OSV
OSV
added 2024/09/27 1:15 p.m.19 views

AZL-49837 CVE-2024-46852 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VMDONTEXPAND was added in commit 1c1914d6e8c6 "dma-buf: heaps: Don't track CMA dma-buf pages under RssFile" it was possible to obtain a mapping larger than the buffer...

7.8CVSS7AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.4 views

DEBIAN-CVE-2024-46852

In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VMDONTEXPAND was added in commit 1c1914d6e8c6 "dma-buf: heaps: Don't track CMA dma-buf pages under RssFile" it was possible to obtain a mapping larger than the buffer...

7.8CVSS6.7AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.17 views

AZL-49809 CVE-2024-46852 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VMDONTEXPAND was added in commit 1c1914d6e8c6 "dma-buf: heaps: Don't track CMA dma-buf pages under RssFile" it was possible to obtain a mapping larger than the buffer...

7.8CVSS7AI score0.00215EPSS
SaveExploits0References1
CVE
CVE
added 2024/09/27 12:42 p.m.152 views

CVE-2024-46852

CVE-2024-46852 — Linux kernel CMA heap off-by-one fix : The issue occurred when a mapping larger than the buffer size could be created via mremap, allowing an overflow bypass in dma_buf_mmap_internal. The CMA heap fault handler incorrectly bound the fault offset by 1 when validating the end of th...

7.8CVSS7.4AI score0.00215EPSS
SaveExploits0References6Affected Software2
Cvelist
Cvelist
added 2024/09/27 12:42 p.m.35 views

CVE-2024-46852 dma-buf: heaps: Fix off-by-one in CMA heap fault handler

In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VMDONTEXPAND was added in commit 1c1914d6e8c6 "dma-buf: heaps: Don't track CMA dma-buf pages under RssFile" it was possible to obtain a mapping larger than the buffer...

0.00215EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/09/03 12:0 a.m.40 views

EulerOS Virtualization 2.12.0 : kernel (EulerOS-SA-2024-2328)

"According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : A flaw was found in the Linux kernel's NVMe driver. This issue may allow an unauthenticated malicious actor to send a set of craft...

7.8CVSS6.5AI score0.01537EPSS
SaveExploits1References96
RedhatCVE
RedhatCVE
added 2024/07/31 9:17 a.m.19 views

CVE-2024-42075

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix remap of arena. The bpf arena logic didn't account for mremap operation. Add a refcnt for multiple mmap events to prevent use-after-free in arenavmclose...

5.2CVSS7AI score0.0021EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/29 4:15 p.m.3 views

DEBIAN-CVE-2024-42075

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix remap of arena. The bpf arena logic didn't account for mremap operation. Add a refcnt for multiple mmap events to prevent use-after-free in arenavmclose...

5.5CVSS5.6AI score0.0021EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/07/29 3:52 p.m.14 views

CVE-2024-42075 bpf: Fix remap of arena.

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix remap of arena. The bpf arena logic didn't account for mremap operation. Add a refcnt for multiple mmap events to prevent use-after-free in arenavmclose...

6.8AI score0.0021EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/07/29 3:52 p.m.28 views

CVE-2024-42075 bpf: Fix remap of arena.

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix remap of arena. The bpf arena logic didn't account for mremap operation. Add a refcnt for multiple mmap events to prevent use-after-free in arenavmclose...

0.0021EPSS
SaveExploits0References2
Rows per page
Query Builder