24 matches found
CLSA-2022-1660238929 Fixed CVE-2022-2097 in openssl
CVE-2022-2097: Fix AES OCB encrypt/decrypt for x86 AES-NI...
openssl: AES OCB fails to encrypt some bytes
AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimized 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...
AES OCB fails to encrypt some bytes
...
The vulnerability of the AES OCB mode in the OpenSSL library allows a hacker to disclose protected information.
The vulnerability of the AES OCB mode in the OpenSSL library, where the necessary encryption step is absent. Exploiting this vulnerability can allow a malicious actor to disclose the protected information remotely...