Lucene search
+L

2508 matches found

Code423n4
Code423n4
added 2023/05/20 12:0 a.m.14 views

mintedAmount and reservedRate mutex not working

Lines of code Vulnerability details Impact File: JBXBuybackDelegate.sol 101 / 102 @notice The amount of token created if minted is prefered 103 104 @dev This is a mutex 1-x-1 105 / 106 uint256 private mintedAmount = 1; 107 108 / 109 @notice The current reserved rate 110 111 @dev This is a mutex...

6.8AI score
SaveExploits0
curl security advisories
curl security advisories
added 2023/05/17 8:0 a.m.12 views

siglongjmp race condition

libcurl provides several different backends for resolving hostnames, selected at build time. If it is built to use the synchronous resolver, it allows name resolves to time-out slow operations using alarm and siglongjmp. When doing this, libcurl used a global buffer that was not mutex protected a...

5.9CVSS6.5AI score0.02658EPSS
SaveExploits1References1Affected Software2
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.6 views

kernel: drm/amdgpu: Fix use-after-free on amdgpu_bo_list mutex

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free on amdgpubolist mutex If amdgpucsvmhandling returns r != 0, then it will unlock the bolistmutex inside the function amdgpucsvmhandling and again on amdgpucsparserfini. This problem results in the...

7.8CVSS6.2AI score0.00157EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2023/05/15 12:0 a.m.12 views

Siemens SCALANCE LPE9403 Creation of Temporary File with Insecure Permissions (CVE-2023-27408)

A vulnerability has been identified in SCALANCE LPE9403 All versions V2.1. The i2c mutex file is created with the permissions bits of -rw-rw-rw-. This file is used as a mutex for multiple applications interacting with i2c. This could allow an authenticated attacker with access to the SSH interfac...

3.3CVSS4.9AI score0.00169EPSS
SaveExploits0References3
Code423n4
Code423n4
added 2023/05/11 12:0 a.m.13 views

Race condition vulnerability in positionManager minting function

Lines of code Vulnerability details Impact race condition vulnerability can result in the issuance of duplicate token IDs. When multiple transactions are executed in quick succession attempting to mint tokens, they may end up being assigned the same ID due to a shared counter or variable used to...

6.8AI score
SaveExploits0
CNVD
CNVD
added 2023/05/10 12:0 a.m.10 views

Unspecified Vulnerability in Siemens SCALANCE LPE9403

Siemens SCALANCE LPE9403 is the local processing driver. A security vulnerability exists in the Siemens SCALANCE LPE9403, which can be exploited by an attacker to gain access to the SSH interface on an affected device, thereby interfering with the integrity of the mutex object and the data it...

3.3CVSS6.8AI score0.00169EPSS
SaveExploits0References1
NVD
NVD
added 2023/05/09 1:15 p.m.20 views

CVE-2023-27408

A vulnerability has been identified in SCALANCE LPE9403 All versions V2.1. The i2c mutex file is created with the permissions bits of -rw-rw-rw-. This file is used as a mutex for multiple applications interacting with i2c. This could allow an authenticated attacker with access to the SSH interfac...

3.3CVSS4.1AI score0.00169EPSS
SaveExploits0References1
OSV
OSV
added 2023/05/09 1:15 p.m.7 views

CVE-2023-27408

A vulnerability has been identified in SCALANCE LPE9403 All versions V2.1. The i2c mutex file is created with the permissions bits of -rw-rw-rw-. This file is used as a mutex for multiple applications interacting with i2c. This could allow an authenticated attacker with access to the SSH interfac...

3.3CVSS5.7AI score0.00169EPSS
SaveExploits0References1
Prion
Prion
added 2023/05/09 1:15 p.m.18 views

Design/Logic Flaw

A vulnerability has been identified in SCALANCE LPE9403 All versions V2.1. The i2c mutex file is created with the permissions bits of -rw-rw-rw-. This file is used as a mutex for multiple applications interacting with i2c. This could allow an authenticated attacker with access to the SSH interfac...

1.7CVSS4.9AI score0.00169EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/05/09 11:51 a.m.23 views

