Memory Allocation Vulnerability in Linux Kernel Affects Stability
CVE-2025-21817

Currently unrated

Key Information:

Vendor
Linux
Status
Vendor
CVE Published:
27 February 2025

Summary

A vulnerability in the Linux kernel occurs when the sysfs store method is executed while a queue is frozen, leading to memory allocation calls using GFP_KERNEL. This situation can invoke direct reclaim logic and potentially cause a deadlock in the system. The issue has been addressed by appropriately marking the sysfs store method with GFP_NOIO to prevent this scenario. It's crucial for users and system administrators to ensure they are using patched versions to maintain system stability.

Affected Version(s)

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 2566ce907e5d5db8a039647208e029ce559baa31

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 7c0be4ead1f8f5f8be0803f347de0de81e3b8e1c

Linux 6.13.3 <= 6.13.*

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.