In the Linux kernel, the following vulnerability has been resolved:
block: mark GFP_NOIO around sysfs ->store()
sysfs ->store is called with queue freezed, meantime we have several
->store() callbacks(update_nr_requests, wbt, scheduler) to allocate
memory with GFP_KERNEL which may run into direct reclaim code path,
then potential deadlock can be caused.
Fix the issue by marking NOIO around sysfs ->store()
Metrics
Affected Vendors & Products
References
History
Mon, 26 May 2025 15:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-833 | |
Metrics |
cvssV3_1
|
cvssV3_1
|
Fri, 28 Feb 2025 14:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Thu, 27 Feb 2025 20:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: block: mark GFP_NOIO around sysfs ->store() sysfs ->store is called with queue freezed, meantime we have several ->store() callbacks(update_nr_requests, wbt, scheduler) to allocate memory with GFP_KERNEL which may run into direct reclaim code path, then potential deadlock can be caused. Fix the issue by marking NOIO around sysfs ->store() | |
Title | block: mark GFP_NOIO around sysfs ->store() | |
References |
|

Status: PUBLISHED
Assigner: Linux
Published: 2025-02-27T20:04:15.988Z
Updated: 2025-05-04T07:21:48.932Z
Reserved: 2024-12-29T08:45:45.774Z
Link: CVE-2025-21817

No data.

Status : Received
Published: 2025-02-27T20:16:04.243
Modified: 2025-02-27T20:16:04.243
Link: CVE-2025-21817
