Lucene search
+L

367 matches found

CVE
CVE
added 2024/05/22 6:23 a.m.99 views

CVE-2021-47462

CVE-2021-47462 affects the Linux kernel mempolicy/memory policy handling. The root cause was an invalid combination check for MPOL_MODE_FLAGS: MPOL_F_NUMA_BALANCING may only pair with MPOL_BIND, but the check existed only in do_set_mempolicy(). The patch moves this validation into sanitize_mpol_f...

5.5CVSS6.6AI score0.0018EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/22 6:23 a.m.21 views

CVE-2021-47462 mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING | MPOL_LOCAL in mbind()

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: do not allow illegal MPOLFNUMABALANCING | MPOLLOCAL in mbind syzbot reported access to unitialized memory in mbind 1 Issue came with commit bda420b98505 "numa balancing: migrate on fault among multiple bound nodes"...

6.8AI score0.0018EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.60 views

CVE-2021-47337

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix bad pointer dereference when ehandler kthread is invalid Commit 66a834d09293 "scsi: core: Fix error handling of scsihostalloc" changed the allocation logic to call putdevice to perform host cleanup with the...

5.5CVSS6AI score0.0024EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/05/21 3:04 p.m.47 views

CVE-2021-47428 powerpc/64s: fix program check interrupt emergency stack path

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: fix program check interrupt emergency stack path Emergency stack path was jumping into a 3: label inside the GENCOMMONBODY macro for the normal path after it had finished, rather than jumping over it. By a small...

6.3AI score0.00222EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/10 5:07 p.m.155 views

CVE-2024-34359

CVE-2024-34359 affects llama-cpp-python (Python bindings for llama.cpp). The vulnerability arises when init loads a model’s chat template from the gguf metadata and constructs self.chat_handler via llama_chat_format.Jinja2ChatFormatter.to_chat_handler(), using a sandbox-less Jinja2 Environment. R...

9.6CVSS7.8AI score0.2842EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 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.00127EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/11 2:30 a.m.5 views

SUSE CVE-2024-26783

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix a bug calling wakeupkswapd with a wrong zone index With numa balancing on, when a numa system is running where a numa node doesn't have its local memory so it has no managed zones, the following oops has been...

5.5CVSS6.1AI score0.00242EPSS
SaveExploits0References13
OSV
OSV
added 2024/04/04 9:15 a.m.5 views

DEBIAN-CVE-2024-26783

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix a bug calling wakeupkswapd with a wrong zone index With numa balancing on, when a numa system is running where a numa node doesn't have its local memory so it has no managed zones, the following oops has been...

5.5CVSS5.4AI score0.00242EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/04 9:15 a.m.12 views

UBUNTU-CVE-2024-26783

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix a bug calling wakeupkswapd with a wrong zone index With numa balancing on, when a numa system is running where a numa node doesn't have its local memory so it has no managed zones, the following oops has been...

5.5CVSS6.2AI score0.00242EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.18 views

CVE-2024-26783 mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone index

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix a bug calling wakeupkswapd with a wrong zone index With numa balancing on, when a numa system is running where a numa node doesn't have its local memory so it has no managed zones, the following oops has been...

6.1AI score0.00242EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.43 views

CVE-2024-26783 mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone index

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix a bug calling wakeupkswapd with a wrong zone index With numa balancing on, when a numa system is running where a numa node doesn't have its local memory so it has no managed zones, the following oops has been...

6AI score0.00242EPSS
SaveExploits0References4
CVE
CVE
added 2024/04/04 8:20 a.m.139 views

CVE-2024-26783

CVE-2024-26783 is a Linux kernel issue where, under NUMA balancing, wakeup_kswapd() could be invoked with an invalid zone index (-1) causing a page fault oops. The fix adds an index check before wakeup_kswapd() in mm/vmscan.c (resolved in the Linux kernel commit cited in the vulnerability descrip...

5.5CVSS5.8AI score0.00242EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.38 views

CVE-2024-26783

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix a bug calling wakeupkswapd with a wrong zone index With numa balancing on, when a numa system is running where a numa node doesn't have its local memory so it has no managed zones, the following oops has been...

5.5CVSS6.7AI score0.00242EPSS
SaveExploits0
OSV
OSV
added 2024/04/04 8:20 a.m.14 views

CVE-2024-26783 mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone index

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix a bug calling wakeupkswapd with a wrong zone index With numa balancing on, when a numa system is running where a numa node doesn't have its local memory so it has no managed zones, the following oops has been...

5.8AI score
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/04/04 12:00 a.m.51 views

CVE-2024-26783

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix a bug calling wakeupkswapd with a wrong zone index With numa balancing on, when a numa system is running where a numa node doesn't have its local memory so it has no managed zones, the following oops has been...

5.5CVSS6.2AI score0.00242EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.8 views

kernel: iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: avoid invalid memory access via nodeonlineNUMANONODE KASAN reports: 4.668325 T0 BUG: KASAN: wild-memory-access in dmarparseonerhsa arch/x86/include/asm/bitops.h:214 arch/x86/include/asm/bitops.h:226...

7.1CVSS6.2AI score0.00222EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.5 views

kernel: iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: avoid invalid memory access via nodeonlineNUMANONODE KASAN reports: 4.668325 T0 BUG: KASAN: wild-memory-access in dmarparseonerhsa arch/x86/include/asm/bitops.h:214 arch/x86/include/asm/bitops.h:226...

7.1CVSS6.2AI score0.00222EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/05/09 12:00 a.m.12 views

PT-2025-26019 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.19.0-rc3-00004-g0e862838f290 Description: A vulnerability in the Linux kernel has been resolved, which could lead to invalid memory access via node onlineNUMA NO NODE. The issue occurs when pxm to node returns...

8.8CVSS5.9AI score0.10458EPSS
SaveExploits32References1115
F5 Networks
F5 Networks
added 2023/02/21 6:49 p.m.50 views

K69232741: Linux kernel vulnerability CVE-2019-20934

Security Advisory Description An issue was discovered in the Linux kernel before 5.2.6. On NUMA systems, the Linux fair scheduler has a use-after-free in shownumastats because NUMA fault statistics are inappropriately freed, aka CID-16d51a590a8c. CVE-2019-20934 Impact There is no impact; F5...

5.4CVSS6.2AI score0.00313EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 5:25 a.m.8 views

SUSE CVE-2014-8173

The pmdnoneortranshugeorclearbad function in include/asm-generic/pgtable.h in the Linux kernel before 3.13 on NUMA systems does not properly determine whether a Page Middle Directory PMD entry is a transparent huge-table entry, which allows local users to cause a denial of service NULL pointer...

7.2CVSS6.3AI score0.00404EPSS
SaveExploits0References4
Rows per page
Query Builder