LZ4 is lossless compression algorithm, providing compression speed > 500 MB/s per core (>0.15 Bytes/cycle). It features an extremely fast decoder, with speed in multiple GB/s per core (~1 Byte/cycle). A high compression derivative, called LZ4_HC, is available, trading customizable CPU time for compression ratio.
Security Fix(es):
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.(CVE-2021-3520)
{
"severity": "Critical"
}{
"aarch64": [
"lz4-devel-1.9.2-3.oe1.aarch64.rpm",
"lz4-debuginfo-1.9.2-3.oe1.aarch64.rpm",
"lz4-debugsource-1.9.2-3.oe1.aarch64.rpm",
"lz4-1.9.2-3.oe1.aarch64.rpm"
],
"noarch": [
"lz4-help-1.9.2-3.oe1.noarch.rpm"
],
"src": [
"lz4-1.9.2-3.oe1.src.rpm"
],
"x86_64": [
"lz4-debugsource-1.9.2-3.oe1.x86_64.rpm",
"lz4-1.9.2-3.oe1.x86_64.rpm",
"lz4-devel-1.9.2-3.oe1.x86_64.rpm",
"lz4-debuginfo-1.9.2-3.oe1.x86_64.rpm"
]
}