AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-22992

HIGH · CVSS 7.5 EPSS 0.27%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-01-23 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. It affects Linux.

CVE
CVE-2026-22992
Severity
HIGH
CVSS
7.5
EPSS
0.27%
Linux

Original NVD 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().

Related CVEs

Other vulnerabilities affecting the same vendor(s)