Commit 6874b99
committed
Release v1.4.5
Bump tar crate from 0.4.43 to 0.4.45 to address two vulnerabilities in
the bundled tar archive library:
- CVE-2026-33055 / RUSTSEC-2026-0068: conditional PAX size header
handling inconsistent with other tar parsers
- CVE-2026-33056 / RUSTSEC-2026-0067: symlink-based chmod escape
outside the extraction root in unpack_dir()
Also picks up the five commits that have landed on main since v1.4.4
(Rust 1.92 bump, Dockerfile cleanups, enclave_build error reporting).
sim: https://t.corp.amazon.com/P403754724
Signed-off-by: Mushahid Hussain <hmushi@amazon.co.uk>1 parent 66e6016 commit 6874b99
6 files changed
Lines changed: 77 additions & 14 deletions
File tree
- SPECS
- enclave_build
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
198 | 206 | | |
199 | 207 | | |
200 | 208 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments