|
|
Log in / Subscribe / Register

The CVE program itself is an unauthenticated remote DoS vulnerability

The CVE program itself is an unauthenticated remote DoS vulnerability

Posted Aug 3, 2026 15:28 UTC (Mon) by neverpanic (subscriber, #99747)
In reply to: The CVE program itself is an unauthenticated remote DoS vulnerability by geofft
Parent article: SQLite Critical CVEs or LLM Slop? (JFrog blog)

> If you have any sort of policy that all CVEs have to be patched, as apparently many large companies do, you need to treat that policy itself as a vulnerability and remediate it. CVEs are fine as a source of input to a system for determining what actual vulnerabilities you care about, but you need to validate that input. (And that gets you the opportunity to do a bunch of other useful things like determine that a CVE is in fact technically sound but applies to a feature or a way of using a library that you're not using.)

This, so much this. Way too many consumers don't do anything beyond "this has a 9.8 CVSS score by NiSt VulNriCHmeNT, plzfix11!!!" these days, not realizing that these scores make some very conservative assumptions (for lack of better knowledge of the actual target system) that mostly don't hold on a modern Linux these days, e.g., the absence of stack canaries, ASLR, or other standard hardening measures.

If the endless wave of CVEs we are seeing leads to consumers (read: companies) adopting better practices in what's actually worth fixing, that would be a very good outcome.

Unfortunately I doubt it'll happen, and instead we'll just see everybody rush to deploy quicker.


to post comments

The CVE program itself is an unauthenticated remote DoS vulnerability

Posted Aug 3, 2026 15:37 UTC (Mon) by nim-nim (subscriber, #34454) [Link]

What this episode says is that trust in the software industry ability to clean up its own messes is at an all-times low, even among the industry itself. Just patch and rebuild and hope it works as it should this time.

Laymen have no trust in software people and software people are all too aware of their own past shortcuts.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds