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 bb76e72 commit cdde69fCopy full SHA for cdde69f
advisories/hackage/bzlib/HSEC-2024-0002.md
@@ -27,20 +27,23 @@ cvss = "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
27
28
[[affected.versions]]
29
introduced = "0.4"
30
+fixed = "0.5.2.0"
31
32
[[affected]]
33
package = "bz2"
34
cvss = "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
35
36
37
introduced = "0.1.0.0"
38
+fixed = "1.0.1.1"
39
40
41
package = "bzlib-conduit"
42
43
44
45
46
+fixed = "0.3.0.3"
47
```
48
49
# out-of-bounds write when there are many bzip2 selectors
0 commit comments