CVE-2025-38451
BaseFortify
Publication date: 2025-07-25
Last updated on: 2025-11-03
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 is a flaw in the Linux kernel's md/md-bitmap component where the function bitmap_get_stats() does not properly check for the existence of a super-block in both internal and external bitmap cases. This improper check can lead to a General Protection Fault (GPF), causing a kernel crash when accessing bitmap statistics, especially for external bitmaps.
How can this vulnerability impact me? :
The vulnerability can cause the Linux kernel to crash due to a General Protection Fault when bitmap statistics are accessed improperly. This can lead to system instability or denial of service, affecting the availability of systems relying on the affected kernel component.