CVE-2025-40069
BaseFortify
Publication date: 2025-10-28
Last updated on: 2025-10-30
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a flaw in the Linux kernel's drm/msm component where an object reference leak occurs in the VM_BIND error path. Specifically, if a handle lookup fails partway through the process, the system does not properly release the already obtained object references, leading to a resource leak.
How can this vulnerability impact me? :
The impact of this vulnerability is that it can cause resource leaks in the Linux kernel, potentially leading to increased memory usage or system instability due to unreleased object references when errors occur during handle lookups.