๐Ÿ” CVE Alert

CVE-2025-71106

UNKNOWN 0.0

fs: PM: Fix reverse check in filesystems_freeze_callback()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Jan 14, 2026
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
a3f8f8662771285511ae26c4c8d3ba1cd22159b9 < b107196729ff6b9d6cde0a71f49c1243def43328 a3f8f8662771285511ae26c4c8d3ba1cd22159b9 < 222047f68e8565c558728f792f6fef152a1d4d51
Linux / Linux
6.18

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/b107196729ff6b9d6cde0a71f49c1243def43328 git.kernel.org: https://git.kernel.org/stable/c/222047f68e8565c558728f792f6fef152a1d4d51