EN

Tracker / CVE-2024-53685

CVE-2024-53685

Media 5.5

In the Linux kernel, the following vulnerability has been resolved: ceph: give up on paths longer than PATH_MAX If the full path to be built by ceph_mdsc_build_path() happens to be longer than PATH_MAX, then this function will enter an endless (retry) loop, effectively blocking the whole task. Most of the machine becomes unusable, making this a very simple and effective DoS vulnerability. I cannot imagine why this retry was ever implemented, but it seems rather useless and harmful to me. Let's remove it and fail with ENAMETOOLONG instead.

Prodotti e versioni affette

linux linux_kernel
linux linux_kernel · 2.6.35 → 5.10.234
linux linux_kernel · 5.11 → 5.15.177
linux linux_kernel · 5.16 → 6.1.125
linux linux_kernel · 6.2 → 6.6.70
linux linux_kernel · 6.7 → 6.12.7

Analisi

Questa pagina non è ancora indicizzabile.Finché non contiene un’analisi originale — cosa espone davvero, come verificare in due minuti se un sistema è stato toccato, cosa fare se lo è stato — la pagina resta noindex. È il database a deciderlo, non il modello di pagina.

Riferimenti