CVE-2025-71106
MEDIUM EPSS 1.4%
Published Jan 14, 20265mo ago · Modified Jun 17, 20262w ago
5.5 CVSS 3.1
Published Jan 14, 2026 5mo ago
Last Modified Jun 17, 2026 2w ago
Description
In the Linux kernel, the following vulnerability has been resolved: fs: PM: Fix reverse check in filesystems_freeze_callback() The freeze_all_ptr check in filesystems_freeze_callback() introduced by commit a3f8f8662771 ("power: always freeze efivarfs") is reverse which quite confusingly causes all file systems to be frozen when filesystem_freeze_enabled is false. On my systems it causes the WARN_ON_ONCE() in __set_task_frozen() to trigger, most likely due to an attempt to freeze a file system that is not ready for that. Add a logical negation to the check in question to reverse it as appropriate.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
1.4% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Affected Products 10
References 2
- git.kernel.org https://git.kernel.org/stable/c/222047f68e8565c558728f792f6fef152a1d4d51
- git.kernel.org https://git.kernel.org/stable/c/b107196729ff6b9d6cde0a71f49c1243def43328
Remediation
- git.kernel.org https://git.kernel.org/stable/c/222047f68e8565c558728f792f6fef152a1d4d51
- git.kernel.org https://git.kernel.org/stable/c/b107196729ff6b9d6cde0a71f49c1243def43328