File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 64
64
[ #10784 ] ( https://github.com/rust-lang/cargo/pull/10784 )
65
65
66
66
### Fixed
67
+
68
+ - [ CVE-2022 -36113] ( https://github.com/rust-lang/cargo/security/advisories/GHSA-rfj2-q3h3-hm5j ) :
69
+ Extracting malicious crates can corrupt arbitrary files.
70
+ [ #11089 ] ( https://github.com/rust-lang/cargo/pull/11089 )
71
+ [ #11088 ] ( https://github.com/rust-lang/cargo/pull/11088 )
72
+ - [ CVE-2022 -36114] ( https://github.com/rust-lang/cargo/security/advisories/GHSA-2hvr-h6gw-qrxp ) :
73
+ Extracting malicious crates can fill the file system.
74
+ [ #11089 ] ( https://github.com/rust-lang/cargo/pull/11089 )
75
+ [ #11088 ] ( https://github.com/rust-lang/cargo/pull/11088 )
67
76
- The ` os ` output in ` cargo --version --verbose ` now supports more platforms.
68
77
[ #10802 ] ( https://github.com/rust-lang/cargo/pull/10802 )
69
78
- Cached git checkouts will now be rebuilt if they are corrupted. This may
You can’t perform that action at this time.
0 commit comments