CVE-2025-40334
BaseFortify
Publication date: 2025-12-09
Last updated on: 2025-12-09
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux | linux_kernel | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in the Linux kernel's drm/amdgpu component involves improper validation of the userq buffer's virtual address and size. Specifically, the kernel did not properly verify whether the userq object's virtual address was within a valid virtual memory mapping, which could lead to potential security issues.
How can this vulnerability impact me? :
If exploited, this vulnerability could allow an attacker to reference invalid or unauthorized memory regions, potentially leading to system instability, crashes, or escalation of privileges within the Linux kernel environment.