Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: RUSTSEC-2023-0078 #429

Merged
merged 1 commit into from
Jan 15, 2024
Merged

fix: RUSTSEC-2023-0078 #429

merged 1 commit into from
Jan 15, 2024

Conversation

gruberb
Copy link
Contributor

@gruberb gruberb commented Jan 15, 2024

Description

Fixes potential stack use-after-free in Instrumented::into_inn. Reference: tokio-rs/tracing#2765

Fixes RUSTSEC-2023-0078

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 January 15, 2024 12:20
@dvdplm dvdplm merged commit 35f8930 into main Jan 15, 2024
16 of 20 checks passed
@dvdplm dvdplm deleted the fix/audit-RUSTSEC-2023-0078 branch January 15, 2024 12:43
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.

None yet

2 participants