0.0
NA
CVE-2026-22992
libceph: return the handler error from mon_handle_auth_done()
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().

INFO

Published Date :

Jan. 23, 2026, 4:15 p.m.

Last Modified :

Jan. 23, 2026, 4:15 p.m.

Remotely Exploit :

No

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products

The following products are affected by CVE-2026-22992 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

Solution
Address authentication errors to prevent NULL pointer dereference and crypto setup warnings.
  • Update the Linux kernel to the latest stable version.
  • Apply security patches for the kernel.
  • Review authentication error handling logic.
  • Test authentication flow thoroughly.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-22992 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-22992 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-22992 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-22992 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Jan. 23, 2026

    Action Type Old Value New Value
    Added 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().
    Added Reference https://git.kernel.org/stable/c/33908769248b38a5e77cf9292817bb28e641992d
    Added Reference https://git.kernel.org/stable/c/77229551f2cf72f3e35636db68e6a825b912cf16
    Added Reference https://git.kernel.org/stable/c/9e0101e57534ef0e7578dd09608a6106736b82e5
    Added Reference https://git.kernel.org/stable/c/d2c4a5f6996683f287f3851ef5412797042de7f1
    Added Reference https://git.kernel.org/stable/c/e097cd858196b1914309e7e3d79b4fa79383754d
    Added Reference https://git.kernel.org/stable/c/e84b48d31b5008932c0a0902982809fbaa1d3b70
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
No CVSS metrics available for this vulnerability.