CVE-2026-43406

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxcd1a677cad994021b19665ed476aea63f5d54f31 < 76ccf21a12c5f6d6790bc32c7da82446d877b2f4affected
LinuxLinuxcd1a677cad994021b19665ed476aea63f5d54f31 < 75582aaa580c11aed4c7731cad6b068b700e7efbaffected
LinuxLinuxcd1a677cad994021b19665ed476aea63f5d54f31 < 50156622eb0888e62541d715a98584480a1bc7cbaffected
LinuxLinuxcd1a677cad994021b19665ed476aea63f5d54f31 < dbd857a9e1e33ea71eaf3e211877027e533770d1affected
LinuxLinuxcd1a677cad994021b19665ed476aea63f5d54f31 < 69fe5af33fa3806f398d21c081d73c66e5523bc2affected
LinuxLinuxcd1a677cad994021b19665ed476aea63f5d54f31 < 035867ae6f18df0aeedb2a57a5b74091bd4e3fe8affected
LinuxLinuxcd1a677cad994021b19665ed476aea63f5d54f31 < 69fb5d91bba44ecf7eb80530b85fa4fb028921d5affected
LinuxLinux5.11affected
LinuxLinux0 < 5.11unaffected
LinuxLinux5.15.203 <= 5.15.*unaffected
LinuxLinux6.1.167 <= 6.1.*unaffected
LinuxLinux6.6.130 <= 6.6.*unaffected
LinuxLinux6.12.78 <= 6.12.*unaffected
LinuxLinux6.18.19 <= 6.18.*unaffected
LinuxLinux6.19.9 <= 6.19.*unaffected
LinuxLinux7.0 <= *unaffected

Weaknesses

References