Skip to content

Commit 60cf7f9

Browse files
authored
Fix typo: s/exaustion/exhaustion/ (#1030)
1 parent 147dc8f commit 60cf7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2022-09-14-cargo-cves.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ It was discovered that Cargo allowed packages to contain a `.cargo-ok`
3838
file the symlink pointed to with `ok`. This would allow an attacker to corrupt
3939
one file on the machine using Cargo to extract the package.
4040

41-
## Disk space exaustion (CVE-2022-36114)
41+
## Disk space exhaustion (CVE-2022-36114)
4242

4343
It was discovered that Cargo did not limit the amount of data extracted from
4444
compressed archives. An attacker could upload to an alternate registry a

0 commit comments

Comments
 (0)