Commit Graph

4 Commits

Author SHA1 Message Date
Alexis Mousset
84c633df9c Update aliases from GHSA OSV export (#1693) 2023-06-13 15:10:24 +02:00
Alexis Mousset
988dc5fe72 Fix some typos (#1593) 2023-02-09 04:11:29 +01:00
github-actions[bot]
0a2faeb871 Assigned RUSTSEC-2022-0070 to secp256k1 (#1481)
Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
2022-12-07 23:29:52 +01:00
Martin Habovštiak
3be728db50 Add soundness bug in secp256k1 API (#1480)
* Add soundness bug in `secp256k1` API

Summary: Unsound API in `secp256k1` allows use-after-free and invalid
deallocation from safe code. This was fixed and backported to multiple
versions.

* Set `date` to the date of the original disclosure

Co-authored-by: Sergey "Shnatsel" Davidoff <shnatsel@gmail.com>
2022-12-07 23:28:57 +01:00