FreshPorts - VuXML

This page displays vulnerability information about FreeBSD Ports.

The VUXML data was last processed by FreshPorts on 2024-04-25 21:13:12 UTC

List all Vulnerabilities, by package

List all Vulnerabilities, by date

k68

These are the vulnerabilities relating to the commit you have selected:

VuXML IDDescription
f0e45968-faff-11ec-856e-d4c9ef517024OpenSSL -- Heap memory corruption with RSA private key operation

The OpenSSL project reports:

The OpenSSL 3.0.4 release introduced a serious bug in the RSA implementation for X86_64 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 consequence of the memory corruption an attacker may be able to trigger a remote code execution on the machine performing the computation.

SSL/TLS servers or other servers using 2048 bit RSA private keys running on machines supporting AVX512IFMA instructions of the X86_64 architecture are affected by this issue.


Discovery 2022-07-01
Entry 2022-07-03
Modified 2022-07-05
openssl-devel
ge 3.0.4 lt 3.0.5

CVE-2022-2274
https://www.openssl.org/news/secadv/20220705.txt
a28e8b7e-fc70-11ec-856e-d4c9ef517024OpenSSL -- 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 case of "in place" encryption, sixteen bytes of the plaintext would be revealed.


Discovery 2022-07-05
Entry 2022-07-05
openssl
< 1.1.1q,1

openssl-devel
< 3.0.5

CVE-2022-2097
https://www.openssl.org/news/secadv/20220705.txt