Shared libraries
Shared libraries
Posted Dec 8, 2025 9:24 UTC (Mon) by farnz (subscriber, #17727)In reply to: Shared libraries by dvdeug
Parent article: APT Rust requirement raises questions
Just to be clear, then: you want a fax handling program to have extra vulnerabilities over and above upstream, because it's possible that someone might want to reuse a fax handling program for legacy Macintosh scans.
There is no program out there that supports all TIFF files - libtiff certainly doesn't.
And coming back round to my initial point: by adding in the extra file format support to someone's fax handler, the distro has introduced a vulnerability that is not present upstream, and where upstream is quite likely to say "well, why did you add ThunderScan RLE decoding to my fax program? That makes no sense at all, since faxes are 1 bit (by definition), and ThunderScan RLE is 4 bit (by definition)". This is not a win for users, or for the upstream, and it's a security hole opened by the distro insisting that there is a shared libtiff.
