Debian Patches

Status for libchdr/0.0~git20250608.8bba774+dfsg-2

Patch Description Author Forwarded Bugs Origin Last update
CVE-2025-14369.patch [PATCH] dr_flac: Improvements to drflac_open_and_read_pcm_frames_*() and family.

Prior to this commit, the code would indiscriminately allocate a single
block of memory from `totalPCMFrameCount`. This can result in tiny
malignant FLAC files allocating huge blocks of memory.

I've decided to tighten up this code by dynamically expanding the buffer
as the file is decoded. This code path already exists for cases when
`totalPCMFrameCount` is unknown (set to 0), which means this is also a
code simplification.
David Reid <mackron@gmail.com> no upstream:b2197b2eb7bb609df76315bebf44db4ec2a1aed0 2025-12-01
x32-ftbfs.patch fix build on x32 https://wiki.debian.org/X32Port Sébastien Noel <sebastien@twolife.be> invalid 2025-09-30

All known versions for source package 'libchdr'

Links