CVE-2025-21817
CVE-2025-21817
Título es
CVE-2025-21817
Jue, 27/02/2025 – 20:16
Gravedad 2.0 Txt
Pendiente de análisis
Título en
CVE-2025-21817
Descripción en
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()
27/02/2025
27/02/2025
Gravedad 3.1 Txt Gravedad 3.1 (CVSS 3.1 Base Score)
Pendiente de análisis
Referencias
https://git.kernel.org/stable/c/2566ce907e5d5db8a039647208e029ce559baa31
https://git.kernel.org/stable/c/7c0be4ead1f8f5f8be0803f347de0de81e3b8e1c
Enviar en el boletín
Off