Comment on Two New Windows Zero-Days Exploited in the Wild — One Affects Every Version Ever Shipped
SnotFlickerman@lemmy.blahaj.zone 14 hours agoOther articles make more clear why that is.
cyberpress.org/windows-agere-modem-driver-0-day-f…
Rather than issuing a traditional patch for each vulnerability, Microsoft’s October cumulative update completely removes the ltmdm64.sys driver from affected systems.
As a result, all fax modem hardware relying on the Agere Modem driver will cease to function. While mail and messaging over IP have largely supplanted analog modems, some industrial and legacy applications still depend on fax modems.
Organizations must therefore audit their environments for any remaining modem dependencies and either migrate to supported alternatives or implement workarounds where available.
Microsoft’s advisory explicitly recommends that customers eliminate any reliance on the deprecated hardware to avoid service disruptions.
So maybe not all the way back to the original release, but back to the first release that included this specific telephony modem driver, ltmdm64.sys
. If I recall correctly, Windows 3.1 brought networking capabilities.
However, another article claims it has only been shipped with every version of Windows since 2006.
thestack.technology/windows-users-hacked-due-to-l…
CVE-2025-24990 was credited to a security researcher going by the handle @shitsecure who told The Stack by DM “it’s a driver from 2006, never changed… I think it was historically shipped with everything, although that doesn’t make sense at all.”
paraphrand@lemmy.world 14 hours ago
Thanks for the details!
I wonder how often they clean stuff up like this. That crossed my mind earlier, I’m sure there is a bunch of “dormant” software that could be cleaned out or made optional in some way.
I’m sure the making it optional idea is easier said than done. Especially from a standpoint of discoverability and usability.
SnotFlickerman@lemmy.blahaj.zone 14 hours ago
Right, it was referenced in one of the articles that a bunch of legacy industrial machines likely still use this hardware, so they’re probably going to have to go dig up PCI modems from that era without the Agere/Lucent chipset.
adespoton@lemmy.ca 13 hours ago
People using that legacy hardware generally can’t run Windows 10, which just ended support this month. The patch is only for Windows 11, which won’t run on older hardware.
SnotFlickerman@lemmy.blahaj.zone 12 hours ago
Image
The patch is for Windows 10, Windows 11, and Server 2008 up to Server 2025.