CVE-2025-38660

MEDIUM

Linux Kernel - Denial of Service via Non-NUL-Terminated String in parse_longname()

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: [ceph] parse_longname(): strrchr() expects NUL-terminated string ... and parse_longname() is not guaranteed that. That's the reason why it uses kmemdup_nul() to build the argument for kstrtou64(); the problem is, kstrtou64() is not the only thing that need it. Just get a NUL-terminated copy of the entire thing and be done with that...

Scores

CVSS v3 5.5
EPSS 0.0014
EPSS Percentile 4.2%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Details

Status published
Products (14)
linux/Kernel 6.13.0 - 6.15.10linux
linux/Kernel 6.16.0 - 6.16.1linux
linux/Kernel 6.6.0 - 6.12.42linux
Linux/Linux < 6.6
Linux/Linux 6.12.42 - 6.12.*
Linux/Linux 6.15.10 - 6.15.*
Linux/Linux 6.16.1 - 6.16.*
Linux/Linux 6.17
Linux/Linux 6.6
Linux/Linux dd66df0053ef84add5e684df517aa9b498342381 - 101841c38346f4ca41dc1802c867da990ffb32eb
... and 4 more
Published Aug 22, 2025
Tracked Since Feb 18, 2026