AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-53685

MEDIUM · CVSS 5.5 EPSS 0.22%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-01-11 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.5. It affects Linux.

CVE
CVE-2024-53685
Severity
MEDIUM
CVSS
5.5
EPSS
0.22%
Linux

Original NVD Description

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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)