Lucene search
K

17 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2021-1514

Malware in sbrugna...

7.5CVSS7.4AI score0.00334EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/05/22 3:32 p.m.4 views

CVE-2020-35875

An issue was discovered in the tokio-rustls crate before 0.13.1 for Rust. Excessive memory usage may occur when data arrives quickly...

7.5CVSS6.8AI score0.00334EPSS
Exploits0
Github Security Blog
Github Security Blog
added 2024/11/25 4:57 p.m.30 views

rustls network-reachable panic in `Acceptor::accept`

A bug introduced in rustls 0.23.13 leads to a panic if the received TLS ClientHello is fragmented. Only servers that use rustls::server::Acceptor::accept are affected. Servers that use tokio-rustls's LazyConfigAcceptor API are affected. Servers that use tokio-rustls's TlsAcceptor API are not...

7AI score
Exploits0References3Affected Software1
OSV
OSV
added 2024/11/25 4:57 p.m.6 views

GHSA-QG5G-GV98-5FFH rustls network-reachable panic in `Acceptor::accept`

A bug introduced in rustls 0.23.13 leads to a panic if the received TLS ClientHello is fragmented. Only servers that use rustls::server::Acceptor::accept are affected. Servers that use tokio-rustls's LazyConfigAcceptor API are affected. Servers that use tokio-rustls's TlsAcceptor API are not...

8.2CVSS7AI score0.00188EPSS
Exploits1References3
OSV
OSV
added 2024/11/22 12:0 p.m.8 views

RUSTSEC-2024-0399 rustls network-reachable panic in `Acceptor::accept`

A bug introduced in rustls 0.23.13 leads to a panic if the received TLS ClientHello is fragmented. Only servers that use rustls::server::Acceptor::accept are affected. Servers that use tokio-rustls's LazyConfigAcceptor API are affected. Servers that use tokio-rustls's TlsAcceptor API are not...

7.5CVSS7AI score0.00188EPSS
Exploits1References3
RustSec
RustSec
added 2024/11/22 12:0 p.m.4 views

rustls network-reachable panic in `Acceptor::accept`

A bug introduced in rustls 0.23.13 leads to a panic if the received TLS ClientHello is fragmented. Only servers that use rustls::server::Acceptor::accept are affected. Servers that use tokio-rustls's LazyConfigAcceptor API are affected. Servers that use tokio-rustls's TlsAcceptor API are not...

7.5CVSS7AI score0.00188EPSS
Exploits1Affected Software1
OSV
OSV
added 2021/08/25 8:46 p.m.20 views

GHSA-2JFV-G3FH-XQ3V Excessive memory usage in tokio-rustls

tokio-rustls does not call processnewpackets immediately after read, so the expected termination condition wantsread always returns true. As long as new incoming data arrives faster than it is processed and the reader does not return pending, data will be buffered. This may cause DoS...

7.5CVSS7.4AI score0.00334EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:46 p.m.18 views

Excessive memory usage in tokio-rustls

tokio-rustls does not call processnewpackets immediately after read, so the expected termination condition wantsread always returns true. As long as new incoming data arrives faster than it is processed and the reader does not return pending, data will be buffered. This may cause DoS...

7.5CVSS7.3AI score0.00334EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2020/12/31 10:15 a.m.0 views

CVE-2020-35875

An issue was discovered in the tokio-rustls crate before 0.13.1 for Rust. Excessive memory usage may occur when data arrives quickly...

7.5CVSS7.1AI score
Exploits0References1
NVD
NVD
added 2020/12/31 10:15 a.m.9 views

CVE-2020-35875

An issue was discovered in the tokio-rustls crate before 0.13.1 for Rust. Excessive memory usage may occur when data arrives quickly...

7.5CVSS7.5AI score0.00334EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2020/12/31 10:15 a.m.18 views

CVE-2020-35875

An issue was discovered in the tokio-rustls crate before 0.13.1 for Rust. Excessive memory usage may occur when data arrives quickly...

7.5CVSS7.1AI score0.00334EPSS
Exploits0References2
Prion
Prion
added 2020/12/31 10:15 a.m.13 views

Design/Logic Flaw

An issue was discovered in the tokio-rustls crate before 0.13.1 for Rust. Excessive memory usage may occur when data arrives quickly...

5CVSS7.5AI score0.00334EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2020/12/31 8:27 a.m.12 views

CVE-2020-35875

An issue was discovered in the tokio-rustls crate before 0.13.1 for Rust. Excessive memory usage may occur when data arrives quickly...

7.5AI score0.00334EPSS
Exploits0References1
CVE
CVE
added 2020/12/31 8:27 a.m.48 views

CVE-2020-35875

CVE-2020-35875 affects the Rust crate tokio-rustls (before 0.13.1). The root cause is that tokio-rustls does not call process_new_packets immediately after read, causing wants_read to always return true and allowing data to accumulate in memory when data arrives faster than it is processed. This ...

7.5CVSS7.4AI score0.00334EPSS
Exploits0References1Affected Software1
CNNVD
CNNVD
added 2020/12/31 12:0 a.m.1 views

Rust Security Vulnerabilities

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in Rust tokio-rustls crate before 0.13.1, which stems from the possibility of excessive memory usage when data arrives quickly...

7.5CVSS5.8AI score0.00334EPSS
Exploits0References2
OSV
OSV
added 2020/05/19 12:0 p.m.20 views

RUSTSEC-2020-0019 tokio-rustls reads may cause excessive memory usage

tokio-rustls does not call processnewpackets immediately after read, so the expected termination condition wantsread always returns true. As long as new incoming data arrives faster than it is processed and the reader does not return pending, data will be buffered. This may cause DoS...

7.5CVSS7.5AI score0.00334EPSS
Exploits0References3
RustSec
RustSec
added 2020/05/19 12:0 p.m.15 views

tokio-rustls reads may cause excessive memory usage

tokio-rustls does not call processnewpackets immediately after read, so the expected termination condition wantsread always returns true. As long as new incoming data arrives faster than it is processed and the reader does not return pending, data will be buffered. This may cause DoS...

7.5CVSS2.2AI score0.00334EPSS
Exploits0Affected Software1
Rows per page
Query Builder