Lucene search
+L

221 matches found

OSV
OSV
added 2025/02/26 7:1 a.m.36 views

UBUNTU-CVE-2022-49500

In the Linux kernel, the following vulnerability has been resolved: wl1251: dynamically allocate memory used for DMA With introduction of vmap'ed stacks, stack parameters can no longer be used for DMA and now leads to kernel panic. It happens at several places for the wl1251 e.g. when accessed...

5.5CVSS5.7AI score0.00218EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/02/26 12:0 a.m.8 views

PT-2025-8433 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue in the Linux kernel has been resolved, related to the wl1251 driver. The introduction of vmap'ed stacks caused stack parameters to be unusable for DMA, leading to kernel panic...

6.5AI score0.00218EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.5 views

kernel: rcu: dump vmalloc memory info safely

A flaw was found in the Read-Copy-Update RCU core of the Linux kernel related to how memory information for vmalloc-allocated objects is dumped. Under certain sequences, calling callrcu may lead to the invocation of vmallocdumpobj while holding the vmaparealock spinlock in an interrupt context...

5.8AI score0.00174EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/22 2:22 p.m.3 views

SUSE CVE-2022-49001

In the Linux kernel, the following vulnerability has been resolved: riscv: fix race when vmap stack overflow Currently, when detecting vmap stack overflow, riscv firstly switches to the so called shadow stack, then use this shadow stack to call the getoverflowstack to get the overflow stack...

7CVSS6.7AI score0.0019EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/10/22 9:8 a.m.15 views

CVE-2022-49001

In the Linux kernel, the following vulnerability has been resolved: riscv: fix race when vmap stack overflow Currently, when detecting vmap stack overflow, riscv firstly switches to the so called shadow stack, then use this shadow stack to call the getoverflowstack to get the overflow stack...

7CVSS7.3AI score0.0019EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 8:15 p.m.20 views

CVE-2022-49001

In the Linux kernel, the following vulnerability has been resolved: riscv: fix race when vmap stack overflow Currently, when detecting vmap stack overflow, riscv firstly switches to the so called shadow stack, then use this shadow stack to call the getoverflowstack to get the overflow stack...

7CVSS0.0019EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

DEBIAN-CVE-2022-49001

In the Linux kernel, the following vulnerability has been resolved: riscv: fix race when vmap stack overflow Currently, when detecting vmap stack overflow, riscv firstly switches to the so called shadow stack, then use this shadow stack to call the getoverflowstack to get the overflow stack...

7CVSS6.1AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.6 views

UBUNTU-CVE-2022-49001

In the Linux kernel, the following vulnerability has been resolved: riscv: fix race when vmap stack overflow Currently, when detecting vmap stack overflow, riscv firstly switches to the so called shadow stack, then use this shadow stack to call the getoverflowstack to get the overflow stack...

7CVSS5.7AI score0.0019EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/10/21 8:6 p.m.31 views

CVE-2022-49001 riscv: fix race when vmap stack overflow

In the Linux kernel, the following vulnerability has been resolved: riscv: fix race when vmap stack overflow Currently, when detecting vmap stack overflow, riscv firstly switches to the so called shadow stack, then use this shadow stack to call the getoverflowstack to get the overflow stack...

0.0019EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/10/21 8:6 p.m.27 views

CVE-2022-49001 riscv: fix race when vmap stack overflow

In the Linux kernel, the following vulnerability has been resolved: riscv: fix race when vmap stack overflow Currently, when detecting vmap stack overflow, riscv firstly switches to the so called shadow stack, then use this shadow stack to call the getoverflowstack to get the overflow stack...

7.4AI score0.0019EPSS
SaveExploits0References3
CVE
CVE
added 2024/10/21 8:6 p.m.90 views

CVE-2022-49001

CVE-2022-49001 describes a race condition in the Linux kernel riscv path where, during vmap stack overflow handling, multiple harts can contend on the same shadow stack. The root cause is a race between switching to the shadow stack and calling get_overflow_stack() when more than one hart uses th...

7CVSS6.8AI score0.0019EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/10/21 8:6 p.m.13 views

CVE-2022-49001 riscv: fix race when vmap stack overflow

In the Linux kernel, the following vulnerability has been resolved: riscv: fix race when vmap stack overflow Currently, when detecting vmap stack overflow, riscv firstly switches to the so called shadow stack, then use this shadow stack to call the getoverflowstack to get the overflow stack...

7CVSS6.2AI score0.0019EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.10 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 in the riscv subsystem that occurs during a vmap stack overflow, which could cause the kern...

7CVSS6.3AI score0.0019EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/10/16 7:0 a.m.6 views

mm: vmalloc: ensure vmap_block is initialised before adding to queue

...

5.5CVSS6.3AI score0.00219EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/09/28 2:51 a.m.4 views

SUSE CVE-2024-46847

In the Linux kernel, the following vulnerability has been resolved: mm: vmalloc: ensure vmapblock is initialised before adding to queue Commit 8c61291fd850 "mm: fix incorrect vbq reference in purgefragmentedblock" extended the 'vmapblock' structure to contain a 'cpu' field which is set at...

5.5CVSS7.7AI score0.00219EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/27 1:15 p.m.3 views

DEBIAN-CVE-2024-46847

In the Linux kernel, the following vulnerability has been resolved: mm: vmalloc: ensure vmapblock is initialised before adding to queue Commit 8c61291fd850 "mm: fix incorrect vbq reference in purgefragmentedblock" extended the 'vmapblock' structure to contain a 'cpu' field which is set at...

5.5CVSS5.7AI score0.00219EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/09/27 12:0 a.m.5 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 not ensuring that a vmapblock is initialized before adding it to a queue...

5.5CVSS6.5AI score0.00219EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/09/12 2:51 a.m.6 views

SUSE CVE-2024-45022

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix page mapping if vmareaallocpages with high order fallback to order 0 The vmappagesrangenoflush assumes its argument pages contains pages with the same page shift. However, since commit e9c3cda4d86e "mm, vmalloc: f...

5.5CVSS7.2AI score0.0022EPSS
SaveExploits0References12
OSV
OSV
added 2024/09/11 4:15 p.m.4 views

UBUNTU-CVE-2024-45022

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix page mapping if vmareaallocpages with high order fallback to order 0 The vmappagesrangenoflush assumes its argument pages contains pages with the same page shift. However, since commit e9c3cda4d86e "mm, vmalloc: f...

5.5CVSS6.7AI score0.0022EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.4 views

SUSE CVE-2024-42275

In the Linux kernel, the following vulnerability has been resolved: drm/client: Fix error code in drmclientbuffervmaplocal This function accidentally returns zero/success on the failure path. It leads to locking issues and an uninitialized mapcopy in the caller...

6.4CVSS6.8AI score0.00193EPSS
SaveExploits0References3
Rows per page
Query Builder