2 matches found
EUVD-2025-203797
In the Linux kernel, the following vulnerability has been resolved: libceph: replace BUGON with bounds check for map-maxosd OSD indexes come from untrusted network packets. Boundary checks are added to validate these against map-maxosd. idryomov: drop BUGON in cephgetprimaryaffinity, minor cosmet...
6AI score0.00516EPSS
SaveExploits0References6
CVE-2025-68283
CVE-2025-68283: In the Linux kernel, libceph code now uses a bounds check for map->max_osd instead of BUG_ON. OSD indexes originate from untrusted network packets, and the patch adds boundary validation against map->max_osd to prevent out-of-bounds writes. The change also references a minor...
7.5CVSS6.2AI score0.00516EPSS
SaveExploits0References5
20