In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in process_message_header() If the message frame is (maliciously) corrupted in a way that the length of the control segment ends up being less than the size of the message header or a different frame is made to look like a message frame, out-of-bounds reads may ensue in process_message_header(). Perform an explicit bounds check before decoding the message header.
| Version | Score | Severity | Vector String |
|---|---|---|---|
| 3.1 | 9.1 | Critical | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H |
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 6.1.0.3 |
| Linux | Linux | 6.0.1.8 |
| Linux | Linux | Android-5.0.2 |
| Linux | Linux | Android-5.1.1 |