Welcome to the vulnpocalypse, as vendors use AI to find bugs and patches multiply like rabbits
https://www.theregister.com/patches/2026/05/14/welcome-to-the-vulnpocalypse-as-vendors-use-ai-to-find-bugs-and-patches-multiply-like-rabbits/5240027
85 points · 15 comments · view on lemmy.world
15 Comments
Ludicrous0251@piefed.zip · 27 pts · 100d
I don't understand why this is a bad thing, if AI code can find long overlooked bugs that can be verified and repaired by humans, let them.
This sudden spike is just a function of having a new tool, these reports and repairs will settle as long as the fixes and new features aren't just vibe coded into place.
ZeDoTelhado@lemmy.world · 12 pts · 100d
The problem is a bit more nuanced unfortunately. There has been open source projects that decided to close bug reports because there is just so many of them, and, a good portion of them are either duplicated or straight up not relevant (meaning, in a vacuum you could say there is a bug on place x, but looking at the code more broadly it doesn't really apply). If the bug reports that came out were mostly good quality and relevant I would for sure be more positive of this.
Ludicrous0251@piefed.zip · 2 pts · 100d
I think the AI bug reports should definitely be managed by internal staff. Agree the slop reports and PRs by (well intentioned) 3rd-party people with limited knowledge of the code base is more harmful than helpful, but as a tool for an internal team to use to highlight potential opportunities, it's not bad.
I see it as similar to an IDE providing syntax and formatting suggestions.
victorz@lemmy.world · 2 pts · 100d
It's a balance of course. If you find really critical bugs that need fixing, it's hard to pass up, but it will of course be weighed with the amount of noise. Let's hope they manage to bring down the noise.
mrnarwall@lemmy.world · 8 pts · 100d
The real concern is the quality of the patches AI are making. If they are badly trained (i.e. learning with buggy code, which is all of it over time) then there is a possibility that it can introduce bugs that did not exist, or possibly do nothing to patch the bug, while adding incoherent code to an existing codebase
amateurcrastinator@lemmy.world · 12 pts · 100d
3 vulnerabilities in the code, use AI patch one up, 99 vulnerabilities in the code
kambusha@sh.itjust.works · 5 pts · 100d
You take one down, patch it around, 999 vulnerabilities in code for all.
TotalCourage007@lemmy.world · 2 pts · 100d
Lmao good rendition I'm going to steal that.
squaresinger@lemmy.world · 4 pts · 100d
The last line is the key factor and exactly what's the issue.
FauxLiving@lemmy.world · 2 pts · 100d
It has nothing to do with vibe coding. It's an issue of workload.
Finding a lot of vulnerabilities creates a lot of work.
If a company has the dev team that is capable of responding to and fixing 5 vulnerabilities in a month and then suddenly they have 75 vulnerabilities then there is less time to devote to each vulnerability which can result in things like additional bugs or stability issues.
Those issues can make people hesitant to apply patches and having a known vulnerability go unpatched is worse than having an unknown vulnerability that's unpatched. The short-term effect will be that there will be secondary issues caused by the high workload and that will lead to an increase in the amount of time that known vulnerabilities exist without being patched.
From the article:
FaceDeer@fedia.io · 6 pts · 100d
This is the opposite of an "apocalypse." It's all of a sudden being able to fix the vast number of bugs that always existed but we never got around to fixing.
Treczoks@lemmy.world · 6 pts · 100d
As long as those vulnerabilities are fixed, I see no downside. The only ones who have to worry are hackers and three letter agencies who can only watch while their stack of secret "weapons" to attack peoples' computers dwindles to nothingness.
donald_von_shitsnpants@kopitalk.net · 2 pts · 100d
Errors because of vibe coding?
FauxLiving@lemmy.world · 2 pts · 100d
No
Toes@ani.social · 1 pts · 100d
Glad to hear it, given most of the AI bug reports that come across my desk are sloppy spam