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, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected. Fixed in OpenSSL 3.0.5 (Affected 3.0.0-3.0.4). Fixed in OpenSSL 1.1.1q (Affected 1.1.1-1.1.1p).
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: openssl

Published: 2022-07-05T00:00:00

Updated: 2024-06-21T19:07:25.963480

Reserved: 2022-06-16T00:00:00


Link: CVE-2022-2097

JSON object: View

cve-icon NVD Information

Status : Modified

Published: 2022-07-05T11:15:08.340

Modified: 2024-06-21T19:15:23.083


Link: CVE-2022-2097

JSON object: View

cve-icon Redhat Information

No data.

CWE