Skip to content

Fix for CVE-2022-23639#15

Merged
LukasKalbertodt merged 1 commit intoLukasKalbertodt:masterfrom
TheQuantumPhysicist:CVE-2022-23639
Jun 7, 2022
Merged

Fix for CVE-2022-23639#15
LukasKalbertodt merged 1 commit intoLukasKalbertodt:masterfrom
TheQuantumPhysicist:CVE-2022-23639

Conversation

@TheQuantumPhysicist
Copy link
Contributor

Update crossbeam-channel to use the latest version of crossbeam-utils that's not vulenrable

…rsion of crossbeam-utils that's not vulenrable
@LukasKalbertodt
Copy link
Owner

Hi there! I don't think libtest-mimic is actually affected. This issue says that crossbeam-utils 0.7.x is affected, but it requires a nightly feature to hit the security vulnerability. Which libtest-mimic is not using. crossbeam-channel 0.4.2 and crossbeam-utils 0.7.2 have also not been yanked.

That said, updating crossbeam-channel seems like a good idea anyway to deduplicate some indirect dependencies. And the only breaking change from 0.4.x to 0.5.x seems to be bumping the MSRV to 1.36, but libtest-mimic is at 1.56 anyway.

Thanks!

@LukasKalbertodt LukasKalbertodt merged commit ae60e33 into LukasKalbertodt:master Jun 7, 2022
@LukasKalbertodt
Copy link
Owner

Released as 0.4.1

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