2468 matches found
EUVD-2020-4102
Malware in sbrugna...
EUVD-2020-4106
Malware in sbrugna...
EUVD-2021-26904
Malware in sbrugna...
EUVD-2020-7301
Malware in sbrugna...
EUVD-2018-10172
Malware in sbrugna...
EUVD-2017-18050
Malware in sbrugna...
EUVD-2021-27154
Malware in sbrugna...
EUVD-2021-27147
Malware in sbrugna...
EUVD-2020-7303
Malware in sbrugna...
EUVD-2021-26796
Malware in sbrugna...
EUVD-2021-26798
Malware in sbrugna...
EUVD-2020-7302
Malware in sbrugna...
EUVD-2020-4101
Malware in sbrugna...
EUVD-2017-18048
Malware in sbrugna...
EUVD-2020-8550
Malware in sbrugna...
SUSE CVE-2025-59731
When decoding an OpenEXR file that uses DWAA or DWAB compression, the specified raw length of run-length-encoded data is not checked when using it to calculate the output data. We read rlerawsize from the input file at 0, we decompress and decode into the buffer td-rlerawdata of size rlerawsize a...
SUSE CVE-2025-59732
When decoding an OpenEXR file that uses DWAA or DWAB compression, there's an implicit assumption that the height and width are divisible by 8. If the height or width of the image is not divisible by 8, the copy loops at 0 and 1 will continue to write until the next multiple of 8. The buffer...
SUSE CVE-2025-59733
When decoding an OpenEXR file that uses DWAA or DWAB compression, there's an implicit assumption that all image channels have the same pixel type and size, and that if there are four channels, the first four are "B", "G", "R" and "A". The channel parsing code can be found in decodeheader. The...
Out-of-bounds Write
Overview Affected versions of this package are vulnerable to Out-of-bounds Write in the dwauncompress function when decoding OpenEXR files with DWAA or DWAB compression due to insufficient validation of the raw length of run-length-encoded data. An attacker can cause memory corruption or...
Out-of-bounds Write
Overview Affected versions of this package are vulnerable to Out-of-bounds Write in the dwauncompress function when decoding OpenEXR files with DWAA or DWAB compression and the image height or width is not divisible by 8. An attacker can cause memory corruption or potentially execute arbitrary co...