this post was submitted on 15 Oct 2025
418 points (99.3% liked)

Technology

76089 readers
2850 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 2 years ago
MODERATORS
 

..."The vulnerable driver ships with every version of Windows, up to and including Server 2025," Adam Barnett, lead software engineer at Rapid7, said. "Maybe your fax modem uses a different chipset, and so you don't need the Agere driver? Perhaps you've simply discovered email? Tough luck. Your PC is still vulnerable, and a local attacker with a minimally privileged account can elevate to administrator."...

you are viewing a single comment's thread
view the rest of the comments
[–] MrNesser@lemmy.world 75 points 1 day ago (3 children)

Nope 0 days means

Zero-day vulnerability: A software flaw that attackers discover before the developer does.

Zero-day exploit: The method hackers use to take advantage of this unknown vulnerability.

Zero-day attack: An attack that uses a zero-day exploit to damage a system, steal data, or plant malware before a patch is available. This is a serious risk because no defenses are in place for this specific flaw yet.

The first is the most common one found in the press and is usually reported to the company so they can patch it, before press release.

[–] Attacker94@lemmy.world 1 points 13 minutes ago

Maybe I was just missing pertinent information, but I thought a zero day was an attack that could be exploited in a very short time frame that has remained unpatched, I didn't realize there was a hierarchy to the different stages.

[–] frongt@lemmy.zip 24 points 1 day ago (1 children)

But it would be weird to call something a "zero-day" if it wasn't being exploited. Like if I discover a vuln, it shouldn't be considered a zero-day, even if I report it, if I'm not exploiting it in the wild.

[–] Cethin@lemmy.zip 9 points 18 hours ago

It was exploited. That's how they proved it worked. They just didn't exploit it to do anything nefarious.

[–] sourhill@lemmy.sdf.org 12 points 1 day ago

Ahh TIL. Thanks for the clarification!