Lucene search
K

75 matches found

AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.1 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: memblock: The memory allocated before it is used in memblockdoublearray was accepted. When increasing the array size in memblockdoublearray, if the slab is not yet available, a call to memblockfindinrange is used to...

5.5CVSS6.5AI score0.00148EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/05/21 12:46 a.m.1 views

SUSE CVE-2025-37960

In the Linux kernel, the following vulnerability has been resolved: memblock: Accept allocated memory before use in memblockdoublearray When increasing the array size in memblockdoublearray and the slab is not yet available, a call to memblockfindinrange is used to reserve/allocate memory. Howeve...

5.5CVSS7.7AI score0.00148EPSS
Exploits0References16
OSV
OSV
added 2025/05/20 4:15 p.m.2 views

DEBIAN-CVE-2025-37960

In the Linux kernel, the following vulnerability has been resolved: memblock: Accept allocated memory before use in memblockdoublearray When increasing the array size in memblockdoublearray and the slab is not yet available, a call to memblockfindinrange is used to reserve/allocate memory. Howeve...

5.5CVSS5.7AI score0.00148EPSS
Exploits0References1
OSV
OSV
added 2025/05/20 4:15 p.m.2 views

UBUNTU-CVE-2025-37960

In the Linux kernel, the following vulnerability has been resolved: memblock: Accept allocated memory before use in memblockdoublearray When increasing the array size in memblockdoublearray and the slab is not yet available, a call to memblockfindinrange is used to reserve/allocate memory. Howeve...

5.5CVSS6.2AI score0.00148EPSS
Exploits0References25
Positive Technologies
Positive Technologies
added 2025/05/09 12:0 a.m.3 views

PT-2025-22221

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.12 Description A vulnerability in the Linux kernel has been resolved. The issue occurs in the memblock double array function when increasing the array size and the slab is not yet available. A call to memblock...

5.5CVSS6.7AI score0.00148EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/03/19 12:0 a.m.9 views

PT-2025-25845

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A resolved issue in the Linux kernel involves the function memblock phys alloc range, where with a specific configuration CONFIG PHYSICAL START=0x100000, if there is less than 4 MiB of...

5.5CVSS6.8AI score0.00152EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.3 views

kernel: powerpc/kasan: Fix addr error caused by page alignment

In the Linux kernel, the following vulnerability has been resolved: powerpc/kasan: Fix addr error caused by page alignment In kasaninitregion, when kstart is not page aligned, at the begin of for loop, kcur = kstart & PAGEMASK is less than kstart, and then va = block + kcur - kstart is less than...

4.4CVSS6.8AI score0.00223EPSS
Exploits0References5
OSV
OSV
added 2024/07/12 1:15 p.m.3 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.00264EPSS
Exploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.1 views

UBUNTU-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.8AI score0.00264EPSS
Exploits0References12
CVE
CVE
added 2024/07/12 12:25 p.m.91 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.00264EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2024/07/12 12:25 p.m.55 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.00264EPSS
Exploits0References3
OSV
OSV
added 2024/07/12 12:25 p.m.16 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.5CVSS5.9AI score0.00264EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2024/07/12 12:25 p.m.26 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.00264EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2024/07/12 12:0 a.m.4 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
Exploits3References695
CNNVD
CNNVD
added 2024/07/12 12:0 a.m.5 views

Linux kernel security vulnerabilities

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 Linux kernel that stems from the memblock component failing to properly warn about the use of MAXNUMNODES when setting up nodes...

5.5CVSS8.2AI score0.00264EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2024/05/13 7:0 a.m.2 views

bootconfig: use memblock_free_late to free xbc memory to buddy

...

7.8CVSS6.7AI score0.0023EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.1 views

SUSE CVE-2024-26983

In the Linux kernel, the following vulnerability has been resolved: bootconfig: use memblockfreelate to free xbc memory to buddy On the time to free xbc memory in xbcexit, memblock may has handed over memory to buddy allocator. So it doesn't make sense to free memory back to memblock. memblockfre...

5.5CVSS6.7AI score0.0023EPSS
Exploits0References13
OSV
OSV
added 2024/05/01 6:15 a.m.8 views

AZL-54584 CVE-2024-26983 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bootconfig: use memblockfreelate to free xbc memory to buddy On the time to free xbc memory in xbcexit, memblock may has handed over memory to buddy allocator. So it doesn't make sense to free memory back to memblock. memblockfre...

7.8CVSS6.8AI score0.0023EPSS
Exploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.1 views

DEBIAN-CVE-2024-26983

In the Linux kernel, the following vulnerability has been resolved: bootconfig: use memblockfreelate to free xbc memory to buddy On the time to free xbc memory in xbcexit, memblock may has handed over memory to buddy allocator. So it doesn't make sense to free memory back to memblock. memblockfre...

7.8CVSS5.8AI score0.0023EPSS
Exploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.3 views

UBUNTU-CVE-2024-26983

In the Linux kernel, the following vulnerability has been resolved: bootconfig: use memblockfreelate to free xbc memory to buddy On the time to free xbc memory in xbcexit, memblock may has handed over memory to buddy allocator. So it doesn't make sense to free memory back to memblock. memblockfre...

7.8CVSS6.6AI score0.0023EPSS
Exploits0References11
Rows per page
Query Builder