Lucene search
+L

2882 matches found

OSV
OSV
added 2024/08/23 7:25 a.m.7 views

CVE-2024-43105 Excessive Resource Consumption via `/export`

Mattermost Plugin Channel Export versions =1.0.0 fail to restrict concurrent runs of the /export command which allows a user to consume excessive resource by running the /export command multiple times at once...

4.3CVSS6AI score
SaveExploits0References3
CVE
CVE
added 2024/08/23 7:25 a.m.58 views

CVE-2024-43105

Mattermost Plugin Channel Export (github.com/mattermost/mattermost-plugin-channel-export) is affected: versions ≤ 1.0.0 do not correctly restrict concurrent /export executions, enabling a user to initiate multiple simultaneous runs and cause resource exhaustion. Root cause: lack of concurrency co...

4.3CVSS4.8AI score0.00434EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2024/08/23 12:0 a.m.10 views

PT-2024-30297 · Mattermost · Mattermost Plugin Channel Export

Name of the Vulnerable Software and Affected Versions: Mattermost Plugin Channel Export versions = 1.0.0 Description: The issue allows a user to consume excessive resources by running the /export command multiple times at once, due to the failure to restrict concurrent runs of the command. This c...

4.3CVSS7.2AI score0.00434EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2024/08/23 12:0 a.m.8 views

Mattermost plugin Channel Export 安全漏洞

Mattermost Plugin Channel Export is a plugin from Mattermost USA. A security vulnerability exists in Mattermost plugin Channel Export version 1.0.0 and prior versions, which stems from an inability to limit concurrent runs of the /export command. An attacker can use this vulnerability to consume...

4.3CVSS6.7AI score0.00434EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/08/22 3:31 a.m.42 views

CVE-2022-48941

In the Linux kernel, the following vulnerability has been resolved: ice: fix concurrent reset and removal of VFs Commit c503e63200c6 "ice: Stop processing VF messages during teardown" introduced a driver state flag, ICEVFDEINITINPROGRESS, which is intended to prevent some issues with concurrently...

8.8CVSS5.8AI score0.00173EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/08/22 12:0 a.m.11 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 fact that if snapshot deletion and balancing operations are run concurrently in a production environment...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.6 views

SUSE CVE-2024-42302

In the Linux kernel, the following vulnerability has been resolved: PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal Keith reports a use-after-free when a DPC event occurs concurrently to hot-removal of the same portion of the hierarchy: The dpchandler awaits readiness of the seconda...

5.5CVSS6.3AI score0.0023EPSS
SaveExploits0References14
OSV
OSV
added 2024/08/17 10:15 a.m.10 views

UBUNTU-CVE-2024-43856

In the Linux kernel, the following vulnerability has been resolved: dma: fix call order in dmamfreecoherent dmamfreecoherent frees a DMA allocation, which makes the freed vaddr available for reuse, then calls devresdestroy to remove and free the data structure used to track the DMA allocation...

7.8CVSS6.1AI score0.00416EPSS
SaveExploits0References31
OSV
OSV
added 2024/08/17 10:15 a.m.16 views

UBUNTU-CVE-2024-43849

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pdr: protect locatoraddr with the main mutex If the service locator server is restarted fast enough, the PDR can rewrite locatoraddr fields concurrently. Protect them by placing modification of those fields under the...

5.5CVSS6AI score0.00165EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2024/08/17 9:24 a.m.43 views

CVE-2024-43856 dma: fix call order in dmam_free_coherent

In the Linux kernel, the following vulnerability has been resolved: dma: fix call order in dmamfreecoherent dmamfreecoherent frees a DMA allocation, which makes the freed vaddr available for reuse, then calls devresdestroy to remove and free the data structure used to track the DMA allocation...

7.8CVSS0.00416EPSS
SaveExploits0References8
OSV
OSV
added 2024/08/17 9:15 a.m.19 views

AZL-48048 CVE-2024-42302 affecting package kernel for versions less than 6.6.47.1-1

