Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

openSUSE-SU-2026:21252-1

Опубликовано: 07 июл. 2026
Источник: suse-cvrf

Описание

Security update for clamav

This update for clamav fixes the following issues:

Update to version 1.5.3.

Security issues fixed:

  • CVE-2026-20213: out-of-bounds write due to improper boundary checks for content in PE files during scanning (bsc#1270107).
  • CVE-2026-20214: out-of-bounds write due to improper boundary checks for content in FSG files during scanning (bsc#1270085).
  • CVE-2026-20215: out-of-bounds write due to improper boundary checks for content in 7z files during scanning (bsc#1270088).
  • CVE-2026-20216: denial of service due to improper handling of temporary resources during InstallShield file scanning (bsc#1270089).
  • CVE-2026-20217: out-of-bounds write due to improper boundary checks for content in PESpin files during scanning (bsc#1270091).
  • CVE-2026-20243: out-of-bounds write due to improper boundary checks for content in ALZ files during scanning (bsc#1270092).
  • CVE-2026-20244: integer overflow and DoS due to improper boundary checks for content in DMG files during scanning (bsc#1270106).
  • CVE-2026-41676: buffer overflow due to missing checks via Deriver:derive, PkeyCtxRef:derive and OpenSSL 1.1.1 (bsc#1270138).

Other updates and bugfixes:

  • Version 1.5.3:
  • Fixed a bug in the PESpin unpacker cleanup path that could free pointers into the scanned file buffer and crash the scanner.
  • Fixed an integer overflow in PE rebuild size calculations that could be reached through a malformed Aspack-packed PE file and lead to a heap buffer overflow write.
  • Fixed an InstallShield archive extraction limit bypass that could write far more temporary data than intended and exhaust temporary storage.
  • Fixed an FSG unpacker loop underflow that could write past the section array while scanning a malformed PE file.
  • Fixed ALZ parser size handling bugs that could cause malformed ALZ archives to panic, abort the scanner, or skip expected scan-limit handling.
  • Fixed a 7z parser substream count overflow that could under-allocate parser metadata arrays and write past them while reading a malformed archive.
  • Fixed 32-bit DMG parser size checks that could let a short mish stripe table pass validation and crash 32-bit scanner builds.
  • Hardened clamscan, clamdscan, and clamonacc quarantine actions against time-of-check/time-of-use races that could redirect copied, moved, or removed files under unsafe quarantine directory configurations.
  • Upgraded the Rust tar dependency to resolve the RUSTSEC-2026-0067 and RUSTSEC-2026-0068 advisories, and upgraded the Rust openssl dependency to resolve CVE-2026-41676.
  • Raised the minimum required CMake version to 3.17 to fix Linux builds with libcurl v8.21.0 when linking static library dependencies.
  • Metadata preclass scans now run before the final scan verdict.
  • ClamOnAcc: Fixed errors when recursively excluded paths are children of an included path.
  • ClamOnAcc: Fixed hash bucket list corruption when two watched paths collide in the same bucket.

Список пакетов

openSUSE Leap 16.0
clamav-1.5.3-160000.1.1
clamav-devel-1.5.3-160000.1.1
clamav-docs-html-1.5.3-160000.1.1
clamav-milter-1.5.3-160000.1.1
libclamav12-1.5.3-160000.1.1
libclammspack0-1.5.3-160000.1.1
libfreshclam4-1.5.3-160000.1.1

Описание

A vulnerability in the PE file format parser of ClamAV could allow an unauthenticated, remote attacker to cause a DoS condition, or possibly other expanded impacts, resulting from memory corruption on an affected device. This vulnerability is due to improper boundary checks for content in PE files during scanning, which may result in an out-of-bounds buffer write. An attacker could exploit this vulnerability by submitting a crafted file that contains PE content to be scanned by ClamAV on an affected device. A successful exploit could allow the attacker to cause the ClamAV scanning process to terminate, resulting in a DoS condition on the affected software.


Затронутые продукты
openSUSE Leap 16.0:clamav-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-devel-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-docs-html-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-milter-1.5.3-160000.1.1

Ссылки

Описание

A vulnerability in the FSG file format parser of ClamAV could allow an unauthenticated, remote attacker to cause a DoS condition, or possibly other expanded impacts, resulting from memory corruption on an affected device. This vulnerability is due to improper boundary checks for content in FSG files during scanning, which may result in an out-of-bounds buffer write. An attacker could exploit this vulnerability by submitting a crafted file that contains portable executable content compressed with FSG to be scanned by ClamAV on an affected device. A successful exploit could allow the attacker to cause the ClamAV scanning process to terminate, resulting in a DoS condition on the affected software.


Затронутые продукты
openSUSE Leap 16.0:clamav-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-devel-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-docs-html-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-milter-1.5.3-160000.1.1

Ссылки

Описание

A vulnerability in the 7z file format parser of ClamAV could allow an unauthenticated, remote attacker to cause a DoS condition, or possibly other expanded impacts, resulting from memory corruption on an affected device. This vulnerability is due to improper boundary checks for content in 7z files during scanning, which may result in an out-of-bounds buffer write. An attacker could exploit this vulnerability by submitting a crafted file that contains 7z content to be scanned by ClamAV on an affected device. A successful exploit could allow the attacker to cause the ClamAV scanning process to terminate, resulting in a DoS condition on the affected software.


Затронутые продукты
openSUSE Leap 16.0:clamav-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-devel-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-docs-html-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-milter-1.5.3-160000.1.1

Ссылки

Описание

A vulnerability in the InstallShield file format parser of ClamAV could allow an unauthenticated, remote attacker to cause a DoS condition on an affected device. This vulnerability is due to improper handling of temporary resources during file scanning. An attacker could exploit this vulnerability by submitting a crafted InstallShield file to be scanned by ClamAV on an affected device. A successful exploit could allow the attacker to terminate the ClamAV scanning process and temporarily consume available system resources, resulting in a DoS condition on the affected software.


Затронутые продукты
openSUSE Leap 16.0:clamav-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-devel-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-docs-html-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-milter-1.5.3-160000.1.1

Ссылки

Описание

A vulnerability in the PESpin file format parser of ClamAV could allow an unauthenticated, remote attacker to cause a DoS condition, or possibly other expanded impacts, resulting from memory corruption on an affected device. This vulnerability is due to improper boundary checks for content in PESpin files during scanning, which may result in an out-of-bounds buffer write. An attacker could exploit this vulnerability by submitting a crafted file that contains PESpin content to be scanned by ClamAV on an affected device. A successful exploit could allow the attacker to cause the ClamAV scanning process to terminate, resulting in a DoS condition on the affected software.


Затронутые продукты
openSUSE Leap 16.0:clamav-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-devel-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-docs-html-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-milter-1.5.3-160000.1.1

Ссылки

Описание

A vulnerability in the ALZ file format parser of ClamAV could allow an unauthenticated, remote attacker to cause a DoS condition, or possibly other expanded impacts, resulting from memory corruption on an affected device. This vulnerability is due to improper boundary checks for content in ALZ files during scanning, which may result in an out-of-bounds buffer write. An attacker could exploit this vulnerability by submitting a crafted file that contains ALZ content to be scanned by ClamAV on an affected device. A successful exploit could allow the attacker to cause the ClamAV scanning process to terminate, resulting in a DoS condition on the affected software.


Затронутые продукты
openSUSE Leap 16.0:clamav-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-devel-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-docs-html-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-milter-1.5.3-160000.1.1

Ссылки

Описание

A vulnerability in the DMG file format parser of ClamAV could allow an unauthenticated, remote attacker to cause a DoS condition, or possibly other expanded impacts, resulting from memory corruption on an affected device. This vulnerability is due to improper boundary checks for content in DMG files during scanning, which may result in an integer overflow on 32-bit platforms only. An attacker could exploit this vulnerability by submitting a crafted file that contains DMG content to be scanned by ClamAV on an affected device. A successful exploit could allow the attacker to cause the ClamAV scanning process to terminate, resulting in a DoS condition on the affected software.


Затронутые продукты
openSUSE Leap 16.0:clamav-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-devel-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-docs-html-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-milter-1.5.3-160000.1.1

Ссылки

Описание

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.27 to before 0.10.78, Deriver::derive (and PkeyCtxRef::derive) sets len = buf.len() and passes it as the in/out length to EVP_PKEY_derive, relying on OpenSSL to honor it. On OpenSSL 1.1.x, X25519, X448, DH and HKDF-extract ignore the incoming *keylen, unconditionally writing the full shared secret (32/56/prime-size bytes). A caller passing a short slice gets a heap/stack overflow from safe code. OpenSSL 3.x providers do check, so this only impacts older OpenSSL. This vulnerability is fixed in 0.10.78.


Затронутые продукты
openSUSE Leap 16.0:clamav-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-devel-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-docs-html-1.5.3-160000.1.1
openSUSE Leap 16.0:clamav-milter-1.5.3-160000.1.1

Ссылки
Уязвимость openSUSE-SU-2026:21252-1