There's a flaw in lz4. An attacker who submits a crafted file to an application linked with lz4 may be able to trigger an integer overflow, leading to calling of memmove() on a negative size argument, causing an out-of-bounds write and/or a crash. The greatest impact of this flaw is to availability, with some potential impact to confidentiality and integrity as well.
{
"availability": "No subscription required",
"binaries": [
{
"binary_name": "liblz4-1",
"binary_version": "1.9.2-2ubuntu0.20.04.1"
},
{
"binary_name": "liblz4-tool",
"binary_version": "1.9.2-2ubuntu0.20.04.1"
},
{
"binary_name": "lz4",
"binary_version": "1.9.2-2ubuntu0.20.04.1"
}
]
}