In the Linux kernel, the following vulnerability has been resolved: libceph: just wait for more data to be available on the socket A short read may occur while reading the message footer from the s…
High CVSS 8.2
Summary
In the Linux kernel, the following vulnerability has been resolved: libceph: just wait for more data to be available on the socket A short read may occur while reading the message footer from the socket. Later, when the socket is ready for another read, the messenger invokes all read_partial_*() handlers, including read_partial_sparse_msg_data(). The expectation is that read_partial_sparse_msg_data() would bail, allowing the messenger to invoke read_partial() for the footer and pick up wher…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/8e46a2d068c92a905d01cbb018b00d66991585ab Patch
- https://git.kernel.org/stable/c/bd9442e553ab8bf74b8be3b3c0a43bf4af4dc9b8 Patch
- https://git.kernel.org/stable/c/da9c33a70f095d5d55c36d0bfeba969e31de08ae Patch
- https://git.kernel.org/stable/c/8e46a2d068c92a905d01cbb018b00d66991585ab Patch
- https://git.kernel.org/stable/c/bd9442e553ab8bf74b8be3b3c0a43bf4af4dc9b8 Patch
- https://git.kernel.org/stable/c/da9c33a70f095d5d55c36d0bfeba969e31de08ae Patch
Timeline
- nvd_ingest NVD