Lucene search
+L

111 matches found

AlmaLinux
AlmaLinux
added 2024/08/13 12:0 a.m.39 views

Moderate: orc security update

Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic...

7CVSS7.3AI score0.00379EPSS
SaveExploits0References4
Fedora
Fedora
added 2024/08/08 2:46 a.m.17 views

[SECURITY] Fedora 40 Update: orc-0.4.39-1.fc40

Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic...

7CVSS6.9AI score0.00379EPSS
SaveExploits0
Gentoo Linux
Gentoo Linux
added 2024/05/07 12:0 a.m.39 views

libjpeg-turbo: Multiple Vulnerabilities

Background libjpeg-turbo is a MMX, SSE, and SSE2 SIMD accelerated JPEG library. Description Multiple vulnerabilities have been discovered in libjpeg-turbo. Please review the CVE identifiers referenced below for details. Impact Please review the referenced CVE identifiers for details. Workaround...

8.8CVSS7.6AI score0.02728EPSS
SaveExploits4
NVD
NVD
added 2024/04/02 11:15 p.m.11 views

CVE-2024-3207

A vulnerability was found in ermig1979 Simd up to 6.0.134. It has been declared as critical. This vulnerability affects the function ReadUnsigned of the file src/Simd/SimdMemoryStream.h. The manipulation leads to heap-based buffer overflow. The exploit has been disclosed to the public and may be...

9.8CVSS5.6AI score0.00968EPSS
SaveExploits1References4
Snyk
Snyk
added 2024/04/02 10:42 p.m.3 views

Heap-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Heap-based Buffer Overflow due to the ReadUnsigned function of the file src/Simd/SimdMemoryStream.h. An attacker can execute arbitrary code or cause a denial of service condition by manipulating the input. Remediation Upgrade simd to...

9.8CVSS6.2AI score0.00968EPSS
SaveExploits1References2
CVE
CVE
added 2024/04/02 10:31 p.m.69 views

CVE-2024-3207

CVE-2024-3207 affects ermig1979 Simd up to 6.0.134. The issue is a heap-based buffer overflow in ReadUnsigned within src/Simd/SimdMemoryStream.h, as disclosed exploits exist. NVD scores it CRITICAL (CVSSv3.1: AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H). Connected reports (Red Hat, OSV, NVD) confirm the ...

9.8CVSS5.6AI score0.00968EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/02 10:31 p.m.10 views

CVE-2024-3207 ermig1979 Simd SimdMemoryStream.h ReadUnsigned heap-based overflow

A vulnerability was found in ermig1979 Simd up to 6.0.134. It has been declared as critical. This vulnerability affects the function ReadUnsigned of the file src/Simd/SimdMemoryStream.h. The manipulation leads to heap-based buffer overflow. The exploit has been disclosed to the public and may be...

5.5CVSS5.7AI score0.00968EPSS
SaveExploits1References4
OSV
OSV
added 2024/04/02 10:31 p.m.5 views

CVE-2024-3207 ermig1979 Simd SimdMemoryStream.h ReadUnsigned heap-based overflow

A vulnerability was found in ermig1979 Simd up to 6.0.134. It has been declared as critical. This vulnerability affects the function ReadUnsigned of the file src/Simd/SimdMemoryStream.h. The manipulation leads to heap-based buffer overflow. The exploit has been disclosed to the public and may be...

5.5CVSS6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/04/02 10:31 p.m.22 views

CVE-2024-3207 ermig1979 Simd SimdMemoryStream.h ReadUnsigned heap-based overflow

A vulnerability was found in ermig1979 Simd up to 6.0.134. It has been declared as critical. This vulnerability affects the function ReadUnsigned of the file src/Simd/SimdMemoryStream.h. The manipulation leads to heap-based buffer overflow. The exploit has been disclosed to the public and may be...

5.5CVSS5.9AI score0.00968EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2024/04/02 12:0 a.m.4 views

Simd 安全漏洞

Simd is a free and open source image processing and machine learning library from the individual developer Ihar Yermalayeu. A security vulnerability exists in Simd version 6.0.134 and earlier versions, which stems from the presence of a heap-based buffer overflow issue...

9.8CVSS5.8AI score0.00968EPSS
SaveExploits1References5
Oracle linux
Oracle linux
added 2023/11/11 12:0 a.m.104 views

gmp security and enhancement update

1:6.2.0-13 - Fix: previous commit removed one function from the library and thus broke the ABI - function gmpnpreinvdivrem1 should now not be removed Related: rhbz2044216 1:6.2.0-12 - Add SIMD optimization patches for s390x provided by the IBM Resolves: rhbz2044216 1:6.2.0-11 Fix: Integer overflo...

7.5CVSS7.5AI score0.03425EPSS
SaveExploits1
RustSec
RustSec
added 2023/10/14 12:0 p.m.8 views

`MaybeUninit` misuse in `simd-json-derive`

An invalid use of MaybeUninit::uninit.assumeinit in simd-json-derive's derive macro can cause undefined behavior. The original code used MaybeUninit to avoid initialisation of the struct and then set the fields using ptr::write. The undefined behavior triggered by this misuse of MaybeUninit can...

7.2AI score
SaveExploits0Affected Software1
OSV
OSV
added 2023/10/14 12:0 p.m.6 views

RUSTSEC-2023-0087 `MaybeUninit` misuse in `simd-json-derive`

An invalid use of MaybeUninit::uninit.assumeinit in simd-json-derive's derive macro can cause undefined behavior. The original code used MaybeUninit to avoid initialisation of the struct and then set the fields using ptr::write. The undefined behavior triggered by this misuse of MaybeUninit can...

7.2AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/10/14 12:0 a.m.6 views

PT-2023-36100 · Unknown · Simd-Json-Derive

Name of the Vulnerable Software and Affected Versions: simd-json-derive versions prior to 0.12.0 Description: The issue arises from an invalid use of MaybeUninit::uninit.assume init in the derive macro of simd-json-derive, leading to undefined behavior. This misuse can cause invalid memory access...

7.4AI score
SaveExploits0References4
NVD
NVD
added 2023/09/15 8:15 p.m.34 views

CVE-2023-41880

Wasmtime is a standalone runtime for WebAssembly. Wasmtime versions from 10.0.0 to versions 10.02, 11.0.2, and 12.0.1 contain a miscompilation of the WebAssembly i64x2.shrs instruction on x8664 platforms when the shift amount is a constant value that is larger than 32. Only x8664 is affected so a...

5.3CVSS4.3AI score0.00605EPSS
SaveExploits0References5
Prion
Prion
added 2023/09/15 8:15 p.m.23 views

Design/Logic Flaw

Wasmtime is a standalone runtime for WebAssembly. Wasmtime versions from 10.0.0 to versions 10.02, 11.0.2, and 12.0.1 contain a miscompilation of the WebAssembly i64x2.shrs instruction on x8664 platforms when the shift amount is a constant value that is larger than 32. Only x8664 is affected so a...

5CVSS5.4AI score0.00605EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2023/09/15 7:43 p.m.80 views

CVE-2023-41880

CVE-2023-41880 affects Wasmtime on x86_64 where a miscompilation of the WebAssembly i64x2.shr_s instruction occurs for constant shift amounts greater than 32. Versions 10.0.0 through 10.0.2, 11.0.2, and 12.0.1 contain the issue; patch versions 10.0.2, 11.0.2, and 12.0.2 fix it (11.0.2 and 12.0.2 ...

5.3CVSS4.7AI score0.00605EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2023/09/15 7:43 p.m.20 views

CVE-2023-41880 Miscompilation of wasm `i64x2.shr_s` instruction with constant input on x86_64

Wasmtime is a standalone runtime for WebAssembly. Wasmtime versions from 10.0.0 to versions 10.02, 11.0.2, and 12.0.1 contain a miscompilation of the WebAssembly i64x2.shrs instruction on x8664 platforms when the shift amount is a constant value that is larger than 32. Only x8664 is affected so a...

2.2CVSS7.1AI score0.00605EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2023/09/15 7:43 p.m.38 views

CVE-2023-41880 Miscompilation of wasm `i64x2.shr_s` instruction with constant input on x86_64

Wasmtime is a standalone runtime for WebAssembly. Wasmtime versions from 10.0.0 to versions 10.02, 11.0.2, and 12.0.1 contain a miscompilation of the WebAssembly i64x2.shrs instruction on x8664 platforms when the shift amount is a constant value that is larger than 32. Only x8664 is affected so a...

2.2CVSS5.6AI score0.00605EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/09/14 7:33 p.m.40 views

Miscompilation of wasm `i64x2.shr_s` instruction with constant input on x86_64

Impact Wasmtime versions from 10.0.0 to 12.0.1 contain a miscompilation of the WebAssembly i64x2.shrs instruction on x8664 platforms when the shift amount is a constant value that is larger than 32. Only x8664 is affected so all other targets are not affected by this. The miscompilation results i...

5.3CVSS4.6AI score0.00605EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder