diff --git a/crates/abox/RUSTSEC-2020-0121.md b/crates/abox/RUSTSEC-2020-0121.md index a606829..aed76bc 100644 --- a/crates/abox/RUSTSEC-2020-0121.md +++ b/crates/abox/RUSTSEC-2020-0121.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0121" package = "abox" date = "2020-11-10" url = "https://github.com/SonicFrog/abox/issues/1" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] [versions] patched = [">= 0.4.1"] diff --git a/crates/aovec/RUSTSEC-2020-0099.md b/crates/aovec/RUSTSEC-2020-0099.md index dde27d6..34f9084 100644 --- a/crates/aovec/RUSTSEC-2020-0099.md +++ b/crates/aovec/RUSTSEC-2020-0099.md @@ -3,7 +3,7 @@ id = "RUSTSEC-2020-0099" package = "aovec" date = "2020-12-10" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] keywords = ["concurrency"] [versions] diff --git a/crates/arr/RUSTSEC-2020-0034.md b/crates/arr/RUSTSEC-2020-0034.md index af2b338..94bb4ef 100644 --- a/crates/arr/RUSTSEC-2020-0034.md +++ b/crates/arr/RUSTSEC-2020-0034.md @@ -5,6 +5,7 @@ package = "arr" aliases = ["CVE-2020-35886", "CVE-2020-35887", "CVE-2020-35888"] date = "2020-08-25" url = "https://github.com/sjep/array/issues/1" +categories = ["memory-corruption", "thread-safety"] [versions] patched = [] diff --git a/crates/async-coap/RUSTSEC-2020-0124.md b/crates/async-coap/RUSTSEC-2020-0124.md index d99298e..91bb842 100644 --- a/crates/async-coap/RUSTSEC-2020-0124.md +++ b/crates/async-coap/RUSTSEC-2020-0124.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0124" package = "async-coap" date = "2020-12-08" url = "https://github.com/google/rust-async-coap/issues/33" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] [versions] patched = [] diff --git a/crates/atom/RUSTSEC-2020-0044.md b/crates/atom/RUSTSEC-2020-0044.md index 2247d9a..5eefdf6 100644 --- a/crates/atom/RUSTSEC-2020-0044.md +++ b/crates/atom/RUSTSEC-2020-0044.md @@ -6,6 +6,7 @@ aliases = ["CVE-2020-35897"] date = "2020-09-21" informational = "unsound" url = "https://github.com/slide-rs/atom/issues/13" +categories = ["thread-safety"] [versions] patched = [">= 0.3.6"] diff --git a/crates/atomic-option/RUSTSEC-2020-0113.md b/crates/atomic-option/RUSTSEC-2020-0113.md index 3776e3b..6876316 100644 --- a/crates/atomic-option/RUSTSEC-2020-0113.md +++ b/crates/atomic-option/RUSTSEC-2020-0113.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0113" package = "atomic-option" date = "2020-10-31" url = "https://github.com/reem/rust-atomic-option/issues/4" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] [versions] patched = [] diff --git a/crates/bunch/RUSTSEC-2020-0130.md b/crates/bunch/RUSTSEC-2020-0130.md index e594d55..a668520 100644 --- a/crates/bunch/RUSTSEC-2020-0130.md +++ b/crates/bunch/RUSTSEC-2020-0130.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0130" package = "bunch" date = "2020-11-12" url = "https://github.com/krl/bunch/issues/1" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] [versions] patched = [] diff --git a/crates/buttplug/RUSTSEC-2020-0112.md b/crates/buttplug/RUSTSEC-2020-0112.md index e445bbd..0c58f11 100644 --- a/crates/buttplug/RUSTSEC-2020-0112.md +++ b/crates/buttplug/RUSTSEC-2020-0112.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0112" package = "buttplug" date = "2020-12-18" url = "https://github.com/buttplugio/buttplug-rs/issues/225" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] [versions] # Versions which include fixes for this vulnerability diff --git a/crates/concread/RUSTSEC-2020-0092.md b/crates/concread/RUSTSEC-2020-0092.md index 3cebc77..67923b6 100644 --- a/crates/concread/RUSTSEC-2020-0092.md +++ b/crates/concread/RUSTSEC-2020-0092.md @@ -5,6 +5,7 @@ package = "concread" aliases = ["CVE-2020-35928"] date = "2020-11-13" url = "https://github.com/kanidm/concread/issues/48" +categories = ["thread-safety"] informational = "unsound" [versions] diff --git a/crates/conquer-once/RUSTSEC-2020-0101.md b/crates/conquer-once/RUSTSEC-2020-0101.md index 5bc7ee1..b84f52a 100644 --- a/crates/conquer-once/RUSTSEC-2020-0101.md +++ b/crates/conquer-once/RUSTSEC-2020-0101.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0101" package = "conquer-once" date = "2020-12-22" url = "https://github.com/oliver-giersch/conquer-once/issues/3" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] keywords = ["concurrency"] [versions] diff --git a/crates/conqueue/RUSTSEC-2020-0117.md b/crates/conqueue/RUSTSEC-2020-0117.md index 139d9a5..2cea5d1 100644 --- a/crates/conqueue/RUSTSEC-2020-0117.md +++ b/crates/conqueue/RUSTSEC-2020-0117.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0117" package = "conqueue" date = "2020-11-24" url = "https://github.com/longshorej/conqueue/issues/9" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] [versions] patched = [">= 0.4.0"] diff --git a/crates/dces/RUSTSEC-2020-0139.md b/crates/dces/RUSTSEC-2020-0139.md index 07f6ceb..07c52f0 100644 --- a/crates/dces/RUSTSEC-2020-0139.md +++ b/crates/dces/RUSTSEC-2020-0139.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0139" package = "dces" date = "2020-12-09" url = "https://gitlab.redox-os.org/redox-os/dces-rust/-/issues/8" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] keywords = ["concurrency"] [versions] diff --git a/crates/eventio/RUSTSEC-2020-0108.md b/crates/eventio/RUSTSEC-2020-0108.md index c717daa..5160118 100644 --- a/crates/eventio/RUSTSEC-2020-0108.md +++ b/crates/eventio/RUSTSEC-2020-0108.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0108" package = "eventio" date = "2020-12-20" url = "https://github.com/petabi/eventio/issues/33" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] [versions] patched = [">= 0.5.1"] diff --git a/crates/futures-intrusive/RUSTSEC-2020-0072.md b/crates/futures-intrusive/RUSTSEC-2020-0072.md index 1d778cf..c390849 100644 --- a/crates/futures-intrusive/RUSTSEC-2020-0072.md +++ b/crates/futures-intrusive/RUSTSEC-2020-0072.md @@ -5,7 +5,7 @@ package = "futures-intrusive" aliases = ["CVE-2020-35915"] date = "2020-10-31" url = "https://github.com/Matthias247/futures-intrusive/issues/53" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] keywords = ["concurrency"] informational = "unsound" diff --git a/crates/futures-util/RUSTSEC-2020-0059.md b/crates/futures-util/RUSTSEC-2020-0059.md index 6238197..cf57b7c 100644 --- a/crates/futures-util/RUSTSEC-2020-0059.md +++ b/crates/futures-util/RUSTSEC-2020-0059.md @@ -5,7 +5,7 @@ package = "futures-util" aliases = ["CVE-2020-35905"] date = "2020-10-22" url = "https://github.com/rust-lang/futures-rs/issues/2239" -categories = ["memory-corruption"] +categories = ["thread-safety"] keywords = ["concurrency", "memory-corruption", "memory-management"] [affected] diff --git a/crates/futures-util/RUSTSEC-2020-0062.md b/crates/futures-util/RUSTSEC-2020-0062.md index ca12457..cf25cf9 100644 --- a/crates/futures-util/RUSTSEC-2020-0062.md +++ b/crates/futures-util/RUSTSEC-2020-0062.md @@ -5,7 +5,7 @@ package = "futures-util" aliases = ["CVE-2020-35908"] date = "2020-01-24" url = "https://github.com/rust-lang/futures-rs/issues/2050" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] keywords = ["concurrency", "memory-corruption", "memory-management"] [affected] @@ -18,7 +18,7 @@ unaffected = ["< 0.3.0"] # Improper `Sync` implementation on `FuturesUnordered` in futures-utils can cause data corruption Affected versions of the crate had an unsound `Sync` implementation on the `FuturesUnordered` structure, which used a `Cell` for -interior mutablity without any code to handle synchronized access to the underlying task list's length and head safely. +interior mutability without any code to handle synchronized access to the underlying task list's length and head safely. This could of lead to data corruption since two threads modifying the list at once could see incorrect values due to the lack of access synchronization. diff --git a/crates/gfwx/RUSTSEC-2020-0104.md b/crates/gfwx/RUSTSEC-2020-0104.md index d971a29..2656c0b 100644 --- a/crates/gfwx/RUSTSEC-2020-0104.md +++ b/crates/gfwx/RUSTSEC-2020-0104.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0104" package = "gfwx" date = "2020-12-08" url = "https://github.com/Devolutions/gfwx-rs/issues/7" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] [versions] patched = [">= 0.3.0"] diff --git a/crates/hashconsing/RUSTSEC-2020-0107.md b/crates/hashconsing/RUSTSEC-2020-0107.md index 0ef320f..1fca8a9 100644 --- a/crates/hashconsing/RUSTSEC-2020-0107.md +++ b/crates/hashconsing/RUSTSEC-2020-0107.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0107" package = "hashconsing" date = "2020-11-10" url = "https://github.com/AdrienChampion/hashconsing/issues/1" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] keywords = ["concurrency"] [versions] patched = [">= 1.1.0"] diff --git a/crates/im/RUSTSEC-2020-0096.md b/crates/im/RUSTSEC-2020-0096.md index 88f0754..dfaeafb 100644 --- a/crates/im/RUSTSEC-2020-0096.md +++ b/crates/im/RUSTSEC-2020-0096.md @@ -4,6 +4,7 @@ id = "RUSTSEC-2020-0096" package = "im" date = "2020-11-09" url = "https://github.com/bodil/im-rs/issues/157" +categories = ["thread-safety"] informational = "unsound" [versions] diff --git a/crates/late-static/RUSTSEC-2020-0102.md b/crates/late-static/RUSTSEC-2020-0102.md index 7a8b819..a2d8cca 100644 --- a/crates/late-static/RUSTSEC-2020-0102.md +++ b/crates/late-static/RUSTSEC-2020-0102.md @@ -4,13 +4,13 @@ id = "RUSTSEC-2020-0102" package = "late-static" date = "2020-11-10" url = "https://github.com/Richard-W/late-static/issues/1" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] [versions] patched = [">= 0.4.0"] ``` -# LateStatic +# LateStatic has incorrect Sync bound Affected versions of this crate implemented `Sync` for `LateStatic` with `T: Send`, so that it is possible to create a data race to a type `T: Send + !Sync` (e.g. `Cell`). diff --git a/crates/lever/RUSTSEC-2020-0137.md b/crates/lever/RUSTSEC-2020-0137.md index d16e948..82c5c69 100644 --- a/crates/lever/RUSTSEC-2020-0137.md +++ b/crates/lever/RUSTSEC-2020-0137.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0137" package = "lever" date = "2020-11-10" url = "https://github.com/vertexclique/lever/issues/15" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] keywords = ["concurrency"] [versions] diff --git a/crates/lexer/RUSTSEC-2020-0138.md b/crates/lexer/RUSTSEC-2020-0138.md index f70ae6f..333f1f0 100644 --- a/crates/lexer/RUSTSEC-2020-0138.md +++ b/crates/lexer/RUSTSEC-2020-0138.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0138" package = "lexer" date = "2020-11-10" url = "https://gitlab.com/nathanfaucett/rs-lexer/-/issues/2" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] [versions] patched = [] diff --git a/crates/libsbc/RUSTSEC-2020-0120.md b/crates/libsbc/RUSTSEC-2020-0120.md index 6d52a66..9127e7a 100644 --- a/crates/libsbc/RUSTSEC-2020-0120.md +++ b/crates/libsbc/RUSTSEC-2020-0120.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0120" package = "libsbc" date = "2020-11-10" url = "https://github.com/mvertescher/libsbc-rs/issues/4" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] informational = "unsound" [versions] diff --git a/crates/lock_api/RUSTSEC-2020-0070.md b/crates/lock_api/RUSTSEC-2020-0070.md index 73dbf5e..65e332d 100644 --- a/crates/lock_api/RUSTSEC-2020-0070.md +++ b/crates/lock_api/RUSTSEC-2020-0070.md @@ -11,7 +11,7 @@ aliases = [ ] date = "2020-11-08" url = "https://github.com/Amanieu/parking_lot/pull/262" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] keywords = ["concurrency"] informational = "unsound" diff --git a/crates/magnetic/RUSTSEC-2020-0088.md b/crates/magnetic/RUSTSEC-2020-0088.md index f27731a..b311bb0 100644 --- a/crates/magnetic/RUSTSEC-2020-0088.md +++ b/crates/magnetic/RUSTSEC-2020-0088.md @@ -5,6 +5,7 @@ package = "magnetic" aliases = ["CVE-2020-35925"] date = "2020-11-29" url = "https://github.com/johnshaw/magnetic/issues/9" +categories = ["thread-safety"] [versions] patched = [">= 2.0.1"] diff --git a/crates/may_queue/RUSTSEC-2020-0111.md b/crates/may_queue/RUSTSEC-2020-0111.md index 76404f0..c94ad6e 100644 --- a/crates/may_queue/RUSTSEC-2020-0111.md +++ b/crates/may_queue/RUSTSEC-2020-0111.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0111" package = "may_queue" date = "2020-11-10" url = "https://github.com/Xudong-Huang/may/issues/88" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] keywords = ["concurrency"] [versions] diff --git a/crates/model/RUSTSEC-2020-0140.md b/crates/model/RUSTSEC-2020-0140.md index 4809fdb..2c8961a 100644 --- a/crates/model/RUSTSEC-2020-0140.md +++ b/crates/model/RUSTSEC-2020-0140.md @@ -4,6 +4,7 @@ id = "RUSTSEC-2020-0140" package = "model" date = "2020-11-10" url = "https://github.com/spacejam/model/issues/3" +categories = ["thread-safety"] informational = "unsound" [versions] diff --git a/crates/multiqueue2/RUSTSEC-2020-0106.md b/crates/multiqueue2/RUSTSEC-2020-0106.md index 49c5afe..4e0e0fb 100644 --- a/crates/multiqueue2/RUSTSEC-2020-0106.md +++ b/crates/multiqueue2/RUSTSEC-2020-0106.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0106" package = "multiqueue2" date = "2020-12-19" url = "https://github.com/abbychau/multiqueue2/issues/10" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] informational = "unsound" [versions] diff --git a/crates/parc/RUSTSEC-2020-0134.md b/crates/parc/RUSTSEC-2020-0134.md index 37772c6..8f9bf47 100644 --- a/crates/parc/RUSTSEC-2020-0134.md +++ b/crates/parc/RUSTSEC-2020-0134.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0134" package = "parc" date = "2020-11-14" url = "https://github.com/hyyking/rustracts/pull/6" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] [versions] patched = [] diff --git a/crates/rcu_cell/RUSTSEC-2020-0131.md b/crates/rcu_cell/RUSTSEC-2020-0131.md index dd2d9ad..2b430ab 100644 --- a/crates/rcu_cell/RUSTSEC-2020-0131.md +++ b/crates/rcu_cell/RUSTSEC-2020-0131.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0131" package = "rcu_cell" date = "2020-11-14" url = "https://github.com/Xudong-Huang/rcu_cell/issues/3" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] [versions] patched = [] diff --git a/crates/reffers/RUSTSEC-2020-0094.md b/crates/reffers/RUSTSEC-2020-0094.md index e988538..890bf25 100644 --- a/crates/reffers/RUSTSEC-2020-0094.md +++ b/crates/reffers/RUSTSEC-2020-0094.md @@ -5,7 +5,7 @@ package = "reffers" date = "2020-12-01" url = "https://github.com/diwic/reffers-rs/issues/7" informational = "unsound" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] keywords = ["concurrency"] [versions] diff --git a/crates/rusb/RUSTSEC-2020-0098.md b/crates/rusb/RUSTSEC-2020-0098.md index f776bd1..f826e4e 100644 --- a/crates/rusb/RUSTSEC-2020-0098.md +++ b/crates/rusb/RUSTSEC-2020-0098.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0098" package = "rusb" date = "2020-12-18" url = "https://github.com/a1ien/rusb/issues/44" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] keywords = ["concurrency"] informational = "unsound" diff --git a/crates/ruspiro-singleton/RUSTSEC-2020-0115.md b/crates/ruspiro-singleton/RUSTSEC-2020-0115.md index ad56f68..1c8ad70 100644 --- a/crates/ruspiro-singleton/RUSTSEC-2020-0115.md +++ b/crates/ruspiro-singleton/RUSTSEC-2020-0115.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0115" package = "ruspiro-singleton" date = "2020-11-16" url = "https://github.com/RusPiRo/ruspiro-singleton/issues/10" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] keywords = ["concurrency"] [versions] diff --git a/crates/scottqueue/RUSTSEC-2020-0133.md b/crates/scottqueue/RUSTSEC-2020-0133.md index e91b118..383a4f1 100644 --- a/crates/scottqueue/RUSTSEC-2020-0133.md +++ b/crates/scottqueue/RUSTSEC-2020-0133.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0133" package = "scottqueue" date = "2020-11-15" url = "https://github.com/rossdylan/rust-scottqueue/issues/1" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] [versions] patched = [] diff --git a/crates/signal-simple/RUSTSEC-2020-0126.md b/crates/signal-simple/RUSTSEC-2020-0126.md index c24b364..099c4ad 100644 --- a/crates/signal-simple/RUSTSEC-2020-0126.md +++ b/crates/signal-simple/RUSTSEC-2020-0126.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0126" package = "signal-simple" date = "2020-11-15" url = "https://github.com/kitsuneninetails/signal-rust/issues/2" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] [versions] patched = [] diff --git a/crates/slock/RUSTSEC-2020-0135.md b/crates/slock/RUSTSEC-2020-0135.md index 170aa58..b84bc9c 100644 --- a/crates/slock/RUSTSEC-2020-0135.md +++ b/crates/slock/RUSTSEC-2020-0135.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0135" package = "slock" date = "2020-11-17" url = "https://github.com/BrokenLamp/slock-rs/issues/2" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] [versions] patched = [] diff --git a/crates/thex/RUSTSEC-2020-0090.md b/crates/thex/RUSTSEC-2020-0090.md index 3879e13..a4b1beb 100644 --- a/crates/thex/RUSTSEC-2020-0090.md +++ b/crates/thex/RUSTSEC-2020-0090.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0090" package = "thex" aliases = ["CVE-2020-35927"] date = "2020-12-08" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] keywords = ["concurrency"] [versions] diff --git a/crates/ticketed_lock/RUSTSEC-2020-0119.md b/crates/ticketed_lock/RUSTSEC-2020-0119.md index fd15e14..0917997 100644 --- a/crates/ticketed_lock/RUSTSEC-2020-0119.md +++ b/crates/ticketed_lock/RUSTSEC-2020-0119.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0119" package = "ticketed_lock" date = "2020-11-17" url = "https://github.com/kvark/ticketed_lock/issues/7" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] [versions] patched = [">= 0.3.0"] diff --git a/crates/tiny_future/RUSTSEC-2020-0118.md b/crates/tiny_future/RUSTSEC-2020-0118.md index f7222f5..350e332 100644 --- a/crates/tiny_future/RUSTSEC-2020-0118.md +++ b/crates/tiny_future/RUSTSEC-2020-0118.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0118" package = "tiny_future" date = "2020-12-08" url = "https://github.com/KizzyCode/tiny_future/issues/1" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] keywords = ["concurrency"] [versions] diff --git a/crates/toolshed/RUSTSEC-2020-0136.md b/crates/toolshed/RUSTSEC-2020-0136.md index b0efe76..48b0347 100644 --- a/crates/toolshed/RUSTSEC-2020-0136.md +++ b/crates/toolshed/RUSTSEC-2020-0136.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0136" package = "toolshed" date = "2020-11-15" url = "https://github.com/ratel-rust/toolshed/issues/12" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] keywords = ["concurrency"] [versions] diff --git a/crates/try-mutex/RUSTSEC-2020-0087.md b/crates/try-mutex/RUSTSEC-2020-0087.md index db04259..dfba0cc 100644 --- a/crates/try-mutex/RUSTSEC-2020-0087.md +++ b/crates/try-mutex/RUSTSEC-2020-0087.md @@ -5,6 +5,7 @@ package = "try-mutex" aliases = ["CVE-2020-35924"] date = "2020-11-17" url = "https://github.com/mpdn/try-mutex/issues/2" +categories = ["thread-safety"] [versions] patched = [">= 0.3.0"] diff --git a/crates/unicycle/RUSTSEC-2020-0116.md b/crates/unicycle/RUSTSEC-2020-0116.md index 2132d59..8987f08 100644 --- a/crates/unicycle/RUSTSEC-2020-0116.md +++ b/crates/unicycle/RUSTSEC-2020-0116.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0116" package = "unicycle" date = "2020-11-15" url = "https://github.com/udoprog/unicycle/issues/8" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] [versions] patched = [">= 0.7.1"] diff --git a/crates/va-ts/RUSTSEC-2020-0114.md b/crates/va-ts/RUSTSEC-2020-0114.md index 2e30c10..6103e56 100644 --- a/crates/va-ts/RUSTSEC-2020-0114.md +++ b/crates/va-ts/RUSTSEC-2020-0114.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0114" package = "va-ts" date = "2020-12-22" url = "https://github.com/video-audio/va-ts/issues/4" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] [versions] patched = [">= 0.0.4"] diff --git a/crates/xcb/RUSTSEC-2020-0097.md b/crates/xcb/RUSTSEC-2020-0097.md index 0d534d1..67c8782 100644 --- a/crates/xcb/RUSTSEC-2020-0097.md +++ b/crates/xcb/RUSTSEC-2020-0097.md @@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0097" package = "xcb" date = "2020-12-10" url = "https://github.com/rtbo/rust-xcb/issues/93" -categories = ["memory-corruption"] +categories = ["memory-corruption", "thread-safety"] informational = "unsound" [versions]