Lucene search
+L

725 matches found

Vulnrichment
Vulnrichment
added 2024/10/23 12:0 a.m.15 views

CVE-2024-50382

Botan before 3.6.0, when certain LLVM versions are used, has compiler-induced secret-dependent control flow in lib/utils/ghash/ghash.cpp in GHASH in AES-GCM. There is a branch instead of an XOR with carry. This was observed for Clang in LLVM 15 on RISC-V...

6.9AI score0.00546EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2024/10/23 12:0 a.m.32 views

CVE-2024-50382

Botan before 3.6.0, when certain LLVM versions are used, has compiler-induced secret-dependent control flow in lib/utils/ghash/ghash.cpp in GHASH in AES-GCM. There is a branch instead of an XOR with carry. This was observed for Clang in LLVM 15 on RISC-V...

0.00546EPSS
SaveExploits1References4
CVE
CVE
added 2024/10/23 12:0 a.m.76 views

CVE-2024-50382

CVE-2024-50382 affects Botan before 3.6.0, where certain LLVM versions trigger compiler-induced secret-dependent control flow in lib/utils/ghash/ghash.cpp (GHASH in AES-GCM). A branch instead of an XOR with carry was observed, notably with Clang/LLVM 15 on RISC-V. The issue can cause undefined be...

5.9CVSS7AI score0.00546EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/10/23 12:0 a.m.12 views

CVE-2024-50382

Botan before 3.6.0, when certain LLVM versions are used, has compiler-induced secret-dependent control flow in lib/utils/ghash/ghash.cpp in GHASH in AES-GCM. There is a branch instead of an XOR with carry. This was observed for Clang in LLVM 15 on RISC-V...

5.9CVSS6.8AI score0.00546EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2024/10/21 12:0 a.m.7 views

PT-2024-7941 · Botan +3 · Botan +3

Name of the Vulnerable Software and Affected Versions: Botan versions prior to 3.6.0 Description: The issue is related to a component of the Botan cryptographic library, specifically in lib/utils/ghash/ghash.cpp, where there is a potential information disclosure due to inconsistency. This could...

7.5CVSS5.4AI score0.00845EPSS
SaveExploits2References40
OSV
OSV
added 2024/10/09 12:12 a.m.6 views

OSV-2024-1194 Heap-buffer-overflow in llvm::DataLayout::getIndexedOffsetInType

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=372093894 Crash type: Heap-buffer-overflow READ 4 Crash state: llvm::DataLayout::getIndexedOffsetInType InterpreterStackFrame::ResolveConstantValue InterpreterStackFrame::ResolveConstant...

6.9AI score
SaveExploits0References1
Rockylinux
Rockylinux
added 2024/09/30 2:30 p.m.8 views

llvm-toolset:rhel8 bug fix and enhancement update

An update is available for lld, compiler-rt, module.lld, lldb, python-lit, module.python-lit, module.lldb, llvm, libomp, module.compiler-rt, clang, module.libomp, module.llvm, module.clang. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a...

7.4AI score
SaveExploits0
OSV
OSV
added 2024/09/17 12:2 a.m.8 views

OSV-2024-1076 Heap-buffer-overflow in readBytes48

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=42538426 Crash type: Heap-buffer-overflow READ 1 Crash state: readBytes48 SystemZLLVMgetInstruction SystemZgetInstruction...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2024/09/13 5:29 p.m.15 views

RHSA-2021:4743 Red Hat Security Advisory: llvm-toolset:rhel8 security update

Bulletin has no description...

8.5CVSS7.7AI score0.12205EPSS
SaveExploits4References12
NVD
NVD
added 2024/08/29 5:15 p.m.18 views

CVE-2024-45056

zksolc is a Solidity compiler for ZKsync. All LLVM versions since 2015 fold xor shl 1, x, -1 to rotl 1, x if run with optimizations enabled. Here 1 is generated as an unsigned 64 bits number 2^64-1. This number is zero-extended to 256 bits on EraVM target while it should have been sign-extended...

5.9CVSS0.00403EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/08/29 5:15 p.m.56 views

