Lucene search
+L

10775 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 4:08 a.m.9 views

SUSE CVE-2019-15547

An issue was discovered in the ncurses crate through 5.99.0 for Rust. There are format string issues in printw functions because C format arguments are mishandled...

7.5CVSS7.9AI score0.01226EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2023/02/15 4:08 a.m.7 views

SUSE CVE-2019-15553

An issue was discovered in the memoffset crate before 0.5.0 for Rust. offsetof and spanof can cause exposure of uninitialized memory...

7.5CVSS7.5AI score0.01751EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:08 a.m.5 views

SUSE CVE-2019-15554

An issue was discovered in the smallvec crate before 0.6.10 for Rust. There is memory corruption for certain grow attempts with less than the current capacity...

9.8CVSS9.5AI score0.02144EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:08 a.m.7 views

SUSE CVE-2019-16137

An issue was discovered in the spin crate before 0.5.2 for Rust, when RwLock is used. Because memory ordering is mishandled, two writers can acquire the lock at the same time, violating mutual exclusion...

7.8CVSS7.4AI score0.01423EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:07 a.m.8 views

SUSE CVE-2019-16760

Cargo prior to Rust 1.26.0 may download the wrong dependency if your package.toml file uses the package configuration key. Usage of the package key to rename dependencies in Cargo.toml is ignored in Rust 1.25.0 and prior. When Rust 1.25.0 and prior is used Cargo may download the wrong dependency,...

7.5CVSS6.8AI score0.0126EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:05 a.m.7 views

SUSE CVE-2019-25009

An issue was discovered in the http crate before 0.1.20 for Rust. The HeaderMap::Drain API can use a raw pointer, defeating soundness...

9.8CVSS7AI score0.01812EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:05 a.m.5 views

SUSE CVE-2019-25010

An issue was discovered in the failure crate through 2019-11-13 for Rust. Type confusion can occur when privategettypeid is overridden...

9.8CVSS7AI score0.01487EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:04 a.m.11 views

SUSE CVE-2019-1010299

The Rust Programming Language Standard Library 1.18.0 and later is affected by: CWE-200: Information Exposure. The impact is: Contents of uninitialized memory could be printed to string or to log file. The component is: Debug trait implementation for std::collections::vecdeque::Iter. The attack...

5.3CVSS6.8AI score0.01516EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:54 a.m.5 views

SUSE CVE-2020-25574

An issue was discovered in the http crate before 0.1.20 for Rust. An integer overflow in HeaderMap::reserve could result in denial of service e.g., an infinite loop...

7.5CVSS7.2AI score0.0246EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:53 a.m.5 views

SUSE CVE-2020-26235

In Rust time crate from version 0.2.7 and before version 0.2.23, unix-like operating systems may segfault due to dereferencing a dangling pointer in specific circumstances. This requires the user to set any environment variable in a different thread than the affected functions. The affected...

5.3CVSS6.8AI score0.01641EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:51 a.m.8 views

SUSE CVE-2020-35711

An issue has been discovered in the arc-swap crate before 0.4.8 and 1.x before 1.1.0 for Rust. Use of arcswap::access::Map with the Constant test helper or with a user-supplied implementation of the Access trait could sometimes lead to dangling references being returned by the map...

7.5CVSS6.8AI score0.01599EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:51 a.m.7 views

SUSE CVE-2020-35904

An issue was discovered in the crossbeam-channel crate before 0.4.4 for Rust. It has incorrect expectations about the relationship between the memory allocation and how many iterator elements there are...

5.5CVSS8.8AI score0.00388EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:51 a.m.8 views

SUSE CVE-2020-35863

An issue was discovered in the hyper crate before 0.12.34 for Rust. HTTP request smuggling can occur. Remote code execution can occur in certain situations with an HTTP server on the loopback interface...

9.8CVSS7.8AI score0.02797EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:51 a.m.7 views

SUSE CVE-2020-35920

An issue was discovered in the socket2 crate before 0.3.16 for Rust. It has false expectations about the std::net::SocketAddr memory representation...

5.5CVSS7AI score0.00398EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:51 a.m.7 views

SUSE CVE-2020-35905

An issue was discovered in the futures-util crate before 0.3.7 for Rust. MutexGuard::map can cause a data race for certain closure situations in safe code...

4.7CVSS6.9AI score0.00261EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2023/02/15 3:51 a.m.9 views

SUSE CVE-2020-35919

An issue was discovered in the net2 crate before 0.2.36 for Rust. It has false expectations about the std::net::SocketAddr memory representation...

5.5CVSS7AI score0.00384EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:51 a.m.6 views

SUSE CVE-2020-35922

An issue was discovered in the mio crate before 0.7.6 for Rust. It has false expectations about the std::net::SocketAddr memory representation...

5.5CVSS7AI score0.00389EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:51 a.m.8 views

SUSE CVE-2020-35921

An issue was discovered in the miow crate before 0.3.6 for Rust. It has false expectations about the std::net::SocketAddr memory representation...

5.5CVSS7AI score0.00387EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:50 a.m.6 views

SUSE CVE-2020-36204

An issue was discovered in the im crate through 2020-11-09 for Rust. Because TreeFocus does not have bounds on its Send trait or Sync trait, a data race can occur...

4.7CVSS7AI score0.00332EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:50 a.m.7 views

SUSE CVE-2020-36318

In the standard library in Rust before 1.49.0, VecDeque::makecontiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free...

7.4CVSS7AI score0.01676EPSS
SaveExploits1References3
Rows per page
Query Builder