this post was submitted on 30 Jul 2026
119 points (90.5% liked)

Technology

86743 readers
2809 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
top 38 comments
sorted by: hot top controversial new old
[–] echodot@feddit.uk 1 points 2 hours ago* (last edited 2 hours ago)

We're talking about Microsoft here so I think it's probably found three bugs, two of which were already reported.

[–] Kaligalis@lemmy.world 15 points 6 hours ago (1 children)

Microsoft being slow to fix bugs isn't news.

[–] TransNeko@lemmy.world 1 points 4 hours ago

remember when their servers were still vulnerable 20 years later... to a virus written in the 1990s/2000s all because they never updated their own systems?

[–] ragas@lemmy.ml 18 points 8 hours ago (4 children)

This whole software bug spiel is to convince everyone that it is unsafe to code without using an LLM. Effectively forcing companies to use LLMs.

[–] curiousaur@reddthat.com 1 points 3 hours ago

I've said this a million times. The llms are not better, than us they are infinatly faster. It's like putting 1000 engineers full time on looking for vulnerabilities for 10 years. Sure you can do that. Or pay for the tokens instead and do the same effort overnight.

[–] MangoCats@feddit.it 6 points 7 hours ago (1 children)

It it is unsafe to code, full stop.

The things we're expecting our code to handle, with the lack of formal verification testing we're expecting our code to ship with, there's no such thing as safe. It took 50 years to "build the stack" to where we're at, and we did it fast and cheap. There's so many bugs hiding in the lasagna it's amazing it doesn't eat itself.

If you re-build your system from first principles, open source silicon with peer review and constant scrutiny, then the BIOS, then the OS, then the application compilers, and the libraries, all open AND reviewed by multiple concerned parties with formal demonstration of correctness all the way up - the entrenched bug filled lasagna stack owners will smother you, they can't withstand that kind of competition on an open playing field, your project will die of financial starvation, regulation, buyouts and treachery.

[–] lordbritishbusiness@lemmy.world 1 points 5 hours ago (1 children)

All the shortcut technical debt is coming due, especially now that there's a tool able to undertake mass analysis with fairly general rules.

It's getting bad out there, and it's not visible on the surface but a tsunami of bug reports and patches has been sweeping the internet and drowning anything unable to swim.

For anything that sinks underwater, metaphorically, they're getting grabbed by automated sharks that are now actively on the attack. If you're not rapidly fixing everything and monitoring everything closely you're probably being eaten alive without knowing.

[–] MangoCats@feddit.it 2 points 4 hours ago

My approach: I don't expose anything (that can't handle it) to the internet. So so many things are "out there" that don't need to be, shouldn't be...

[–] DarkCloud@lemmy.world 1 points 4 hours ago

Didn't they use LLMs to code Win11 though?

[–] Kaligalis@lemmy.world 2 points 6 hours ago

Bragging about how product is at doing something is the easiest way to advertise product. No conspiracy theories needed.

They want you to use their LLM to screen your code for bugs. When you do that, you see how surprisingly well it works now and that leads to you wanting to also use it for generating code. That is when you realize that the 20 bucks starter subscription isn't enough to actually use it professionally... which means, you upgrade and they get moar money.

[–] spizzat2@lemmy.zip 2 points 8 hours ago

Sounds like Microsoft needs to hire some people...

[–] AntOnARant@programming.dev 1 points 8 hours ago

In the end, LLM’s will find and fix those same bugs autonomously, people will do the final sign off and software will be simultaneously more secure and less secure as software continues to be tested worldwide wide

[–] HubertManne@piefed.social 15 points 15 hours ago (2 children)

this type of thing really shows llm's to me. its great at creating this busy work but not so much with fixing it. so it can find them and we know microsoft is all in on ai coding, but it does not seem to help fixing them quickly. they are spending so much money to muck things up more and make more expense.

[–] MangoCats@feddit.it 1 points 7 hours ago

its great at creating this busy work but not so much with fixing it

Actually, if you know what needs fixing, LLMs can accelerate the fixing process quite a bit too.

The problem is: LLMs don't know what they don't know, so they'll declare "good enough" and it's up to the LLM operator to call BS and give them additional context to ensure they keep going until ALL the applicable concerns are addressed.

[–] 3abas@lemmy.world 4 points 12 hours ago (1 children)

That's not what they're saying. They're saying llms are getting so good at revealing vulnerabilities that they have to put focus and effort on finding and fixing them before external malicious actors do.

Yeah it's faster to find a bug than to refactor a whole codebase to fix it, they're still using llms to speed up fixing the bugs. If you believe them, anyway.

I do. Their software stacks were so shit and bloated and had many owners with different visions and understanding of what code does what and why and they rely on being closed source to survive penetration, I do believe llms are finding vulnerabilities left and right, and focused refactoring to address legacy human slop can take time, even for a super competent llm that does it correctly in one shot.

[–] MangoCats@feddit.it 1 points 7 hours ago

they rely on being closed source to survive penetration

M$ always has.

But even open source relied a great deal on the volume and complexity of their code base to survive penetration... until now.

[–] CheeseNoodle@lemmy.world 56 points 19 hours ago (2 children)

Aren't microsoft products half vibe coded at this point anyway? Look at all these fires I put out, says fireman with trunk full of flares and gasoline.

[–] Zwuzelmaus@feddit.org 28 points 18 hours ago (1 children)

microsoft products half vibe coded

They have a long tradition of not mastering the huge complexity of their own software. Deep security flaws, broken updates, degrading performance etc. are well known companions on any M$ user's journey.

The vibe coding has mostly added speed to the problem, but not changed the principle itself.

