CVE-2025-6217
BaseFortify
Publication date: 2025-06-21
Last updated on: 2025-08-18
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| peak-system | device_driver | 8.18.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-367 | The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-6217 is a local information disclosure vulnerability in the PEAK-System Driver related to the PCANFD_ADD_FILTERS IOCTL. It occurs because of improper locking during operations on an object, causing a time-of-check to time-of-use (TOCTOU) race condition. An attacker with low-privileged code execution on the system can exploit this flaw to disclose sensitive information. Additionally, this vulnerability can be combined with others to execute arbitrary code in the kernel context. [1]
How can this vulnerability impact me? :
This vulnerability can allow a local attacker with low privileges to disclose sensitive information from the affected system. Although the direct impact is limited to information disclosure, it can be leveraged with other vulnerabilities to execute arbitrary code in the kernel, potentially leading to full system compromise. [1]