Description
iq80 Snappy is a compression/decompression library. When uncompressing certain data, Snappy tries to read outside the bounds of the given byte arrays. Because Snappy uses the JDK class `sun.misc.Unsafe` to speed up memory access, no additional bounds checks are performed and this has similar security consequences as out-of-bounds access in C or C++, namely it can lead to non-deterministic behavior or crash the JVM. iq80 Snappy is not actively maintained anymore. As quick fix users can upgrade to version 0.5.
INFO
Published Date :
2024-06-03T14:25:58.628Z
Last Modified :
2024-09-05T14:44:12.984Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2024-36124 vulnerability.
| Vendors | Products |
|---|---|
| Dain |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2024-36124.