Bug 2422812 (CVE-2025-68284) - CVE-2025-68284 kernel: libceph: prevent potential out-of-bounds writes in handle_auth_session_key()
Summary: CVE-2025-68284 kernel: libceph: prevent potential out-of-bounds writes in han...
Keywords:
Status: NEW
Alias: CVE-2025-68284
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-16 16:03 UTC by OSIDB Bzimport
Modified: 2025-12-16 18:58 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-16 16:03:24 UTC
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 ]


Note You need to log in before you can comment on or make changes to this bug.