Lucene search
K

5 matches found

OSV
OSV
added 2022/06/17 12:16 a.m.18 views

GHSA-Q89G-4VHH-MVVM Incorrect Lifetime Bounds on Closures in `rusqlite`

The lifetime bound on several closure-accepting rusqlite functions specifically, functions which register a callback to be later invoked by SQLite was too relaxed. If a closure referencing borrowed values on the stack is was passed to one of these functions, it could allow Rust code to access...

7.5CVSS7.5AI score0.00403EPSS
Exploits7References3
Github Security Blog
Github Security Blog
added 2022/06/17 12:16 a.m.17 views

Incorrect Lifetime Bounds on Closures in `rusqlite`

The lifetime bound on several closure-accepting rusqlite functions specifically, functions which register a callback to be later invoked by SQLite was too relaxed. If a closure referencing borrowed values on the stack is was passed to one of these functions, it could allow Rust code to access...

2.9AI score
Exploits0References3Affected Software1
RustSec
RustSec
added 2021/12/07 12:0 p.m.21 views

Incorrect Lifetime Bounds on Closures in `rusqlite`

The lifetime bound on several closure-accepting rusqlite functions specifically, functions which register a callback to be later invoked by SQLite was too relaxed. If a closure referencing borrowed values on the stack is was passed to one of these functions, it could allow Rust code to access...

7.5CVSS2.9AI score0.00403EPSS
Exploits7Affected Software1
OSV
OSV
added 2021/12/07 12:0 p.m.15 views

RUSTSEC-2021-0128 Incorrect Lifetime Bounds on Closures in `rusqlite`

The lifetime bound on several closure-accepting rusqlite functions specifically, functions which register a callback to be later invoked by SQLite was too relaxed. If a closure referencing borrowed values on the stack is was passed to one of these functions, it could allow Rust code to access...

7.5CVSS7.5AI score0.00403EPSS
Exploits7References3
OSV
OSV
added 2021/08/25 8:48 p.m.0 views

GHSA-Q2GJ-9R85-P832 Data races in rulinalg

The affected version of rulinalg has incorrect lifetime boundary definitions for RowMut::rawslice and RowMut::rawslicemut. They do not conform with Rust's borrowing rule and allows the user to create multiple mutable references to the same location. This may result in unexpected calculation resul...

9.8CVSS5.9AI score0.00433EPSS
Exploits1References4
Rows per page
Query Builder