Skip to content

Commit 4e3dc0b

Browse files
Marcono1234simonresch
authored andcommitted
trophies: add entry for lz4-java
1 parent ed256f0 commit 4e3dc0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/trophies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,4 @@ Feel free to [open an issue](https://github.com/CodeIntelligenceTesting/jazzer/i
5656
| [alibaba/fastjson2](https://github.com/alibaba/fastjson2/) | `StackOverflowError` in `SerialContext` | [not fixed](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=33768) | [CVE-2022-41856](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41856) | [Code Intelligence](https://code-intelligence.com) |
5757
| [Apache/commons-jxpath](https://github.com/apache/commons-jxpath/) | Remote code execution via crafted `XPath` expression | [not fixed](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=47133) | | [Code Intelligence](https://code-intelligence.com) |
5858
| [airlift/aircompressor](https://github.com/airlift/aircompressor) | Out-of-bounds memory access through `sun.misc.Unsafe` | fixed | [CVE-2024-36114](https://www.cve.org/CVERecord?id=CVE-2024-36114) | [@Marcono1234](https://github.com/Marcono1234) |
59+
| [lz4/lz4-java](https://github.com/lz4/lz4-java) | Out-of-bounds memory access through `sun.misc.Unsafe` & JNI | [fixed](https://github.com/yawkat/lz4-java/releases/tag/v1.8.1) | [CVE-2025-12183](https://www.cve.org/CVERecord?id=CVE-2025-12183) | [@yawkat](https://github.com/yawkat), [@Marcono1234](https://github.com/Marcono1234) |

0 commit comments

Comments
 (0)