CVE-2026-22992
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
23/01/2026
Last modified:
26/02/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
libceph: return the handler error from mon_handle_auth_done()<br />
<br />
Currently any error from ceph_auth_handle_reply_done() is propagated<br />
via finish_auth() but isn&#39;t returned from mon_handle_auth_done(). This<br />
results in higher layers learning that (despite the monitor considering<br />
us to be successfully authenticated) something went wrong in the<br />
authentication phase and reacting accordingly, but msgr2 still trying<br />
to proceed with establishing the session in the background. In the<br />
case of secure mode this can trigger a WARN in setup_crypto() and later<br />
lead to a NULL pointer dereference inside of prepare_auth_signature().
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.198 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.161 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.121 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.66 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.18.6 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.19:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc4:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/33908769248b38a5e77cf9292817bb28e641992d
- https://git.kernel.org/stable/c/77229551f2cf72f3e35636db68e6a825b912cf16
- https://git.kernel.org/stable/c/9e0101e57534ef0e7578dd09608a6106736b82e5
- https://git.kernel.org/stable/c/d2c4a5f6996683f287f3851ef5412797042de7f1
- https://git.kernel.org/stable/c/e097cd858196b1914309e7e3d79b4fa79383754d
- https://git.kernel.org/stable/c/e84b48d31b5008932c0a0902982809fbaa1d3b70



