CVE-2026-68153

Source
https://cve.org/CVERecord?id=CVE-2026-68153
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-68153.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-68153
Downstream
Published
2026-08-10T11:59:19Z
Modified
2026-08-21T03:30:14Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
libceph: remove debugfs files before client teardown
Details

In the Linux kernel, the following vulnerability has been resolved:

libceph: remove debugfs files before client teardown

ceph_destroy_client() tears down the monitor client before removing the per-client debugfs files. A concurrent read of the monmap debugfs file can enter monmap_show() after ceph_monc_stop() has freed monc->monmap, triggering a use-after-free.

Remove the debugfs files before stopping the OSD and monitor clients. debugfs_remove() drains active handlers and prevents new accesses, so the debugfs callbacks can no longer race the rest of client teardown.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68153.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
76aa844d5b2fb8c839180d3f5874e333b297e5fd
Fixed
ac78549d186090ee7125d28c3a8c376573b36194
Fixed
463a264e9094384112a5c8b46f0a9ddaf8566904
Fixed
fe46b7e06f14f6f94766832df309b249cb689d27
Fixed
fc1010e7e0204ece6cc0f9af4f473e9553535eab
Fixed
d3dc8889d39a676bf840132bd5c5c48cb0daba23
Fixed
8f5a3abc54ba24dbceb14cc3a719908c4f688091
Fixed
b9fedda2f628e030384228de0dafc574b7fb0c2f
Fixed
e4c804726c4afce3ba648b982d564f6af2cfa328

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-68153.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.34
Fixed
5.10.265
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.216
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.183
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.148
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.101
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.42
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.6

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-68153.json"