Lucene search
K

136 matches found

Vulnrichment
Vulnrichment
added 2024/08/13 7:54 a.m.22 views

CVE-2024-41940

A vulnerability has been identified in SINEC NMS All versions V3.0. The affected application does not properly validate user input to a privileged command queue. This could allow an authenticated attacker to execute OS commands with elevated privileges...

9.4CVSS7.1AI score0.00548EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/07/29 3:4 p.m.13 views

CVE-2024-41079 nvmet: always initialize cqe.result

In the Linux kernel, the following vulnerability has been resolved: nvmet: always initialize cqe.result The spec doesn't mandate that the first two double words aka results for the command queue entry need to be set to 0 when they are not used not specified. Though, the target implemention return...

6.9AI score0.00013EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/07/29 3:4 p.m.23 views

CVE-2024-41079 nvmet: always initialize cqe.result

In the Linux kernel, the following vulnerability has been resolved: nvmet: always initialize cqe.result The spec doesn't mandate that the first two double words aka results for the command queue entry need to be set to 0 when they are not used not specified. Though, the target implemention return...

0.00013EPSS
Exploits0References5
CNNVD
CNNVD
added 2024/07/29 12:0 a.m.1 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 Linux kernel that stems from an uninitialized 0 in the result field of a command queue entry CQE when it is not in use, which could lead to...

5.5CVSS6.5AI score0.00013EPSS
Exploits0References6
OSV
OSV
added 2024/07/23 6:15 p.m.1 views

CVE-2020-11640

AdvaBuild uses a command queue to launch certain operations. An attacker who gains access to the command queue can use it to launch an attack by running any executable on the AdvaBuild node. The executables that can be run are not limited to AdvaBuild specific executables. Improper Privilege...

8.8CVSS5.8AI score
Exploits0References1
NVD
NVD
added 2024/07/23 6:15 p.m.7 views

CVE-2020-11640

AdvaBuild uses a command queue to launch certain operations. An attacker who gains access to the command queue can use it to launch an attack by running any executable on the AdvaBuild node. The executables that can be run are not limited to AdvaBuild specific executables. Improper Privilege...

8.8CVSS0.0046EPSS
Exploits0References1
CVE
CVE
added 2024/07/23 5:36 p.m.39 views

CVE-2020-11640

ABB Advant MOD 300 AdvaBuild (versions 3.0–3.7 SP2) is affected by CVE-2020-11640 due to improper privilege management in the command queue. An attacker who gains access to the command queue can trigger execution of arbitrary executables on the AdvaBuild node, not limited to AdvaBuild utilities, ...

8.8CVSS8.7AI score0.0046EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2024/07/23 5:36 p.m.14 views

CVE-2020-11640 Elevation of Privilege

AdvaBuild uses a command queue to launch certain operations. An attacker who gains access to the command queue can use it to launch an attack by running any executable on the AdvaBuild node. The executables that can be run are not limited to AdvaBuild specific executables. Improper Privilege...

8.8CVSS0.0046EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/07/23 5:36 p.m.6 views

CVE-2020-11640 Elevation of Privilege

AdvaBuild uses a command queue to launch certain operations. An attacker who gains access to the command queue can use it to launch an attack by running any executable on the AdvaBuild node. The executables that can be run are not limited to AdvaBuild specific executables. Improper Privilege...

8.8CVSS6.9AI score0.0046EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/07/23 12:0 a.m.1 views

ABB Advant MOD 300 AdvaBuild 安全漏洞

ABB Advant MOD 300 AdvaBuild is an industrial control system from ABB Switzerland. A security vulnerability exists in ABB Advant MOD 300 AdvaBuild versions 3.0 through 3.7 SP2, which originates from the use of a command queue to initiate certain operations, and allows an attacker with access...

8.8CVSS6.7AI score0.0046EPSS
Exploits0References2
OSV
OSV
added 2024/07/10 8:15 a.m.1 views

DEBIAN-CVE-2024-39492

In the Linux kernel, the following vulnerability has been resolved: mailbox: mtk-cmdq: Fix pmruntimegetsync warning in mbox shutdown The return value of pmruntimegetsync in cmdqmboxshutdown will return 1 when pm runtime state is active, and we don't want to get the warning message in this case. S...

7CVSS5.3AI score0.00032EPSS
Exploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.1 views

DEBIAN-CVE-2024-38556

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Add a timeout to acquire the command queue semaphore Prevent forced completion handling on an entry that has not yet been assigned an index, causing an out of bounds access on idx = -22. Instead of waiting indefinitely...

7.8CVSS5.4AI score0.00031EPSS
Exploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.1 views

AZL-57841 CVE-2024-38556 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Add a timeout to acquire the command queue semaphore Prevent forced completion handling on an entry that has not yet been assigned an index, causing an out of bounds access on idx = -22. Instead of waiting indefinitely...

7.8CVSS6.2AI score0.00031EPSS
Exploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.0 views

UBUNTU-CVE-2024-38556

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Add a timeout to acquire the command queue semaphore Prevent forced completion handling on an entry that has not yet been assigned an index, causing an out of bounds access on idx = -22. Instead of waiting indefinitely...

7.8CVSS6.5AI score0.00031EPSS
Exploits0References13
CVE
CVE
added 2024/06/19 1:35 p.m.118 views

CVE-2024-38556

CVE-2024-38556 affects the Linux kernel net/mlx5 code. The vulnerability arises from how the command queue semaphore timeout handling can allow an entry to be processed before an index is allocated, risking an out-of-bounds access at idx = -22 if the completion path proceeds without proper synchr...

7.8CVSS6.7AI score0.00031EPSS
Exploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/06/19 1:35 p.m.13 views

CVE-2024-38556

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Add a timeout to acquire the command queue semaphore Prevent forced completion handling on an entry that has not yet been assigned an index, causing an out of bounds access on idx = -22. Instead of waiting indefinitely...

7.8CVSS5.4AI score0.00031EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.2 views

kernel: Linux kernel: Denial of Service due to deadlock in Universal Flash Storage driver

A flaw was found in the Linux kernel. A local attacker with low privileges could exploit a deadlock vulnerability in the Universal Flash Storage UFS host controller driver ufshcd. This occurs when the error handler and a Command Queue CQ event interrupt attempt to acquire the same lock...

5.7AI score0.00026EPSS
Exploits0References5
OSV
OSV
added 2023/09/04 3:15 a.m.0 views

CVE-2023-20849

In imgsyscmdq, there is a possible use after free due to a missing valid range checking. This could lead to local escalation of privilege with System execution privileges needed. User interaction is needed for exploitation. Patch ID: ALPS07340433; Issue ID: ALPS07340350...

6.5CVSS5.7AI score
Exploits0References1
CNNVD
CNNVD
added 2023/09/04 12:0 a.m.1 views

MediaTek Chip Resource Management Error Vulnerability

MediaTek chips are a variety of chips from MediaTek, a Chinese company called MediaTek. A security vulnerability exists in the MediaTek chips that stems from a lack of valid range checking in imgsyscmdq, which could be exploited after release...

6.5CVSS6.7AI score0.00025EPSS
Exploits0References2
CNNVD
CNNVD
added 2023/09/04 12:0 a.m.1 views

MediaTek Chip Buffer Error Vulnerability

MediaTek chips are a variety of chips from MediaTek, a Chinese company. A security vulnerability exists in the MediaTek chips, which stems from a lack of valid range checking in imgsyscmdq, which may result in out-of-bounds reads...

4.2CVSS6.8AI score0.00023EPSS
Exploits0References2
Rows per page
Query Builder