Rustaceans at the border
Rustaceans at the border
Posted Apr 19, 2022 17:36 UTC (Tue) by rahulsundaram (subscriber, #21946)In reply to: Rustaceans at the border by amacater
Parent article: Rustaceans at the border
As I specifically noted already, it was just an example of a distribution specific vulnerability that is more well known (and it has some significance due to OP's reference to apt but mostly incidental). Your defensive reaction to that specific example does nothing to address the broader point. Replace that example with another distribution example if it helps you, here you go:
https://nvd.nist.gov/vuln/detail/CVE-2007-5962
We can certainly find more across distributions since everytime backporting or distribution specific patching happens (even as simple as a permissions change in the filesystem), there is deviations from upstream that introduces some potential risk of bugs including security vulnerabilities that don't exist upstream. So the broader point is that humans are infallible and occasions make mistakes (not even counting malicious attackers) and we shouldn't automatically rely on distributions to provide us a better security compared to well vetted upstream projects. Atleast in some cases, they do worse.
