Lucene search
+L

372 matches found

CVE
CVE
added 2024/07/16 11:43 a.m.93 views

CVE-2022-48797

CVE-2022-48797 concerns a Linux kernel issue where NUMA balancing could alter COW page writability. The bug was traced to change_pte_range() using page_mapcount(page) to decide NUMA protection, which is incorrect; the recommended fix is to use page_count() (as reported by Oded Gabbay). Connected ...

7.1CVSS6.8AI score0.00241EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/07/16 11:43 a.m.29 views

CVE-2022-48797 mm: don't try to NUMA-migrate COW pages that have other uses

In the Linux kernel, the following vulnerability has been resolved: mm: don't try to NUMA-migrate COW pages that have other uses Oded Gabbay reports that enabling NUMA balancing causes corruption with his Gaudi accelerator test load: "All the details are in the bug, but the bottom line is that...

7.1CVSS6.2AI score
SaveExploits0References7
NVD
NVD
added 2024/07/12 1:15 p.m.34 views

CVE-2024-40917

In the Linux kernel, the following vulnerability has been resolved: memblock: make memblocksetnode also warn about use of MAXNUMNODES On an old x86 system with SRAT just covering space above 4Gb: ACPI: SRAT: Node 0 PXM 0 mem 0x100000000-0xfffffffff hotplug the commit referenced below leads to thi...

5.5CVSS0.00267EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/12 1:15 p.m.8 views

DEBIAN-CVE-2024-40917

In the Linux kernel, the following vulnerability has been resolved: memblock: make memblocksetnode also warn about use of MAXNUMNODES On an old x86 system with SRAT just covering space above 4Gb: ACPI: SRAT: Node 0 PXM 0 mem 0x100000000-0xfffffffff hotplug the commit referenced below leads to thi...

5.5CVSS5.3AI score0.00267EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.25 views

CVE-2024-40917

In the Linux kernel, the following vulnerability has been resolved: memblock: make memblocksetnode also warn about use of MAXNUMNODES On an old x86 system with SRAT just covering space above 4Gb: ACPI: SRAT: Node 0 PXM 0 mem 0x100000000-0xfffffffff hotplug the commit referenced below leads to thi...

5.5CVSS5.9AI score0.00267EPSS
SaveExploits0References11
CVE
CVE
added 2024/07/12 12:25 p.m.125 views

CVE-2024-40917

CVE-2024-40917 affects the Linux kernel memory management (memblock) related to NUMA/node handling. The issue stems from memblock_validate_numa_coverage() allowing a NUMA_NO_NODE condition and memblock_alloc_range_nid() warning about MAX_NUMNODES, leading to a NULL dereference in memmap_init() wh...

5.5CVSS6.4AI score0.00267EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/07/12 12:25 p.m.61 views

CVE-2024-40917

In the Linux kernel, the following vulnerability has been resolved: memblock: make memblocksetnode also warn about use of MAXNUMNODES On an old x86 system with SRAT just covering space above 4Gb: ACPI: SRAT: Node 0 PXM 0 mem 0x100000000-0xfffffffff hotplug the commit referenced below leads to thi...

5.5CVSS5.5AI score0.00267EPSS
SaveExploits0
OSV
OSV
added 2024/07/12 12:25 p.m.20 views

CVE-2024-40917 memblock: make memblock_set_node() also warn about use of MAX_NUMNODES

In the Linux kernel, the following vulnerability has been resolved: memblock: make memblocksetnode also warn about use of MAXNUMNODES On an old x86 system with SRAT just covering space above 4Gb: ACPI: SRAT: Node 0 PXM 0 mem 0x100000000-0xfffffffff hotplug the commit referenced below leads to thi...

5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/07/12 12:25 p.m.66 views

CVE-2024-40917 memblock: make memblock_set_node() also warn about use of MAX_NUMNODES

In the Linux kernel, the following vulnerability has been resolved: memblock: make memblocksetnode also warn about use of MAXNUMNODES On an old x86 system with SRAT just covering space above 4Gb: ACPI: SRAT: Node 0 PXM 0 mem 0x100000000-0xfffffffff hotplug the commit referenced below leads to thi...

