In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel: bound firmware ID by TLV length The firmware ID is treated as a NUL-terminated string even though the TLV length is its only boundary. If the value does not contain a NUL terminator, snprintf() can read beyond the received response. Limit the conversion to the advertised TLV value length.
https://git.kernel.org/stable/c/aef56a2bd5aa22808ce508605d7497d2b5e8eb5f
https://git.kernel.org/stable/c/ac8aa9e0ec93a12a60230066f199f49c3b9aac3d
https://git.kernel.org/stable/c/a07b3024a927892dd46e7dfbed438e8834e24098
https://git.kernel.org/stable/c/058f56de5f48ba4b3be01526006ac83ce9e79f39