In the Linux kernel, the following vulnerability has been resolved: PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal Keith reports a use-after-free when a DPC event occurs concurrently to hot-removal of the same portion of the hierarchy: The dpchandler awaits readiness of the seconda...

7.8CVSS6.3AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 9:15 a.m.10 views

AZL-47962 CVE-2024-42302 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal Keith reports a use-after-free when a DPC event occurs concurrently to hot-removal of the same portion of the hierarchy: The dpchandler awaits readiness of the seconda...

7.8CVSS6.3AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 9:15 a.m.6 views

UBUNTU-CVE-2024-42302

In the Linux kernel, the following vulnerability has been resolved: PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal Keith reports a use-after-free when a DPC event occurs concurrently to hot-removal of the same portion of the hierarchy: The dpchandler awaits readiness of the seconda...

7.8CVSS6.2AI score0.0023EPSS
SaveExploits0References19
RedHat Linux
RedHat Linux
added 2024/08/13 10:53 a.m.8 views

kernel: mm/hugetlb: fix missing hugetlb_lock for resv uncharge

CVE-2024-36000 addresses a synchronization issue in the Linux kernel's management of huge pages. The problem arises when multiple threads modify the reservation map concurrently without proper locking, leading to potential inconsistencies and system instability...

5.5CVSS7.3AI score0.00225EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.14 views

kernel: mm/hugetlb: fix missing hugetlb_lock for resv uncharge

CVE-2024-36000 addresses a synchronization issue in the Linux kernel's management of huge pages. The problem arises when multiple threads modify the reservation map concurrently without proper locking, leading to potential inconsistencies and system instability...

5.5CVSS7.3AI score0.00225EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.7 views

kernel: mm/hugetlb: fix missing hugetlb_lock for resv uncharge

CVE-2024-36000 addresses a synchronization issue in the Linux kernel's management of huge pages. The problem arises when multiple threads modify the reservation map concurrently without proper locking, leading to potential inconsistencies and system instability...

5.5CVSS7.3AI score0.00225EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.14 views

kernel: USB: core: Fix access violation during port device removal

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix access violation during port device removal Testing with KASAN and syzkaller revealed a bug in port.c:disablestore: usbhubtostructhub can return NULL if the hub that the port belongs to is concurrently removed, but...

9.1CVSS6.7AI score0.00923EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/08/07 12:0 a.m.10 views

The vulnerability of the __dwc3_stop_active_transfer() function in the DesignWare USB3 driver for Linux operating systems allows a hacker to compromise the accessibility of protected information.

The vulnerability of the dwc3stopactivetransfer function in the drivers/usb/dwc3/gadget.c file of the DesignWare USB3 driver for the Linux operating system is related to concurrent access to resources race conditions. Exploiting this vulnerability could allow a attacker to compromise the...

4.6CVSS6.3AI score0.00221EPSS
SaveExploits0References21Affected Software6
BDU FSTEC
BDU FSTEC
added 2024/08/07 12:0 a.m.11 views

The vulnerability of the register_winch_irq() function in the User-Mode Linux (UML) subsystem of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the registerwinchirq function in the arch/um/drivers/line.c file of the User-Mode Linux subsystem driver for the Linux operating system is related to the reallocation of previously freed memory due to concurrent access to resources. Exploiting this vulnerability could allow a...

5.5CVSS6.8AI score0.00241EPSS
SaveExploits0References25Affected Software4
BDU FSTEC
BDU FSTEC
added 2024/08/07 12:0 a.m.8 views

The vulnerability of the netpoll_owner_active() function in the Linux operating system allows a hacker to compromise the accessibility of protected information.

The vulnerability of the netpollowneractive function in the net/core/netpoll.c module of the Linux kernel is related to concurrent access to resources. Exploiting this vulnerability could allow an attacker to compromise the accessibility of protected information...

4.7CVSS6.4AI score0.00192EPSS
SaveExploits0References34Affected Software7
Rows per page
Query Builder