We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c95e1b commit 7af8522Copy full SHA for 7af8522
crates/pnet/RUSTSEC-0000-0000.toml crates/pnet/RUSTSEC-2019-0037.tomlcrates/pnet/RUSTSEC-0000-0000.toml renamed to crates/pnet/RUSTSEC-2019-0037.toml
@@ -1,5 +1,5 @@
1
[advisory]
2
-id = "RUSTSEC-0000-0000"
+id = "RUSTSEC-2019-0037"
3
package = "pnet"
4
date = "2019-06-11"
5
title = "Compiler optimisation for next_with_timeout in pnet::transport::IcmpTransportChannelIterator flaws to SEGFAULT"
@@ -15,4 +15,4 @@ which caused dereference of uninitialized file descriptor which caused segfault.
15
"pnet::transport::IcmpTransportChannelIterator" = ["< 0.26.0"]
16
17
[versions]
18
-patched = [">= 0.26.0"] # no patch exists yet
+patched = [">= 0.26.0"] # no patch exists yet
0 commit comments