CVE-2026-22992
Published: Jan 23, 2026
Modified: May 11, 2026
CVSS v3.1
7.5
Description
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().
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected cd1a677cad994021b19665ed476aea63f5d54f31 - < 77229551f2cf72f3e35636db68e6a825b912cf16affected cd1a677cad994021b19665ed476aea63f5d54f31 - < 33908769248b38a5e77cf9292817bb28e641992daffected cd1a677cad994021b19665ed476aea63f5d54f31 - < e097cd858196b1914309e7e3d79b4fa79383754daffected cd1a677cad994021b19665ed476aea63f5d54f31 - < d2c4a5f6996683f287f3851ef5412797042de7f1affected cd1a677cad994021b19665ed476aea63f5d54f31 - < 9e0101e57534ef0e7578dd09608a6106736b82e5+1 more versions |
Linux | Linux | affected 5.11unaffected 0 - < 5.11unaffected 5.15.198 - <= 5.15.*unaffected 6.1.161 - <= 6.1.*unaffected 6.6.121 - <= 6.6.*+3 more versions |
CVSS v3.1 Details
CVSS v3.1 Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now