7.8 CVE-2025-24052
Microsoft is aware of vulnerabilities in the third party Agere Modem driver that ships natively with supported Windows operating systems. This is an announcement of the upcoming removal of ltmdm64.sys driver. The driver has been removed in the October cumulative update.
Fax modem hardware dependent on this specific driver will no longer work on Windows.
Microsoft recommends removing any existing dependencies on this hardware.
https://nvd.nist.gov/vuln/detail/CVE-2025-24052
Categories
CWE-121 : Stack-based Buffer Overflow
A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). "Stack Overflow" is often used to mean the same thing as stack-based buffer overflow, however it is also used on occasion to mean stack exhaustion, usually a result from an excessively recursive function call. Due to the ambiguity of the term, use of stack overflow to describe either circumstance is discouraged. Fuzz testing (fuzzing) is a powerful technique for generating large numbers of diverse inputs - either randomly or algorithmically - and dynamically invoking the code with those inputs. Even with random inputs, it is often capable of generating unexpected results such as crashes, memory corruption, or resource consumption. Fuzzing effectively produces repeatable test cases that clearly indicate bugs, which helps developers to diagnose the issues. Automated static analysis, commonly referred to as Static Application Security Testing (SAST), can find some instances of this weakness by analyzing source code (or binary/compiled code) without having to execute it. Typically, this is done by building a model of data flow and control flow, then searching for potentially-vulnerable patterns that connect "sources" (origins of input) with "sinks" (destinations where the data interacts with external components, a lower layer such as the OS, etc.) Use tools that are integrated duringcompilation to insert runtime error-checking mechanismsrelated to memory safety errors, such as AddressSanitizer(ASan) for C/C++ [REF-1518]. Use an abstraction library to abstract away risky APIs. Not a complete solution. Implement and perform bounds checking on input. Do not use dangerous functions such as gets. Use safer, equivalent functions which check for boundary errors. Stack-based buffer overflows in SFK for wifi chipset used for IoT/embedded devices, as exploited in the wild per CISA KEV.
References
AFFECTED (from MITRE)
| Vendor |
Product |
Versions |
| Microsoft |
Windows 10 Version 1507 |
- 10.0.10240.0 < 10.0.10240.21161 [affected]
|
| Microsoft |
Windows 10 Version 1607 |
- 10.0.14393.0 < 10.0.14393.8519 [affected]
|
| Microsoft |
Windows 10 Version 1809 |
- 10.0.17763.0 < 10.0.17763.7919 [affected]
|
| Microsoft |
Windows 10 Version 21H2 |
- 10.0.19044.0 < 10.0.19044.6456 [affected]
|
| Microsoft |
Windows 10 Version 22H2 |
- 10.0.19045.0 < 10.0.19045.6456 [affected]
|
| Microsoft |
Windows 11 version 22H2 |
- 10.0.22621.0 < 10.0.22621.6060 [affected]
|
| Microsoft |
Windows 11 Version 23H2 |
- 10.0.22631.0 < 10.0.22631.6060 [affected]
|
| Microsoft |
Windows 11 Version 24H2 |
- 10.0.26100.0 < 10.0.26100.6899 [affected]
|
| Microsoft |
Windows 11 Version 25H2 |
- 10.0.26200.0 < 10.0.26200.6899 [affected]
|
| Microsoft |
Windows Server 2008 R2 Service Pack 1 |
- 6.1.7601.0 < 6.1.7601.27974 [affected]
|
| Microsoft |
Windows Server 2008 R2 Service Pack 1 (Server Core installation) |
- 6.1.7601.0 < 6.1.7601.27974 [affected]
|
| Microsoft |
Windows Server 2008 Service Pack 2 |
- 6.0.6003.0 < 6.0.6003.23571 [affected]
|
| Microsoft |
Windows Server 2008 Service Pack 2 (Server Core installation) |
- 6.0.6003.0 < 6.0.6003.23571 [affected]
|
| Microsoft |
Windows Server 2012 |
- 6.2.9200.0 < 6.2.9200.25722 [affected]
|
| Microsoft |
Windows Server 2012 (Server Core installation) |
- 6.2.9200.0 < 6.2.9200.25722 [affected]
|
| Microsoft |
Windows Server 2012 R2 |
- 6.3.9600.0 < 6.3.9600.22824 [affected]
|
| Microsoft |
Windows Server 2012 R2 (Server Core installation) |
- 6.3.9600.0 < 6.3.9600.22824 [affected]
|
| Microsoft |
Windows Server 2016 |
- 10.0.14393.0 < 10.0.14393.8519 [affected]
|
| Microsoft |
Windows Server 2016 (Server Core installation) |
- 10.0.14393.0 < 10.0.14393.8519 [affected]
|
| Microsoft |
Windows Server 2019 |
- 10.0.17763.0 < 10.0.17763.7919 [affected]
|
| Microsoft |
Windows Server 2019 (Server Core installation) |
- 10.0.17763.0 < 10.0.17763.7919 [affected]
|
| Microsoft |
Windows Server 2022 |
- 10.0.20348.0 < 10.0.20348.4294 [affected]
|
| Microsoft |
Windows Server 2022, 23H2 Edition (Server Core installation) |
- 10.0.25398.0 < 10.0.25398.1913 [affected]
|
| Microsoft |
Windows Server 2025 |
- 10.0.26100.0 < 10.0.26100.6899 [affected]
|
| Microsoft |
Windows Server 2025 (Server Core installation) |
- 10.0.26100.0 < 10.0.26100.6899 [affected]
|
| © 2022 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation. |
CPE
| cpe |
start |
end |
| Configuration 1 |
| cpe:2.3:o:microsoft:windows_10_1507:*:*:*:*:*:*:x64:* |
|
< 10.0.10240.21161 |
| cpe:2.3:o:microsoft:windows_10_1607:*:*:*:*:*:*:x64:* |
|
< 10.0.14393.8519 |
| cpe:2.3:o:microsoft:windows_10_1809:*:*:*:*:*:*:x64:* |
|
< 10.0.17763.7919 |
| cpe:2.3:o:microsoft:windows_10_21h2:*:*:*:*:*:*:x64:* |
|
< 10.0.19044.6456 |
| cpe:2.3:o:microsoft:windows_10_22h2:*:*:*:*:*:*:x64:* |
|
< 10.0.19045.6456 |
| cpe:2.3:o:microsoft:windows_11_22h2:*:*:*:*:*:*:x64:* |
|
< 10.0.22621.6060 |
| cpe:2.3:o:microsoft:windows_11_23h2:*:*:*:*:*:*:x64:* |
|
<= 10.0.22631.6060 |
| cpe:2.3:o:microsoft:windows_11_24h2:*:*:*:*:*:*:x64:* |
|
< 10.0.26100.6899 |
| cpe:2.3:o:microsoft:windows_11_25h2:*:*:*:*:*:*:x64:* |
|
< 10.0.26200.6899 |
| cpe:2.3:o:microsoft:windows_server_2008:-:sp2:*:*:*:*:x64:* |
|
|
| cpe:2.3:o:microsoft:windows_server_2008:r2:sp1:*:*:*:*:x64:* |
|
|
| cpe:2.3:o:microsoft:windows_server_2012:-:*:*:*:*:*:*:* |
|
|
| cpe:2.3:o:microsoft:windows_server_2012:r2:*:*:*:*:*:*:* |
|
|
| cpe:2.3:o:microsoft:windows_server_2016:*:*:*:*:*:*:*:* |
|
<= 10.0.14393.8519 |
| cpe:2.3:o:microsoft:windows_server_2019:*:*:*:*:*:*:*:* |
|
< 10.0.17763.7919 |
| cpe:2.3:o:microsoft:windows_server_2022:*:*:*:*:*:*:*:* |
|
< 10.0.20348.4294 |
| cpe:2.3:o:microsoft:windows_server_2022_23h2:*:*:*:*:*:*:*:* |
|
< 10.0.25398.1913 |
| cpe:2.3:o:microsoft:windows_server_2025:*:*:*:*:*:*:*:* |
|
<= 10.0.26100.6899 |
REMEDIATION
EXPLOITS
Exploit-db.com
| id |
description |
date |
|
| No known exploits |
POC Github
Other Nist (github, ...)
CAPEC
Common Attack Pattern Enumerations and Classifications
| id |
description |
severity |
| No entry |
Cybersecurity needs ?
Strengthen software security from the outset with our DevSecOps expertise
Integrate security right from the start of the software development cycle for more robust applications and greater customer confidence.
Our team of DevSecOps experts can help you secure your APIs, data pipelines, CI/CD chains, Docker containers and Kubernetes deployments.
Discover this offer