CVE-2026-46119
Linux Linux, linux kernel
In the Linux kernel, the following vulnerability has been resolved: libceph: Fix slab-out-of-bounds access in auth message processing If a (potentially corrupted) message of type CEPH_MSG_AUTH_REPLY contains a positive value in its result field, it is treated as an error code by ceph_handle_auth_reply() and returned to handle_auth_reply(). Thereafter, an attempt is made to send the preallocated message of type CEPH_MSG_AUTH, where the returned value is interpreted as the size of the front segment to send. If the result value in the message is greater than the size of the memory buffer alloc...
- CVSS
- 9.1
- EPSS
- 0.53% 41.6% percentile
- CISA KEV
- Not listed
- Published
- 2026.05.28