Tracker / CVE-2025-38660
CVE-2025-38660
Critical 9.8
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...
Affected products and versions
| linux | linux_kernel · 6.13 → 6.15.10 |
|---|---|
| linux | linux_kernel · 6.16 → 6.16.1 |
| linux | linux_kernel · 6.6 → 6.12.42 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.