[–] MangoCats@feddit.it 2 points 7 hours ago

Tiny little example: Azure DevOps supports ssh key access, but only the old - now considered insecure/inadvisable for continued use - RSA ssh keys.

Their priorities for providing that kind of convenient secure access lie elsewhere, in activities that generate more revenue for them.

[–] FlashMobOfOne@lemmy.world 6 points 18 hours ago

Certainly seems that way.

There's a new bug or eminently shitty feature almost every day, or at least it seems that way.

[–] Grail@multiverse.soulism.net 18 points 19 hours ago (1 children)

Fuck Anthropic. They buy used books and put them through a shredder to train Claude.

[–] boonhet@sopuli.xyz 3 points 13 hours ago (1 children)

Aren't they legally mandated to do that when they scan books? That way the amount of copies doesn't go up technically.

Also unfortunately it's easier to scan without the bindings.

I do hope the paper gets recycled at least.

[–] GalacticSushi@piefed.blahaj.zone 2 points 7 hours ago (1 children)

Also unfortunately it's easier to scan without the bindings.

We're just a poor, nearly trillion dollar company! How can you possibly expect us to preserve these rare copies of culturally significant books when it's slightly easier for us to just destroy them altogether? 🥺🥺🥺

[–] boonhet@sopuli.xyz 2 points 7 hours ago (1 children)

I'm pretty sure they buy those books by the pound (or tonne), ain't nobody giving them rare copies of culturally significant books to destroy lol

[–] unwarlikeExtortion@lemmy.ml 1 points 3 hours ago

Yeah, sure. Everyone throwing out old books is knowledgeable enough to know and willing enough to check that the book they're throwing isn't rare or important.

You'd think people would check on the off chance it's worth a bunch but you'd be surprised.

[–] Zwuzelmaus@feddit.org 49 points 22 hours ago (1 children)

Microsoft Is Struggling to Fix Them Fast Enough.

Microsoft has always been struggling to fix their own bugs fast enough.

[–] pageflight@piefed.social 7 points 16 hours ago

Yeah, I can already find more bugs than can be fixed on schedule just by looking in the Jira backlog.

[–] gian@lemmy.grys.it 8 points 16 hours ago (1 children)

While these models can find more bugs, it seems that these bugs do not convert to exploits to a higher rate than before

[–] MangoCats@feddit.it 2 points 7 hours ago

It seems to me that they're converting at about the same percentage rate bugs->exploits as before, they're just getting a lot more press than the old bug reports did.

[–] Flower@sh.itjust.works 20 points 20 hours ago (1 children)

That's why you have AI to fix the bugs as soon as you find them. Unless those LLM are just not as good as advertised. Then it's a strange message to put out there.

[–] MangoCats@feddit.it 2 points 7 hours ago

I've had a subscription to Anthropic/Claude for a bit over 8 months now, and I just added Google's Gemini Pro - While Gemini today is a bit better than Claude was last November, it's far far behind where Claude is now.

[–] Murse@slrpnk.net 11 points 18 hours ago

AI slop kettle calls AI slop pot black.

[–] Sims@lemmy.ml 6 points 20 hours ago

The Epsteins and their Corps seem to be organizing/manipulating the information sphere to create fear/hype around their top models. It seem to be centrally coordinated and different US tech Corps/players enters and leave. We keep getting either exaggerated/fake or 'woopsie' security narratives thrown at us.

The normal purpose is to create fear/anger before a false-flag operation, so we'll likely see many claims about AI-hacking and a single great hit (the flag) against the Merican people, that will point towards one of the nations that the US/Epsteins have manufactured consent to attack - likely Iran. Old playbook stuff with a new topic..

Wild that so many people are still stuck believing the information from the Epstein class' owned information sphere.

..on the other hand, I wouldn't want to BE the Epstein class when ~250M Mericans finally discover they got mind-raped for their entire lives..

[–] aBundleOfFerrets@sh.itjust.works 9 points 22 hours ago

The Open Source epidemic, people.

[–] RunningInRVA@lemmy.world 2 points 20 hours ago (3 children)

Can anybody help me understand the threat of these advanced models once the public and adversaries have access to them? I understand they can find software bugs and vulnerabilities and I get that US tech companies are using it to make their software more secure, but all of these companies have the benefit of their source code being available as an input to the model. Everybody else only has compiled binaries. Do the bad guys use the models to decompile or reverse engineer the code first?

[–] MangoCats@feddit.it 2 points 7 hours ago

One threat: people using the models are finding bugs and the more rare exploits at a much faster rate than before, perhaps 10x. This means that zero-day exploits are coming into the hands of the kinds of people who use them for bad purposes about 10x faster than they used to. It also means the white hats are creating these CVEs faster and people addressing the CVEs are able to do so faster, with the same manpower... so... if either side slows down, it will shift the balance we currently have toward their opponents.

[–] Wildmimic@anarchist.nexus 7 points 19 hours ago
  • There are common techniques that can be used broadly to get results with LLMs.
  • Some source code is floating around out there, like it is mentioned in the article.
  • Yes, decompilation techniques are something that cannot be prevented and are sped up by LLMs.
  • There are only so many devs patching bugs, while there might be millions trying to break in - they mentioned the chaining of multiple "low"-priority bugs to escalate the severity, and if you need months to even get the really dangerous stuff fixed, it's a free-for-all bonanza as soon as those models hit the public, and these people don't even need to know anything about cybersecurity - Joe Shmoe can tell Mythos to "go hack Onedrive" and that's all that is needed from Joe Shmoe.
[–] frongt@lemmy.zip 0 points 19 hours ago

Yes, and AI probably helps with that.