CVE-2025-2175
11.03.2025, 07:15
A vulnerability was found in libzvbi up to 0.2.43. It has been rated as problematic. Affected by this issue is the function _vbi_strndup_iconv. The manipulation leads to integer overflow. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 0.2.44 is able to address this issue. It is recommended to upgrade the affected component. The code maintainer was informed beforehand about the issues. She reacted very fast and highly professional.Enginsight
Vendor | Product | Version |
---|---|---|
zapping-vbi | zvbi | 𝑥 < 0.2.44 |
𝑥
= Vulnerable software versions

Debian Releases
Common Weakness Enumeration
- CWE-189 -
- CWE-190 - Integer Overflow or WraparoundThe software performs a calculation that can produce an integer overflow or wraparound, when the logic assumes that the resulting value will always be larger than the original value. This can introduce other weaknesses when the calculation is used for resource management or execution control.