Files
taglib/taglib/mpc
Acts1631andGitHub cb92e0aec4 MPC: validate SV8 packet size (#1391)
SV8 packet parsing subtracted its header size from an unchecked
unsigned packet length. An undersized value could wrap and make the
parser allocate the remainder of a large file.

Reject packet lengths smaller than their header or beyond the remaining
file data before reading the payload.
2026-08-03 15:46:46 +02:00
..
2024-01-21 20:46:27 +01:00