CVE-2026-68155
Gravedad CVSS v3.1:
ALTA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
10/08/2026
Última modificación:
19/08/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
libceph: Reject monmaps advertising zero monitors<br />
<br />
A message of type CEPH_MSG_MON_MAP contains a monmap that is sent from a<br />
monitor to the client. This monmap contains information about the<br />
existing monitors in the cluster. Currently, a monmap indicating that<br />
there are zero monitors in the cluster is treated as valid. However, it<br />
is impossible to have zero monitors in the cluster and still receive a<br />
valid monmap from a monitor. Therefore, such a monmap must be corrupted<br />
and should be treated as invalid. Furthermore, a monmap with a monitor<br />
count of zero can subsequently crash the client when attempting to open<br />
a session with a monitor in __open_session(). This happens because the<br />
"BUG_ON(monc->monmap->num_mon CEPH_MAX_MON.<br />
<br />
[ idryomov: drop "log output for unusual values of num_mon" part ]
Impacto
Puntuación base 3.x
7.50
Gravedad 3.x
ALTA
Referencias a soluciones, herramientas e información
- https://git.kernel.org/stable/c/0591a15815b498be628a937146e44487d599ba33
- https://git.kernel.org/stable/c/3b249546f59c3d6d3592c10657f82bc3f1faa07c
- https://git.kernel.org/stable/c/40480eee361ed9676b3f844d532ac28b47251634
- https://git.kernel.org/stable/c/caf082ef8609a6ac26159ce115f55ab7d00231a3
- https://git.kernel.org/stable/c/cd0d41bc569632eaaeccde9d2a6bc919ec00c407
- https://git.kernel.org/stable/c/e3ccd4ecab09b22f507f49cb7ed9990c7158ceab
- https://git.kernel.org/stable/c/e67e8b694872c9bc66996040f9de9242f6236ed9


