CVE-2025-67246
Last modified
CVE-2025-67246 is a high-severity vulnerability rated 7.3/10 on the CVSS scale. A local information disclosure vulnerability exists in the Ludashi driver before 5.1025 due to a lack of access control in the IOCTL handler. This driver exposes a device interface accessible to a normal user and handles attacker-controlled structures containing the lower 4GB of physical addresses. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
A local information disclosure vulnerability exists in the Ludashi driver before 5.1025 due to a lack of access control in the IOCTL handler. This driver exposes a device interface accessible to a normal user and handles attacker-controlled structures containing the lower 4GB of physical addresses. The handler maps arbitrary physical memory via MmMapIoSpace and copies data back to user mode without verifying the caller's privileges or the target address range. This allows unprivileged users to read arbitrary physical memory, potentially exposing kernel data structures, kernel pointers, security tokens, and other sensitive information. This vulnerability can be further exploited to bypass the Kernel Address Space Layout Rules (KASLR) and achieve local privilege escalation.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Ludashi | Ludashi Driver | < 5.1025 |
References
- http://ludashi.comProduct
- https://github.com/CDipper/CVE-PublicationExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-67246?
How severe is CVE-2025-67246?
How do I fix CVE-2025-67246?
Are you affected by CVE-2025-67246?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