CVE-2024-45056

zksolc is a Solidity compiler for ZKsync. All LLVM versions since 2015 fold xor shl 1, x, -1 to rotl 1, x if run with optimizations enabled. Here 1 is generated as an unsigned 64 bits number 2^64-1. This number is zero-extended to 256 bits on EraVM target while it should have been sign-extended...

5.9CVSS5.9AI score0.00403EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/08/29 4:55 p.m.17 views

CVE-2024-45056 `fold (xor (shl 1, x), -1) -> (rotl ~1, x)` misoptimization in zksolc

zksolc is a Solidity compiler for ZKsync. All LLVM versions since 2015 fold xor shl 1, x, -1 to rotl 1, x if run with optimizations enabled. Here 1 is generated as an unsigned 64 bits number 2^64-1. This number is zero-extended to 256 bits on EraVM target while it should have been sign-extended...

5.9CVSS5.8AI score0.00403EPSS
SaveExploits0References2
CVE
CVE
added 2024/08/29 4:55 p.m.55 views

CVE-2024-45056

The CVE-2024-45056 entry describes a misoptimization in zksolc (Matter Labs’ Solidity compiler for ZKsync) where LLVM optimization folds (xor (shl 1, x), -1) into (rotl ~1, x). Here ~1 is generated as unsigned 64-bit (2^64-1) and is zero-extended to 256 bits on EraVM, when it should have been sig...

5.9CVSS5.8AI score0.00403EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/08/29 4:55 p.m.56 views

CVE-2024-45056 `fold (xor (shl 1, x), -1) -> (rotl ~1, x)` misoptimization in zksolc

zksolc is a Solidity compiler for ZKsync. All LLVM versions since 2015 fold xor shl 1, x, -1 to rotl 1, x if run with optimizations enabled. Here 1 is generated as an unsigned 64 bits number 2^64-1. This number is zero-extended to 256 bits on EraVM target while it should have been sign-extended...

5.9CVSS0.00403EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/29 4:55 p.m.28 views

CVE-2024-45056 `fold (xor (shl 1, x), -1) -> (rotl ~1, x)` misoptimization in zksolc

zksolc is a Solidity compiler for ZKsync. All LLVM versions since 2015 fold xor shl 1, x, -1 to rotl 1, x if run with optimizations enabled. Here 1 is generated as an unsigned 64 bits number 2^64-1. This number is zero-extended to 256 bits on EraVM target while it should have been sign-extended...

5.9CVSS6.8AI score0.00403EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/08/29 12:0 a.m.5 views

ZKsync Era 安全漏洞

ZKsync Era is an open source compiler from Matter Labs. A security vulnerability exists in versions of ZKsync Era prior to 1.5.3, which stems from LLVM mishandling of specific instructions during optimization, resulting in a numeric expansion error that affects contract execution on EraVM...

5.9CVSS6.7AI score0.00403EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/08/21 12:0 a.m.18 views

EulerOS Virtualization 2.11.0 : llvm (EulerOS-SA-2024-2195)

According to the versions of the llvm packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : LLVM 15.0.0 has a NULL pointer dereference in the parseOneMetadata function via a crafted pdflatex.fmt file or perhaps a crafted .o...

5.3CVSS5.6AI score0.00681EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/08/21 12:0 a.m.6 views

Huawei EulerOS: Security Advisory for llvm (EulerOS-SA-2024-2219)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS6.7AI score0.00681EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/08/21 12:0 a.m.7 views

Huawei EulerOS: Security Advisory for llvm (EulerOS-SA-2024-2243)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS6.7AI score0.00681EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/08/20 12:0 a.m.15 views

EulerOS 2.0 SP12 : llvm (EulerOS-SA-2024-2243)

According to the versions of the llvm packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : LLVM 15.0.0 has a NULL pointer dereference in the parseOneMetadata function via a crafted pdflatex.fmt file or perhaps a crafted .o file to llvm-lto...

5.3CVSS5.5AI score0.00681EPSS
SaveExploits0References2
Rows per page
Query Builder