
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-68283 is a bounds-checking vulnerability in the Linux kernel's libceph component where OSD (Object Storage Daemon) indexes derived from untrusted network packets were not validated against map->max_osd. The flaw stems from the use of BUG_ON assertions instead of proper boundary checks, which could be triggered by malformed network data. It was published on December 16, 2025, and affects Linux kernel versions across multiple stable branches (6.1.x, 6.6.x, 6.12.x, 6.17.x, and 6.18). Microsoft also identified it as affecting the Azure Linux 3 kernel package azl3_kernel_6.6.117.1-1. The CVSS v3.1 base score is 7.1 (High) (Feedly, Microsoft MSRC).
The root cause is improper input validation (CWE-20) in the libceph kernel subsystem, where OSD index values received from network packets were used without being checked against the upper bound map->max_osd. This could lead to out-of-bounds memory access. The fix replaces unsafe BUG_ON assertions — which cause an immediate kernel panic — with proper bounds checks that gracefully handle invalid index values; the BUG_ON in ceph_get_primary_affinity() was also removed as part of the patch. Exploitation requires local access with low privileges, as an attacker would need to influence or craft network packets containing invalid OSD indexes that are processed by the Ceph client (Feedly, Microsoft MSRC).
Successful exploitation could result in kernel denial of service (system crash or hang) or potential data corruption in the Ceph filesystem component, impacting both integrity and availability. An attacker with local, low-privileged access who can influence Ceph OSD network traffic could trigger out-of-bounds memory access in the kernel. Confidentiality is not directly impacted, but system instability or data corruption on Ceph-backed storage could have significant operational consequences in environments relying on Ceph for distributed storage (Feedly).
Patches are available across all affected Linux kernel stable branches. Administrators should update to the following minimum versions: 6.1.159 (for 6.1.x), 6.6.119 (for 6.6.x), 6.12.61 (for 6.12.x), 6.17.11 (for 6.17.x), or any 6.18 release with the fix applied. Debian LTS, Ubuntu (USN-8094-1 through USN-8094-5, USN-8152-1), SUSE, and Oracle Linux have all issued updated kernel packages. As a compensating control, restrict local user access on systems running Ceph clients and monitor for unexpected kernel crashes or system instability (Feedly, Ubuntu USN-8094-1, Debian LTS).
The vulnerability received routine coverage from Linux distribution security teams, with Debian, Ubuntu, SUSE, and Oracle Linux all issuing advisories and updated kernel packages. No notable independent researcher commentary or significant social media discussion has been identified beyond standard vulnerability tracking and scanner detection updates from Qualys and Tenable (Feedly).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."