The pressure

116 points by andrewnez


muvlon

It's a really tough situation and I wish Daniel and the rest that they make it through without too many adverse health or family effects.

That being said, I think it will be super interesting to see how this pans out. This is not the first time that a novel way of automated analysis suddenly uncovered lots of new vulnerabilities in all kinds of FOSS projects. Currently it still feels reminiscent of the advent of greybox fuzzing in the 2010s, but it might take different trajectories:

A. The amount of new vulnerabilities found by LLMs eventually goes down substantially, in part because devs incorporate LLMs for security research into their own workflows. New vulnerabilities that are beyond the reach of LLMs still continue to be found (the fuzzer scenario).

B. A, but vulnerabilities basically stop being found after the LLMs are done (the "LLMs solve security research" scenario).

C. Vulnerabilities continue to be found at a high rate in big projects like curl. It turns out that the number of bugs in a project of hundreds of thousands of LOC is effectively infinite (the "Revenge of Tony Hoare" scenario).

krig

Any company involved in building LLM tech is not just engaging in the destruction of the natural world, but the software world as well. With hardware prices skyrocketing, personal computing itself is under threat. The same goes for good-natured open source developers who want to make things for the sake of making them. It’s interesting that there seems to be infinite funds to spend on undercutting and destroying existing community-managed open source projects but zero to spend on dealing with the fallout.

I think this proves Zig right. Just refuse to engage with LLM-discovered CVEs. Let someone wiling to do so work on them.