Lucene search
+L

12795 matches found

Vulnrichment
Vulnrichment
added 2022/07/05 10:30 a.m.32 views

CVE-2022-2097 AES OCB fails to encrypt some bytes

AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of "in place" encryption...

6.9AI score0.0468EPSS
SaveExploits0References13
AlpineLinux
AlpineLinux
added 2022/07/05 10:30 a.m.53 views

CVE-2022-2097

AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of "in place" encryption...

5.3CVSS7.9AI score0.0468EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2022/07/05 10:30 a.m.104 views

CVE-2022-2097

AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of "in place" encryption...

5.3CVSS6.5AI score0.0468EPSS
SaveExploits0
CVE
CVE
added 2022/07/05 10:30 a.m.543 views

CVE-2022-2097

CVE-2022-2097 affects OpenSSL: AES OCB mode on 32-bit x86 with AES-NI optimization can fail to encrypt the full data, potentially leaking 16 bytes of memory (or plaintext in in-place mode). OpenSSL TLS/DTLS cipher suites are unaffected. Affected releases: OpenSSL 3.0.0–3.0.4 and OpenSSL 1.1.1 thr...

5.3CVSS7.6AI score0.0468EPSS
SaveExploits0References13Affected Software1
Cvelist
Cvelist
added 2022/07/05 10:30 a.m.68 views

CVE-2022-2097 AES OCB fails to encrypt some bytes

AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of "in place" encryption...

7.6AI score0.0468EPSS
SaveExploits0References13
OSV
OSV
added 2022/07/05 10:30 a.m.57 views

CVE-2022-2097 AES OCB fails to encrypt some bytes

AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of "in place" encryption...

6.6AI score
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2022/07/05 12:00 a.m.173 views

OpenSSL 3.0.0 < 3.0.5 Multiple Vulnerabilities

The version of OpenSSL installed on the remote host is prior to 3.0.5. It is, therefore, affected by multiple vulnerabilities as referenced in the 3.0.5 advisory. - The OpenSSL 3.0.4 release introduced a serious bug in the RSA implementation for X8664 CPUs supporting the AVX512IFMA instructions...

10CVSS8.2AI score0.45675EPSS
SaveExploits3References7
FreeBSD
FreeBSD
added 2022/07/05 12:00 a.m.102 views

OpenSSL -- AES OCB fails to encrypt some bytes

The OpenSSL project reports: AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special...

5.3CVSS1.6AI score0.0468EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2022/07/05 12:00 a.m.320 views

OpenSSL 1.1.1 < 1.1.1q Vulnerability

The version of OpenSSL installed on the remote host is prior to 1.1.1q. It is, therefore, affected by a vulnerability as referenced in the 1.1.1q advisory. - AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under so...

5.3CVSS6.9AI score0.0468EPSS
SaveExploits0References4
OpenSSL
OpenSSL
added 2022/07/05 12:00 a.m.89 views

AES OCB fails to encrypt some bytes

AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn’t written. In the special case of “in place” encryption...

5.3CVSS7.5AI score0.0468EPSS
SaveExploits0Affected Software1
Fedora
Fedora
added 2022/07/04 1:35 a.m.40 views

[SECURITY] Fedora 36 Update: golang-github-fernet-0-0.9.20200726giteff2850.fc36

Fernet takes a user-provided message an arbitrary sequence of bytes, a key 256 bits, and the current time, and produces a token, which contains the message in a form that can't be read or altered without the key...

9.3CVSS8.9AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/04 1:35 a.m.37 views

[SECURITY] Fedora 36 Update: golang-github-cespare-xxhash-2.1.2-3.fc36

xxhash is a Go implementation of the 64-bit xxHash algorithm, XXH64. This is a high-quality hashing algorithm that is much faster than anything in the Go standard library...

9.3CVSS8AI score0.0995EPSS
SaveExploits4
Github Security Blog
Github Security Blog
added 2022/07/02 12:00 a.m.67 views

openssl-src heap memory corruption with RSA private key operation

The OpenSSL 3.0.4 release introduced a serious bug in the RSA implementation for X8664 CPUs supporting the AVX512IFMA instructions. This issue makes the RSA implementation with 2048 bit private keys incorrect on such machines and memory corruption will happen during the computation. As a...

10CVSS9.5AI score0.45675EPSS
SaveExploits3References7Affected Software1
OSV
OSV
added 2022/07/02 12:00 a.m.56 views

GHSA-735F-PG76-FXC4 openssl-src heap memory corruption with RSA private key operation

The OpenSSL 3.0.4 release introduced a serious bug in the RSA implementation for X8664 CPUs supporting the AVX512IFMA instructions. This issue makes the RSA implementation with 2048 bit private keys incorrect on such machines and memory corruption will happen during the computation. As a...

9.8CVSS8.9AI score0.45675EPSS
SaveExploits3References6
Prion
Prion
added 2022/07/01 8:15 a.m.42 views

Memory corruption

The OpenSSL 3.0.4 release introduced a serious bug in the RSA implementation for X8664 CPUs supporting the AVX512IFMA instructions. This issue makes the RSA implementation with 2048 bit private keys incorrect on such machines and memory corruption will happen during the computation. As a...

10CVSS9.6AI score0.45675EPSS
SaveExploits3References4Affected Software1
UbuntuCve
UbuntuCve
added 2022/07/01 8:15 a.m.58 views

CVE-2022-2274

The OpenSSL 3.0.4 release introduced a serious bug in the RSA implementation for X8664 CPUs supporting the AVX512IFMA instructions. This issue makes the RSA implementation with 2048 bit private keys incorrect on such machines and memory corruption will happen during the computation. As a...

10CVSS7.3AI score0.45675EPSS
SaveExploits3References3
OSV
OSV
added 2022/07/01 7:30 a.m.40 views

CVE-2022-2274 RSA implementation bug in AVX512IFMA instructions

The OpenSSL 3.0.4 release introduced a serious bug in the RSA implementation for X8664 CPUs supporting the AVX512IFMA instructions. This issue makes the RSA implementation with 2048 bit private keys incorrect on such machines and memory corruption will happen during the computation. As a...

7.5AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/07/01 12:07 a.m.17 views

expat: Integer overflow in copyString()

An integer overflow flaw was found in expat. This issue affects the encoding name parameter at the parser creation time, which is often hard-coded rather than user input, takes a value in the gigabytes to trigger, and on a 64-bit machine. This flaw can cause a denial of service...

7.5CVSS7.3AI score0.04693EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2022/06/29 7:00 a.m.5 views

The PPM reader in libjpeg-turbo through 2.0.90 mishandles use of tjLoadImage for loading a 16-bit binary PPM file into a grayscale buffer and loading a 16-bit binary PGM file into an RGB buffer. This is related to a heap-based buffer overflow in the get_word_rgb_row function in rdppm.c.

...

5.5CVSS6.6AI score0.01055EPSS
SaveExploits0
OSV
OSV
added 2022/06/28 6:04 p.m.15 views

GSD-2022-1002643 watchdog: rzg2l_wdt: Fix 32bit overflow issue

watchdog: rzg2lwdt: Fix 32bit overflow issue This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.4 by commit...

7.4AI score
SaveExploits0
Rows per page
Query Builder