Security Advisory

CVE-2025-68284

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-12-16 15:06:06
Last updated 2026-07-30 06:03:47
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds writes in handle_auth_session_key() The len field originates from untrusted network packets. Boundary checks have been added to prevent potential out-of-bounds writes when decrypting the connection secret or processing service tickets. [ idryomov: changelog ]