VLC Flaws Enable Memory Corruption And Data Leakage Arabian Post
The more serious issue, CVE-2026-56711, is an integer-overflow flaw in VLC's picture-allocation logic that can lead to a heap out-of-bounds write. The vulnerability carries a CVSS v4 score of 8.6 and a CVSS v3.1 score of 8.8, placing it in the high-severity range.
The flaw arises when VLC calculates the size of a picture buffer using 32-bit arithmetic. Under certain dimensions, the multiplication used to determine the required memory size can wrap around to a smaller value. VLC then allocates an undersized buffer while the PNG decoder continues writing data based on the original image dimensions, allowing data to be written beyond the allocated heap region.
Legal Disclaimer:
MENAFN provides the
information “as is” without warranty of any kind. We do not accept any
responsibility or liability for the accuracy, content, images, videos,
licenses, completeness, legality, or reliability of the information
contained in this article. If you have any complaints or copyright issues
related to this article, kindly contact the provider above.

Comments
No comment