2 matches found
EUVD-2026-55512
In the Linux kernel, the following vulnerability has been resolved: rbd: Reset positive result codes to zero in object map update path In a reply message to an RBD request, a positive result code indicates a data payload, which is not allowed for writes. While rbdosdreqcallback already resets a...
5.4AI score
SaveExploits0References5
CVE-2026-68131
In the Linux kernel RBD path, CVE-2026-68131 fixes a logic bug where a positive result code in an object map update was not reset to zero. Specifically, rbd_object_map_callback() could propagate a positive result into __rbd_obj_handle_request(), leading to rbd_obj_advance_write() returning with a...
5.4AI score
SaveExploits0References5
20