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 bd7dc9d commit 9386fc0Copy full SHA for 9386fc0
data/osv/GO-2022-0422.json
@@ -4,7 +4,8 @@
4
"modified": "0001-01-01T00:00:00Z",
5
"aliases": [
6
"CVE-2022-2584",
7
- "GHSA-g3vv-g2j5-45f2"
+ "GHSA-g3vv-g2j5-45f2",
8
+ "GHSA-967g-cjx4-h7j6"
9
],
10
"details": "The dag-pb codec can panic when decoding invalid blocks.",
11
"affected": [
data/reports/GO-2022-0422.yaml
@@ -15,6 +15,7 @@ description: The dag-pb codec can panic when decoding invalid blocks.
15
published: 2022-07-01T20:08:04Z
16
ghsas:
17
- GHSA-g3vv-g2j5-45f2
18
+ - GHSA-967g-cjx4-h7j6
19
references:
20
- fix: https://github.com/ipld/go-codec-dagpb/commit/a17ace35cc760a2698645c09868f9050fa219f57
21
cve_metadata:
0 commit comments