CVE-2025-39701
BaseFortify
Publication date: 2025-09-05
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 | 6.1.153-1 |
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 ACPI pfr_update driver involves an incorrect version check during firmware updates. The driver was using the runtime version number to verify updates instead of the security version number. This caused firmware updates to fail if the update binary had a lower runtime version number than the current firmware, even if the update was valid.
How can this vulnerability impact me? :
This vulnerability can cause legitimate firmware updates to fail, potentially preventing important security or functionality updates from being applied. This could leave systems running outdated firmware, which might expose them to other security risks or operational issues.