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 i…
High CVSS 7.5
Summary
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 rbd_osd_req_callback() already resets a positive result code for writes to zero, rbd_object_map_callback() does not. This allows a corrupted reply to an object map update to trigger the rbd_assert(*result < 0) in __rbd_obj_handle_reques…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/14995c4250f04b58bf6fc00e0e973a2e1b3cfb9b
- https://git.kernel.org/stable/c/2419aa74081007dc4d14ff5640659052dfdfd69a
- https://git.kernel.org/stable/c/34f2a2f32af570dfcc532ad70c080629ee1c32b0
- https://git.kernel.org/stable/c/a6c4250b81bd30beae94e1b7a4b26fa1193ad2e4
- https://git.kernel.org/stable/c/b1a61366933224b3ad80975c4d01ac2cc6931ecf
Timeline
- nvd_ingest NVD