this post was submitted on 21 Apr 2026
4 points (83.3% liked)

Linux

65789 readers
659 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
top 27 comments
sorted by: hot top controversial new old
[–] onlinepersona@programming.dev 2 points 1 month ago

We’ve led the industry in building and adopting Rust

Yeah, then you fired the team to pay the CEO a few million more.

[–] kibiz0r@midwest.social 2 points 1 month ago* (last edited 1 month ago)

How many vulnerabilities would’ve been found if we had spent several million dollars on human security researchers though?

[–] vermaterc@lemmy.ml 1 points 1 month ago (2 children)

Defenders finally have a chance to win, decisively

I'm curious how it will turn out to be in a long term. Are we going to have safer software? Because not only defenders will have a powerful tool, but attackers too. But at the same time, number of bugs is finite... Can we in theory one day achieve literally zero bugs in codebase?

[–] panda_abyss@lemmy.ca 1 points 1 month ago (1 children)

You can achieve zero bugs through liberal use of rm.

[–] racoon@lemmy.ml 1 points 1 month ago

You can achieve the same effect with a hammer

[–] Tinidril@midwest.social -1 points 1 month ago (1 children)

Cyber security in general is going to get interesting. Breaking into protected systems often requires more patience than expertise. Attackers often get detected when they take short cuts because of laziness and overconfidence. AI agents have unfathomable patience and attention to detail.l

[–] chisel@piefed.social 1 points 1 month ago

AI will be good at scaning for known vulnerabilities, but patience and attention to detail? Not in my experience. I use agentic coding agents for work and they are getting better, but they still will regularly get stuck in a loop of running into a bug when running tests, attempting to fix the bug in a stupid way, still erroring, trying another stupid fix, trying the first stupid fix, and so on until a human intervenes. They may be patient (as long as you pay for more tokens), but they aren't using their time wisely.

AI tends to use the "throw shit at the wall and see what sticks" approach. It's getting better at writing maintainable code, but it still will generate more-or-less spaghetti code with random unused or deprecated variables, crazy unnecessary functions, poor organization, etc... and requires lots of testing before producing something functional. Which is fine in an environment where you can iterate and clean things up. But as an attack vector, if you need 58 attempts to fully realize a vulnerability, in most secure environments you're going to get detected and blocked before you finish.

[–] rudyharrelson@lemmy.radio 1 points 1 month ago* (last edited 1 month ago) (1 children)

This fluff piece has quite the pie-in-the-sky attitude toward the blue-teaming applications of AI.

Some commentators predict that future AI models will unearth entirely new forms of vulnerabilities that defy our current comprehension, but we don’t think so.

How reassuring.

The defects are finite, and we are entering a world where we can finally find them all.

Could've said the same thing when enterprise anti-malware came onto the scene decades ago, but the reality was it was just another vector for the arms race between the red team and the blue team. The author seems to put a lot of stock in the whole "the blue team has access to these AI tools that the red team doesn't currently have access to" argument, which kinda ignores the fact that that reality is simply not going to last.

I could be wrong, but any article suggesting "zero-days are numbered" doesn't pass the smell test.

[–] FauxLiving@lemmy.world 1 points 1 month ago

I could be wrong, but any article suggesting “zero-days are numbered” doesn’t pass the smell test.

Yeah, you're right.

The real story is that it is a bit better at finding bugs. Calling them zero-days and implying there's some major security implications is just to build hype.

It was able to chain a few of the bugs together to create a RCE exploit in a weakened browser, it's interesting but don't go to your fallout shelter just yet.

[–] utopiah@lemmy.ml 1 points 1 month ago (1 children)

That doesn't make sense. Don't the attackers have the same tools?

[–] nobody_1677@lemmy.world -1 points 1 month ago (1 children)

Mythos Preview is better at finding real vulnerabilities than existing public models and, for now, only a few have access to it.

[–] chonkyninja@lemmy.world 1 points 1 month ago (1 children)

Meanwhile on GitHub Claude Code has over 5k bug reports, currently open.

[–] Eric@lemmy.blahaj.zone 3 points 1 month ago (1 children)

LLMs generate the 0-days, then LLMs remove the 0-days. They will never run out of work!

[–] monkeyman512@lemmy.world 1 points 1 month ago

Makes sense. Trained on software engineers working that pattern for decades.

[–] brianpeiris@lemmy.ca 0 points 1 month ago
[–] db2@lemmy.world 0 points 1 month ago (3 children)

Slopzilla Slopfox 🙄

This isn't going to end well.

[–] stsquad@lemmy.ml 1 points 1 month ago (1 children)

If it's finding valid vulnerabilities then it's just another tool like static analysis, fuzzers and sanitizers. There definitely seems to be a difference in quality compared to earlier generations that were behind the sloppy avalanch of reports.

[–] sem@piefed.blahaj.zone 1 points 1 month ago (1 children)

Instead of 271 vulns, it was more like 2 vulns, found 271 different times.

Here's a o good article about it https://www.flyingpenguin.com/the-boy-that-cried-mythos-verification-is-collapsing-trust-in-anthropic/

[–] Vincent@feddit.nl 1 points 1 month ago

I don't think these are all Mythos, but it's more than 2 fixes: https://infosec.exchange/@tomrittervg/116443139069130293

[–] ArtVandelay@lemmy.world 1 points 1 month ago (1 children)

Look, I'm all for fuck AI, but this isn't that.

[–] db2@lemmy.world -1 points 1 month ago

It will be. You'll see.

[–] MentalEdge@sopuli.xyz 1 points 1 month ago (1 children)

There's a difference between using AI to apply fixes for problems, and using AI to find problems that you didn't know about.

Mythos does the latter, not the former.

[–] db2@lemmy.world -1 points 1 month ago (1 children)

It's only a matter of time until they decide it should do both and it makes a mess. Calling it now.

[–] FauxLiving@lemmy.world 0 points 1 month ago

Yes, the sky is falling, AI is ending the world, slopslopslop, etc

We know the bit.