Lucene search
K

17 matches found

OSV
OSV
added 2025/10/24 1:28 p.m.2 views

SUSE-SU-2025:3785-1 Security update for afterburn

This update for afterburn fixes the following issues: Update to version 5.9.0.git21.a73f509. Security issues fixed: - CVE-2022-24713: regex: no proper complexity limitation when parsing untrusted regular expressions with large repetitions on empty sub-expressions can lead to excessive resource...

8.8CVSS6.8AI score0.10404EPSS
Exploits2References11
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-9903

Malicious code in bioql PyPI...

6.6AI score
Exploits0References4
OSV
OSV
added 2025/10/01 1:9 p.m.0 views

SUSE-SU-2025:03445-1 Security update for snpguest

This update for snpguest fixes the following issues: - CVE-2024-12224: idna: acceptance of Punycode labels that do not produce any non-ASCII output may lead to incorrect hostname comparisons and incorrect URL parsing bsc1243869. - CVE-2025-3416: openssl: use-after-free in Md::fetch and...

8.8CVSS5.8AI score0.00151EPSS
Exploits1References5
OSV
OSV
added 2025/09/23 1:13 p.m.1 views

SUSE-SU-2025:03307-1 Security update for sevctl

This update for sevctl fixes the following issues: - CVE-2024-12224: idna: Fixed improper validation of unsafe equivalence in punycode. bsc1243860 - CVE-2025-3416: openssl: Fixed use-after-free in Md::fetch and Cipher::fetch bsc1242618...

8.8CVSS5.8AI score0.00151EPSS
Exploits1References5
SUSE Linux
SUSE Linux
added 2025/09/17 11:34 a.m.3 views

Security update for sevctl

This update for sevctl fixes the following issues: CVE-2025-3416: openssl: Fixed Use-After-Free in Md::fetch and Cipher::fetch bsc1242618 CVE-2024-12224: idna: Fixed Punycode improper validation bsc1243860 Patch Instructions: To install this SUSE update use the SUSE recommended installation metho...

6.3CVSS7.1AI score0.00151EPSS
Exploits1References8
OSV
OSV
added 2025/09/12 8:47 a.m.1 views

SUSE-SU-2025:20716-1 Security update for sevctl

This update for sevctl fixes the following issues: - CVE-2025-3416: openssl: Fixed Use-After-Free in Md::fetch and Cipher::fetch bsc1242618 - CVE-2024-12224: idna: Fixed Punycode labels not producing any non-ASCII when decode bsc1243860...

8.8CVSS5.8AI score0.00151EPSS
Exploits1References5
SUSE Linux
SUSE Linux
added 2025/09/12 8:47 a.m.2 views

Security update for sevctl

This update for sevctl fixes the following issues: CVE-2025-3416: openssl: Fixed Use-After-Free in Md::fetch and Cipher::fetch bsc1242618 CVE-2024-12224: idna: Fixed Punycode labels not producing any non-ASCII when decode bsc1243860 Patch Instructions: To install this SUSE update use the SUSE...

6.3CVSS7AI score0.00151EPSS
Exploits1References8
Microsoft CVE
Microsoft CVE
added 2025/09/04 2:13 a.m.2 views

Rust-openssl: rust-openssl use-after-free in `md::fetch` and `cipher::fetch`

...

3.7CVSS7AI score0.00093EPSS
Exploits0
SUSE Linux
SUSE Linux
added 2025/07/02 8:20 a.m.3 views

Security update for python-cryptography

This update for python-cryptography fixes the following issues: CVE-2025-3416: openssl: Fixed Use-After-Free in Md::fetch and Cipher::fetch in rust-openssl crate bsc1242631 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or...

6.3CVSS7.3AI score0.00093EPSS
Exploits0References4
SUSE Linux
SUSE Linux
added 2025/06/13 11:36 a.m.1 views

Security update for python-cryptography

This update for python-cryptography fixes the following issues: CVE-2025-3416: Fixed Use-After-Free in Md::fetch and Cipher::fetch in rust-openssl crate bsc1242631 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch...

6.3CVSS7.3AI score0.00093EPSS
Exploits0References4
SUSE Linux
SUSE Linux
added 2025/06/03 1:14 p.m.0 views

Security update for 389-ds

This update for 389-ds fixes the following issues: Security fixes: CVE-2025-3416: Fixed use-After-Free in Md::fetch and Cipher::fetch in rust-openssl crate bsc1242666 Other fixes: Enable memory accounting as SUSE disables it by default bsc1241016. Fix dsidm service getdn option failing bsc1241988...

6.3CVSS4.7AI score0.00093EPSS
Exploits0References8
SUSE Linux
SUSE Linux
added 2025/05/16 1:44 p.m.0 views

Security update for cargo-c

This update for cargo-c fixes the following issues: CVE-2025-3416: use-after-free in Md::fetch and Cipher::fetch of rust-openssl crate bsc1242675. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively...

6.3CVSS4.7AI score0.00093EPSS
Exploits0References4
SUSE Linux
SUSE Linux
added 2025/05/15 12:51 p.m.0 views

Security update for rustup

This update for rustup fixes the following issues: CVE-2025-3416: Fixed use-After-Free in Md::fetch and Cipher::fetch in rust-openssl crate bsc1242617 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

6.3CVSS4.6AI score0.00093EPSS
Exploits0References4
OSV
OSV
added 2025/04/04 8:31 p.m.6 views

GHSA-4FCV-W3QC-PPGG rust-openssl Use-After-Free in `Md::fetch` and `Cipher::fetch`

When a Some... value was passed to the properties argument of either of these functions, a use-after-free would result. In practice this would nearly always result in OpenSSL treating the properties as an empty string due to CString::drop's behavior. The maintainers thank quitbug for reporting th...

6.3CVSS7AI score
Exploits0References4
Github Security Blog
Github Security Blog
added 2025/04/04 8:31 p.m.19 views

rust-openssl Use-After-Free in `Md::fetch` and `Cipher::fetch`

When a Some... value was passed to the properties argument of either of these functions, a use-after-free would result. In practice this would nearly always result in OpenSSL treating the properties as an empty string due to CString::drop's behavior. The maintainers thank quitbug for reporting th...

7AI score
Exploits0References4Affected Software1
OSV
OSV
added 2025/04/04 12:0 p.m.11 views

RUSTSEC-2025-0022 Use-After-Free in `Md::fetch` and `Cipher::fetch`

When a Some... value was passed to the properties argument of either of these functions, a use-after-free would result. In practice this would nearly always result in OpenSSL treating the properties as an empty string due to CString::drop's behavior. The maintainers thank quitbug for reporting th...

7AI score
Exploits0References3
RustSec
RustSec
added 2025/04/04 12:0 p.m.4 views

Use-After-Free in `Md::fetch` and `Cipher::fetch`

When a Some... value was passed to the properties argument of either of these functions, a use-after-free would result. In practice this would nearly always result in OpenSSL treating the properties as an empty string due to CString::drop's behavior. The maintainers thank quitbug for reporting th...

7AI score
Exploits0Affected Software1
Rows per page
Query Builder