0.00267EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/07/12 12:25 p.m.15 views

CVE-2024-40917 memblock: make memblock_set_node() also warn about use of MAX_NUMNODES

In the Linux kernel, the following vulnerability has been resolved: memblock: make memblocksetnode also warn about use of MAXNUMNODES On an old x86 system with SRAT just covering space above 4Gb: ACPI: SRAT: Node 0 PXM 0 mem 0x100000000-0xfffffffff hotplug the commit referenced below leads to thi...

6.7AI score0.00267EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/07/12 12:00 a.m.7 views

PT-2024-29138 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue arises on an old x86 system with SRAT covering space above 4Gb, where the NUMA configuration is no longer refused by a CONFIG NUMA=y kernel. This is due to memblock validate...

9.8CVSS6.8AI score0.02701EPSS
SaveExploits3References695
AstraLinux
AstraLinux
added 2024/06/26 1:32 p.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: Benchmark: Properly handling NUMANONODE. The cpumaskofnode function can be called within domapbenchmark when dealing with NUMANONODE. This results in the following issue reported by the sanitizer: UBSAN: Array index...

7.8CVSS6.2AI score0.0022EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2024/06/26 1:32 p.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: benchmark: fix node id validation While validating node IDs in mapbenchmarkioctl, the nodepossible function may receive invalid arguments outside the range of 0, MAXNUMNODES-1, leading to: BUG: KASAN:...

7.1CVSS5.9AI score0.00219EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/06/26 12:46 a.m.7 views

kernel: x86/platform/uv: Use alternate source for socket to node data

In the Linux kernel, the following vulnerability has been resolved: x86/platform/uv: Use alternate source for socket to node data The UV code attempts to build a set of tables to allow it to do bidirectional socketnode lookups. But when nrcpus is set to a smaller number than actually present, the...

5.5CVSS6AI score0.00137EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/06/24 11:15 p.m.8 views

SUSE CVE-2024-39277

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: benchmark: handle NUMANONODE correctly cpumaskofnode can be called for NUMANONODE inside domapbenchmark resulting in the following sanitizer report: UBSAN: array-index-out-of-bounds in...

6.6CVSS6.3AI score0.0022EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/06/22 3:40 a.m.7 views

SUSE CVE-2024-34777

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: benchmark: fix node id validation While validating node ids in mapbenchmarkioctl, nodepossible may be provided with invalid argument outside of 0,MAXNUMNODES-1 range leading to: BUG: KASAN: wild-memory-access in...

6.1CVSS6.4AI score0.00219EPSS
SaveExploits0References10
OSV
OSV
added 2024/06/21 12:15 p.m.16 views

AZL-42838 CVE-2024-39277 affecting package kernel for versions less than 6.6.35.1-4

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: benchmark: handle NUMANONODE correctly cpumaskofnode can be called for NUMANONODE inside domapbenchmark resulting in the following sanitizer report: UBSAN: array-index-out-of-bounds in...

7.8CVSS6.8AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/21 12:15 p.m.2 views

DEBIAN-CVE-2024-34777

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: benchmark: fix node id validation While validating node ids in mapbenchmarkioctl, nodepossible may be provided with invalid argument outside of 0,MAXNUMNODES-1 range leading to: BUG: KASAN: wild-memory-access in...

7.1CVSS5.6AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/21 12:15 p.m.16 views

UBUNTU-CVE-2024-34777

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: benchmark: fix node id validation While validating node ids in mapbenchmarkioctl, nodepossible may be provided with invalid argument outside of 0,MAXNUMNODES-1 range leading to: BUG: KASAN: wild-memory-access in...

7.1CVSS6.1AI score0.00219EPSS
SaveExploits0References21
OSV
OSV
added 2024/06/21 12:15 p.m.9 views

UBUNTU-CVE-2024-39277

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: benchmark: handle NUMANONODE correctly cpumaskofnode can be called for NUMANONODE inside domapbenchmark resulting in the following sanitizer report: UBSAN: array-index-out-of-bounds in...

7.8CVSS6.2AI score0.0022EPSS
SaveExploits0References21
Rows per page
Query Builder