Acknowledged
Created: Dec 16, 2025
Updated: Dec 18, 2025
Found In Version: 10.24.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 24
Component/s: Kernel
In the Linux kernel, the following vulnerability has been resolved:[EOL][EOL]libceph: replace BUG_ON with bounds check for map->max_osd[EOL][EOL]OSD indexes come from untrusted network packets. Boundary checks are[EOL]added to validate these against map->max_osd.[EOL][EOL][ idryomov: drop BUG_ON in ceph_get_primary_affinity(), minor cosmetic[EOL] edits ]