CVE-2023-27408

A vulnerability has been identified in SCALANCE LPE9403 All versions V2.1. The i2c mutex file is created with the permissions bits of -rw-rw-rw-. This file is used as a mutex for multiple applications interacting with i2c. This could allow an authenticated attacker with access to the SSH interfac...

3.3CVSS4.1AI score0.00169EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/05/09 11:51 a.m.10 views

CVE-2023-27408

A vulnerability has been identified in SCALANCE LPE9403 All versions V2.1. The i2c mutex file is created with the permissions bits of -rw-rw-rw-. This file is used as a mutex for multiple applications interacting with i2c. This could allow an authenticated attacker with access to the SSH interfac...

3.3CVSS6.5AI score0.00169EPSS
SaveExploits0References1
CVE
CVE
added 2023/05/09 11:51 a.m.48 views

CVE-2023-27408

Siemens SCALANCE LPE9403 is affected by CVE-2023-27408. All versions prior to V2.1 have an insecurely created i2c mutex file with permissions -rw-rw-rw-, used as a mutex for i2c-accessing applications. An authenticated attacker with SSH access to the device could interfere with the mutex and pote...

3.3CVSS3.9AI score0.00169EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.7 views

kernel: USB: gadget: Fix obscure lockdep violation for udc_mutex

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix obscure lockdep violation for udcmutex A recent commit expanding the scope of the udclock mutex in the gadget core managed to cause an obscure and slightly bizarre lockdep violation. In abbreviated form:...

5.5CVSS6.2AI score0.00141EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.14 views

kernel: arm64: fix oops in concurrently setting insn_emulation sysctls

In the Linux kernel, the following vulnerability has been resolved: arm64: fix oops in concurrently setting insnemulation sysctls emulationprochandler changes table-data for procdointvecminmax and can generate the following Oops if called concurrently with itself: | Unable to handle kernel NULL...

5.5CVSS6.3AI score0.00203EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.5 views

kernel: drm/amdgpu: Fix use-after-free on amdgpu_bo_list mutex

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free on amdgpubolist mutex If amdgpucsvmhandling returns r != 0, then it will unlock the bolistmutex inside the function amdgpucsvmhandling and again on amdgpucsparserfini. This problem results in the...

7.8CVSS6.2AI score0.00157EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2023/05/09 12:0 a.m.7 views

Siemens SCALANCE 安全漏洞

Siemens SCALANCE LPE9403 is the local processing driver. A security vulnerability exists in the Siemens SCALANCE LPE9403, which can be exploited by an attacker to gain access to the SSH interface on an affected device, thereby interfering with the integrity of the mutex object and the data it...

3.3CVSS6.7AI score0.00169EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/05/09 12:0 a.m.7 views

PT-2023-21098 · Siemens · Scalance Lpe9403

Name of the Vulnerable Software and Affected Versions: SCALANCE LPE9403 versions prior to V2.1 Description: A vulnerability has been identified where the i2c mutex file is created with the permissions bits of -rw-rw-rw-. This file is used as a mutex for multiple applications interacting with i2c...

3.3CVSS3.7AI score0.00169EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/05/09 12:0 a.m.10 views

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

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, which occurred when the emulation proc handler function changed table-data for proc dointvec minmax. This could generate an Oops...

8.8CVSS7.1AI score0.10458EPSS
SaveExploits29References944
Rockylinux
Rockylinux
added 2023/04/06 3:23 p.m.10 views

389-ds:1.4 bug fix update

An update is available for 389-ds-base, module.389-ds-base. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list 389 Directory Server is an LDAP version 3 LDAPv3...

6.6AI score
SaveExploits0
OSV
OSV
added 2023/03/30 8:15 p.m.0 views

DEBIAN-CVE-2023-27537

A double free vulnerability exists in libcurl 8.0.0 when sharing HSTS data between separate "handles". This sharing was introduced without considerations for do this sharing across separate threads but there was no indication of this fact in the documentation. Due to missing mutexes or thread...

5.9CVSS6.5AI score0.01856EPSS
SaveExploits1References1
Rows per page
Query Builder