Skip to content

Commit 03b7cc2

Browse files
1 parent e80bde5 commit 03b7cc2

1 file changed

Lines changed: 14 additions & 3 deletions

File tree

advisories/github-reviewed/2026/01/GHSA-585q-cm62-757j/GHSA-585q-cm62-757j.json

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-585q-cm62-757j",
4-
"modified": "2026-01-09T19:53:23Z",
4+
"modified": "2026-02-10T16:05:51Z",
55
"published": "2026-01-09T19:53:23Z",
66
"aliases": [],
77
"summary": "mnl has segmentation fault and invalid memory read in `mnl::cb_run`",
@@ -26,18 +26,29 @@
2626
"introduced": "0"
2727
},
2828
{
29-
"last_affected": "0.3.0"
29+
"fixed": "0.3.1"
3030
}
3131
]
3232
}
33-
]
33+
],
34+
"database_specific": {
35+
"last_known_affected_version_range": "<= 0.3.0"
36+
}
3437
}
3538
],
3639
"references": [
3740
{
3841
"type": "WEB",
3942
"url": "https://github.com/mullvad/mnl-rs/issues/15"
4043
},
44+
{
45+
"type": "WEB",
46+
"url": "https://github.com/mullvad/mnl-rs/pull/21"
47+
},
48+
{
49+
"type": "WEB",
50+
"url": "https://github.com/mullvad/mnl-rs/commit/61929d11c13b6cc4f864840a586fd48c6fd20ad9"
51+
},
4152
{
4253
"type": "PACKAGE",
4354
"url": "https://github.com/mullvad/mnl-rs"

0 commit comments

Comments
 (0)