GHSA-3g24-mff9-8mv9HighCVSS 7.5

In the Linux kernel, the following vulnerability has been resolved: libceph: replace BUG_ON with...

Published
December 16, 2025
Last Modified
July 30, 2026

🔗 CVE IDs covered (1)

📋 Description

In the Linux kernel, the following vulnerability has been resolved:

libceph: replace BUG_ON with bounds check for map->max_osd

OSD indexes come from untrusted network packets. Boundary checks are added to validate these against map->max_osd.

[ idryomov: drop BUG_ON in ceph_get_primary_affinity(), minor cosmetic edits ]

🔗 References (7)