Bug#829398: xcfa: Buffer overflow with more than 45 tracks

2021-03-11 Thread Gunnar Wolf
tags -1 + patch user debian-rele...@lists.debian.org usertags -1 + bsp-2021-03-latinoamerica kthxbye So, a trivial workaround for this issue would be to increase the amount of entries in the allocation table: diff --git a/src/file_lc.c b/src/file_lc.c index 4d9ce0c..ef774ee 100644 ---

Bug#829398: xcfa: Buffer overflow with more than 45 tracks

2016-07-02 Thread SaintGermain
Package: xcfa Version: 5.0.2-1 Severity: normal Dear Maintainer, With more than 45 tracks on a CD, xcfa crash because of a buffer overflow. It seems that the array P_TabArgs is defined with a fixed size of 50 elements I've done some tests with 44, 45, 46 and 47 tracks and here are the relevant