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

[RUSTSEC-2020-0159] Potential segfault in localtime_r invocations #9679

Closed
jszwedko opened this issue Oct 18, 2021 · 1 comment · Fixed by #15781
Closed

[RUSTSEC-2020-0159] Potential segfault in localtime_r invocations #9679

jszwedko opened this issue Oct 18, 2021 · 1 comment · Fixed by #15781
Labels
domain: deps Anything related to Vector's dependencies type: task Generic non-code related tasks

Comments

@jszwedko
Copy link
Member

We worked around this by patching chrono to remove the dependency on time v0.1 but we should resolve this either by #9675 or chronotope/chrono#578.

@jszwedko jszwedko added type: task Generic non-code related tasks domain: deps Anything related to Vector's dependencies labels Oct 18, 2021
@spencergilbert
Copy link
Contributor

chronotope/chrono#602 <- Updates on this vuln

jszwedko added a commit that referenced this issue Dec 29, 2022
jszwedko added a commit that referenced this issue Dec 30, 2022
Closes: #9679

Signed-off-by: Jesse Szwedko <[email protected]>

Signed-off-by: Jesse Szwedko <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: deps Anything related to Vector's dependencies type: task Generic non-code related tasks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants