Количество 59
Количество 59
SUSE-SU-2024:2035-1
Security update for openssl-1_1
SUSE-SU-2024:2020-1
Security update for openssl-3
ROS-20240704-04
Уязвимость openssl3
GHSA-6vgq-8qjq-h578
Issue summary: Calling the OpenSSL API function SSL_free_buffers may cause memory to be accessed that was previously freed in some situations Impact summary: A use after free can have a range of potential consequences such as the corruption of valid data, crashes or execution of arbitrary code. However, only applications that directly call the SSL_free_buffers function are affected by this issue. Applications that do not call this function are not vulnerable. Our investigations indicate that this function is rarely used by applications. The SSL_free_buffers function is used to free the internal OpenSSL buffer used when processing an incoming record from the network. The call is only expected to succeed if the buffer is not currently in use. However, two scenarios have been identified where the buffer is freed even when still in use. The first scenario occurs where a record header has been received from the network and processed by OpenSSL, but the full record body has not yet arr...
BDU:2024-05176
Уязвимость функции SSL_free_buffers() криптографической библиотеки OpenSSL, позволяющая нарушителю выполнить произвольный код или вызвать отказ в обслуживании
SUSE-SU-2026:2621-1
Security update for openssl-1_1-livepatches
SUSE-SU-2026:2412-1
Security update for openssl-1_1-livepatches
SUSE-SU-2026:2410-1
Security update for openssl-1_1-livepatches
SUSE-SU-2026:2409-1
Security update for openssl-1_1-livepatches
RLSA-2026:44438
Important: compat-openssl11 security update
RLSA-2026:36215
Important: compat-openssl10 security update
GHSA-f684-cpcq-j565
Issue summary: A specially crafted PKCS#7 or S/MIME signed message could trigger a use-after-free during PKCS#7 signature verification. Impact summary: A use-after-free may result in process crashes, heap corruption, or potentially remote code execution. When processing a PKCS#7 or S/MIME signed message, if the SignedData digestAlgorithms field is present as an empty ASN.1 SET, OpenSSL may incorrectly free a caller-owned BIO during PKCS7_verify(). A subsequent use of the BIO by the calling application results in a use-after-free condition. In the common case this occurs when the application later calls BIO_free() on the BIO originally passed to PKCS7_verify(). Depending on allocator behavior and application-specific BIO usage patterns, this may result in a crash or other memory corruption. In some application contexts this may potentially be exploitable for remote code execution. Applications that process PKCS#7 or S/MIME signed messages using OpenSSL PKCS#7 APIs may be affected...
ELSA-2026-44438
ELSA-2026-44438: compat-openssl11 security update (IMPORTANT)
ELSA-2026-36215
ELSA-2026-36215: compat-openssl10 security update (IMPORTANT)
SUSE-SU-2025:03632-1
Security update for openssl-1_1-livepatches
SUSE-SU-2025:03523-1
Security update for openssl-1_1-livepatches
SUSE-SU-2024:2066-1
Security update for openssl-3
RLSA-2024:9333
Low: openssl and openssl-fips-provider security update
ELSA-2024-9333
ELSA-2024-9333: openssl and openssl-fips-provider security update (LOW)
SUSE-SU-2026:2662-1
Security update for openssl-3-livepatches
Уязвимостей на страницу
Уязвимость | CVSS | EPSS | Опубликовано | |
|---|---|---|---|---|
SUSE-SU-2024:2035-1 Security update for openssl-1_1 | 3% Низкий | около 2 лет назад | ||
SUSE-SU-2024:2020-1 Security update for openssl-3 | 3% Низкий | больше 2 лет назад | ||
ROS-20240704-04 Уязвимость openssl3 | CVSS3: 8.1 | 3% Низкий | около 2 лет назад | |
GHSA-6vgq-8qjq-h578 Issue summary: Calling the OpenSSL API function SSL_free_buffers may cause memory to be accessed that was previously freed in some situations Impact summary: A use after free can have a range of potential consequences such as the corruption of valid data, crashes or execution of arbitrary code. However, only applications that directly call the SSL_free_buffers function are affected by this issue. Applications that do not call this function are not vulnerable. Our investigations indicate that this function is rarely used by applications. The SSL_free_buffers function is used to free the internal OpenSSL buffer used when processing an incoming record from the network. The call is only expected to succeed if the buffer is not currently in use. However, two scenarios have been identified where the buffer is freed even when still in use. The first scenario occurs where a record header has been received from the network and processed by OpenSSL, but the full record body has not yet arr... | CVSS3: 7.5 | 3% Низкий | почти 2 года назад | |
BDU:2024-05176 Уязвимость функции SSL_free_buffers() криптографической библиотеки OpenSSL, позволяющая нарушителю выполнить произвольный код или вызвать отказ в обслуживании | CVSS3: 8.1 | 3% Низкий | больше 2 лет назад | |
SUSE-SU-2026:2621-1 Security update for openssl-1_1-livepatches | 4% Низкий | 3 месяца назад | ||
SUSE-SU-2026:2412-1 Security update for openssl-1_1-livepatches | 4% Низкий | 3 месяца назад | ||
SUSE-SU-2026:2410-1 Security update for openssl-1_1-livepatches | 4% Низкий | 3 месяца назад | ||
SUSE-SU-2026:2409-1 Security update for openssl-1_1-livepatches | 4% Низкий | 3 месяца назад | ||
RLSA-2026:44438 Important: compat-openssl11 security update | 4% Низкий | около 2 месяцев назад | ||
RLSA-2026:36215 Important: compat-openssl10 security update | 4% Низкий | 2 месяца назад | ||
GHSA-f684-cpcq-j565 Issue summary: A specially crafted PKCS#7 or S/MIME signed message could trigger a use-after-free during PKCS#7 signature verification. Impact summary: A use-after-free may result in process crashes, heap corruption, or potentially remote code execution. When processing a PKCS#7 or S/MIME signed message, if the SignedData digestAlgorithms field is present as an empty ASN.1 SET, OpenSSL may incorrectly free a caller-owned BIO during PKCS7_verify(). A subsequent use of the BIO by the calling application results in a use-after-free condition. In the common case this occurs when the application later calls BIO_free() on the BIO originally passed to PKCS7_verify(). Depending on allocator behavior and application-specific BIO usage patterns, this may result in a crash or other memory corruption. In some application contexts this may potentially be exploitable for remote code execution. Applications that process PKCS#7 or S/MIME signed messages using OpenSSL PKCS#7 APIs may be affected... | CVSS3: 9.8 | 4% Низкий | 3 месяца назад | |
ELSA-2026-44438 ELSA-2026-44438: compat-openssl11 security update (IMPORTANT) | 4% Низкий | около 2 месяцев назад | ||
ELSA-2026-36215 ELSA-2026-36215: compat-openssl10 security update (IMPORTANT) | 4% Низкий | 2 месяца назад | ||
SUSE-SU-2025:03632-1 Security update for openssl-1_1-livepatches | 11 месяцев назад | |||
SUSE-SU-2025:03523-1 Security update for openssl-1_1-livepatches | 11 месяцев назад | |||
SUSE-SU-2024:2066-1 Security update for openssl-3 | около 2 лет назад | |||
RLSA-2024:9333 Low: openssl and openssl-fips-provider security update | больше 1 года назад | |||
ELSA-2024-9333 ELSA-2024-9333: openssl and openssl-fips-provider security update (LOW) | почти 2 года назад | |||
SUSE-SU-2026:2662-1 Security update for openssl-3-livepatches | 3 месяца назад |
Уязвимостей на страницу