CVE-2024-53685

NameCVE-2024-53685
DescriptionIn 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.
SourceCVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)
ReferencesDLA-4075-1, DLA-4076-1, DSA-5860-1

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
linux (PTS)bullseye5.10.223-1vulnerable
bullseye (security)5.10.234-1fixed
bookworm6.1.129-1fixed
bookworm (security)6.1.133-1fixed
trixie6.12.21-1fixed
sid6.12.22-1fixed
linux-6.1 (PTS)bullseye (security)6.1.129-1~deb11u1fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
linuxsourcebullseye5.10.234-1DLA-4075-1
linuxsourcebookworm6.1.128-1DSA-5860-1
linuxsource(unstable)6.12.8-1
linux-6.1sourcebullseye6.1.128-1~deb11u1DLA-4076-1

Notes

https://git.kernel.org/linus/550f7ca98ee028a606aa75705a7e77b1bd11720f (6.13-rc4)

Search for package or bug name: Reporting problems