CVE-2026-22992
MEDIUMLinux kernel - Info Disclosure
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: libceph: return the handler error from mon_handle_auth_done() Currently any error from ceph_auth_handle_reply_done() is propagated via finish_auth() but isn't returned from mon_handle_auth_done(). This results in higher layers learning that (despite the monitor considering us to be successfully authenticated) something went wrong in the authentication phase and reacting accordingly, but msgr2 still trying to proceed with establishing the session in the background. In the case of secure mode this can trigger a WARN in setup_crypto() and later lead to a NULL pointer dereference inside of prepare_auth_signature().
References (6)
Scores
CVSS v3
5.5
EPSS
0.0002
EPSS Percentile
5.8%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Classification
CWE
CWE-476
Status
published
Affected Products (10)
linux/Kernel
< 5.15.198linux
linux/Kernel
< 6.1.161linux
linux/Kernel
< 6.6.121linux
linux/Kernel
< 6.12.66linux
linux/Kernel
< 6.18.6linux
linux/linux_kernel
< 5.15.198
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
Timeline
Published
Jan 23, 2026
Tracked Since
Feb 18, 2026