Skip to content

Update dependencies to avoid CVE-2025-58058#48

Merged
mholt merged 1 commit intomholt:mainfrom
dirkmueller:main
Sep 4, 2025
Merged

Update dependencies to avoid CVE-2025-58058#48
mholt merged 1 commit intomholt:mainfrom
dirkmueller:main

Conversation

@dirkmueller
Copy link
Contributor

xz is a pure golang package for reading and writing xz-compressed files. Prior to version 0.5.14, it is possible to put data in front of an LZMA-encoded byte stream without detecting the situation while reading the header.

there are also others in there that had patch level updates, update them all

xz is a pure golang package for reading and writing xz-compressed files.
Prior to version 0.5.14, it is possible to put data in front of an
LZMA-encoded byte stream without detecting the situation while reading
the header.

there are also others in there that had patch level updates, update
them all
Copy link
Owner

@mholt mholt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I haven't gotten around to updating these lately.

@mholt mholt merged commit 814d03a into mholt:main Sep 4, 2025
3 checks passed
@dirkmueller
Copy link
Contributor Author

@mholt thanks, would you please consider tagging a new version so that I can pull the updated version?

@mholt
Copy link
Owner

mholt commented Sep 5, 2025

I will soon; in the meantime you can just pull the latest commit from main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants