Skip to content

Fix tar - #26

Merged
dinosaure merged 2 commits into
mainfrom
fix-tar
Jul 30, 2026
Merged

dinosaure merged 2 commits into
mainfrom
fix-tar

Conversation

@dinosaure

Copy link
Copy Markdown
Contributor

No description provided.

….to_int

According to this commit on tar: mirage/ocaml-tar@faf7bdf

We validate a Int64.to_int when the given value by ocaml-tar is lower
or equal than Int64.of_int max_int. On the tar's commit, we invalidate
(which is rights) when Int64.of_int max_int is lower than the given
value by tar. I don't know my right and my left when I drive so it's
error seems fair and this commit is a fix from the security issue
CVE-2026-45390 OSEC-2026-08.
@dinosaure
dinosaure merged commit 5d08761 into main Jul 30, 2026
2 of 3 checks passed
@dinosaure
dinosaure deleted the fix-tar branch July 30, 2026 07:30
avsm pushed a commit to ocaml/opam-repository that referenced this pull request Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant