Lucene search
+L

97 matches found

RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.10 views

kernel: x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type

A vulnerability in the Linux kernel affected the x86/mm code, specifically in the pfntokaddr macro. The issue arises when the macro does not correctly handle input as a 64-bit type, causing crashes on 64-bit platforms, especially for SEV-SNP guests, when processing addresses above the 1TB range...

5.5CVSS7.3AI score0.00219EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.7 views

mm: avoid leaving partial pfn mappings around in error case

...

7.8CVSS6.8AI score0.00246EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/10/30 12:39 a.m.13 views

kernel: mm/sparsemem: fix race in accessing memory_section->usage

A race condition was found on a PFN in the Linux Kernel, which can fall into the device memory region with the system memory configuration. Normal zone start and end PFNs contain the device memory PFNs as well, and the compaction triggered will try on the device memory PFNs and end up in NOP. Thi...

4.7CVSS6.8AI score0.00294EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2024/10/16 2:50 a.m.7 views

SUSE CVE-2024-47674

In the Linux kernel, the following vulnerability has been resolved: mm: avoid leaving partial pfn mappings around in error case As Jann points out, PFN mappings are special, because unlike normal memory mappings, there is no lifetime information associated with the mapping - it is just a raw...

7CVSS6AI score0.00246EPSS
SaveExploits0References46
CNNVD
CNNVD
added 2024/10/15 12:00 a.m.4 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 mm module leaving part of the pfn mapping behind under certain circumstances...

5.5CVSS6.8AI score0.00246EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.7 views

kernel: mm: prevent derefencing NULL ptr in pfn_section_valid()

In the Linux kernel, the following vulnerability has been resolved: mm: prevent derefencing NULL ptr in pfnsectionvalid Commit 5ec8e8ea8b77 "mm/sparsemem: fix race in accessing memorysection-usage" changed pfnsectionvalid to add a READONCE call around "ms-usage" to fix a race with sectiondeactiva...

5.5CVSS6.4AI score0.00255EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.13 views

kernel: x86/mm/pat: fix VM_PAT handling in COW mappings

CVE-2024-35877 pertains to a flaw in the Linux kernel's handling of Page Attribute Table PAT settings during Copy-On-Write COW operations. When a write operation triggers a COW event, the kernel may replace the original page table entries PTEs with anonymous folios. This replacement disrupts the...

5.5CVSS7.3AI score0.00254EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:49 a.m.13 views

kernel: mm/sparsemem: fix race in accessing memory_section->usage

A race condition was found on a PFN in the Linux Kernel, which can fall into the device memory region with the system memory configuration. Normal zone start and end PFNs contain the device memory PFNs as well, and the compaction triggered will try on the device memory PFNs and end up in NOP. Thi...

4.7CVSS6.8AI score0.00294EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.11 views

kernel: x86/mm/pat: fix VM_PAT handling in COW mappings

CVE-2024-35877 pertains to a flaw in the Linux kernel's handling of Page Attribute Table PAT settings during Copy-On-Write COW operations. When a write operation triggers a COW event, the kernel may replace the original page table entries PTEs with anonymous folios. This replacement disrupts the...

5.5CVSS7.3AI score0.00254EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.7 views

x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type

...

5.5CVSS6.2AI score0.00219EPSS
SaveExploits0
OSV
OSV
added 2024/07/29 3:15 p.m.19 views

AZL-47994 CVE-2024-41055 affecting package kernel for versions less than 5.15.164.1-1

In the Linux kernel, the following vulnerability has been resolved: mm: prevent derefencing NULL ptr in pfnsectionvalid Commit 5ec8e8ea8b77 "mm/sparsemem: fix race in accessing memorysection-usage" changed pfnsectionvalid to add a READONCE call around "ms-usage" to fix a race with sectiondeactiva...

5.5CVSS6.3AI score0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.2 views

DEBIAN-CVE-2024-41055

In the Linux kernel, the following vulnerability has been resolved: mm: prevent derefencing NULL ptr in pfnsectionvalid Commit 5ec8e8ea8b77 "mm/sparsemem: fix race in accessing memorysection-usage" changed pfnsectionvalid to add a READONCE call around "ms-usage" to fix a race with sectiondeactiva...

5.5CVSS5.6AI score0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.39 views

UBUNTU-CVE-2024-38610

In the Linux kernel, the following vulnerability has been resolved: drivers/virt/acrn: fix PFNMAP PTE checks in acrnvmrammap Patch series "mm: followpte improvements and acrn followpte fixes". Patch 1 fixes a bunch of issues I spotted in the acrn driver. It compiles, that's all I know. I'll...

7.8CVSS6.1AI score0.00213EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2024/06/04 12:21 p.m.7 views

SUSE CVE-2024-26795

In the Linux kernel, the following vulnerability has been resolved: riscv: Sparse-Memory/vmemmap out-of-bounds fix Offset vmemmap so that the first page of vmemmap will be mapped to the first page of physical memory in order to ensure that vmemmap's bounds will be respected during...

7.8CVSS5.7AI score0.00237EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/05/22 10:16 a.m.14 views

kernel: mm/sparsemem: fix race in accessing memory_section->usage

A race condition was found on a PFN in the Linux Kernel, which can fall into the device memory region with the system memory configuration. Normal zone start and end PFNs contain the device memory PFNs as well, and the compaction triggered will try on the device memory PFNs and end up in NOP. Thi...

4.7CVSS6.8AI score0.00294EPSS
SaveExploits1References5
OSV
OSV
added 2024/05/20 10:15 a.m.14 views

UBUNTU-CVE-2024-35987

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix loading 64-bit NOMMU kernels past the start of RAM commit 3335068f8721 "riscv: Use PUD/P4D/PGD pages for the linear mapping" added logic to allow using RAM below the kernel load address. However, this does not work for...

8.4CVSS6.5AI score0.00223EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/01 6:15 a.m.5 views

DEBIAN-CVE-2024-26947

In the Linux kernel, the following vulnerability has been resolved: ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses Since commit a4d5613c4dc6 "arm: extend pfnvalid to take into account freed memory map alignment" changes the semantics of pfnvalid to check presence of t...

5.5CVSS5.3AI score0.0023EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.12 views

kernel: mm/sparsemem: fix race in accessing memory_section->usage

A race condition was found on a PFN in the Linux Kernel, which can fall into the device memory region with the system memory configuration. Normal zone start and end PFNs contain the device memory PFNs as well, and the compaction triggered will try on the device memory PFNs and end up in NOP. Thi...

4.7CVSS6.8AI score0.00294EPSS
SaveExploits1References5
OSV
OSV
added 2024/04/04 9:15 a.m.3 views

DEBIAN-CVE-2024-26795

In the Linux kernel, the following vulnerability has been resolved: riscv: Sparse-Memory/vmemmap out-of-bounds fix Offset vmemmap so that the first page of vmemmap will be mapped to the first page of physical memory in order to ensure that vmemmap’s bounds will be respected during...

5.5CVSS5.2AI score0.00237EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/03/14 4:13 a.m.9 views

SUSE CVE-2023-52489

In the Linux kernel, the following vulnerability has been resolved: mm/sparsemem: fix race in accessing memorysection-usage The below race is observed on a PFN which falls into the device memory region with the system memory configuration where PFN's are such that ZONENORMAL ZONEDEVICE ZONENORMAL...

5.1CVSS6.5AI score0.00294EPSS
SaveExploits1References18
Rows per page
Query Builder