Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

fix: update mio #473

Merged
merged 1 commit into from
Mar 5, 2024
Merged

fix: update mio #473

merged 1 commit into from
Mar 5, 2024

Conversation

gruberb
Copy link
Contributor

@gruberb gruberb commented Mar 4, 2024

Description

Fixing RUSTSEC-2024-0019. Windows specific, but nevertheless worth an upgrade:

For users of Tokio, this vulnerability is serious and can result in a use-after-free in Tokio.
The vulnerability is Windows-specific, and can only happen if you are using named pipes. Other IO resources are not affected.

PR Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

@gruberb gruberb requested a review from a team as a code owner March 4, 2024 18:35
@gruberb gruberb requested review from hadjiszs and JDawg287 March 4, 2024 18:35
@dvdplm dvdplm merged commit 8291740 into main Mar 5, 2024
20 checks passed
@dvdplm dvdplm deleted the fix/audit-RUSTSEC-2024-0019 branch March 5, 2024 07:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants