cve/2025/CVE-2025-39701.md
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2025-39701

Description

In the Linux kernel, the following vulnerability has been resolved:ACPI: pfr_update: Fix the driver update version checkThe security-version-number check should be used ratherthan the runtime version check for driver updates.Otherwise, the firmware update would fail when the update binary hada lower runtime version number than the current one.[ rjw: Changelog edits ]

POC

Reference

No PoCs from references.

Github