From b4c37ae9d231b1e9dc15627f4cbdd3edbec51eed Mon Sep 17 00:00:00 2001 From: Zeyang Zhuang <1330315641@qq.com> Date: Sat, 31 Jan 2026 19:01:46 +0800 Subject: [PATCH] Add unmaintained advisory for libc-extra --- crates/netmap_sys/RUSTSEC-0000-0000.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 crates/netmap_sys/RUSTSEC-0000-0000.md diff --git a/crates/netmap_sys/RUSTSEC-0000-0000.md b/crates/netmap_sys/RUSTSEC-0000-0000.md new file mode 100644 index 0000000000..159203e54d --- /dev/null +++ b/crates/netmap_sys/RUSTSEC-0000-0000.md @@ -0,0 +1,15 @@ +```toml +[advisory] +id = "RUSTSEC-0000-0000" +package = "netmap_sys" +date = "2026-01-30" +url = "https://github.com/libpnet/netmap_sys/issues/27" +informational = "unmaintained" + +[versions] +patched = [] +``` + +# netmap_sys is unmaintained + +netmap_sys will no longer be maintained as the last commit was 5 years ago. The project has an unsoundness issue, which can further lead to a memory safety bug as in [issue #27](https://github.com/libpnet/netmap_sys/issues/27). \ No newline at end of file