CVE-2026-98110

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux164c62f958f8c7f0bde1e9a5a8677971c6f28205 < aef56a2bd5aa22808ce508605d7497d2b5e8eb5faffected
LinuxLinux164c62f958f8c7f0bde1e9a5a8677971c6f28205 < 058f56de5f48ba4b3be01526006ac83ce9e79f39affected
LinuxLinux164c62f958f8c7f0bde1e9a5a8677971c6f28205 < a07b3024a927892dd46e7dfbed438e8834e24098affected
LinuxLinux164c62f958f8c7f0bde1e9a5a8677971c6f28205 < ac8aa9e0ec93a12a60230066f199f49c3b9aac3daffected
LinuxLinux6.11affected
LinuxLinux0 < 6.11unaffected
LinuxLinux6.12.111 <= 6.12.*unaffected
LinuxLinux6.18.53 <= 6.18.*unaffected
LinuxLinux7.2.7 <= 7.2.*unaffected
LinuxLinux7.3-rc2 <= *unaffected

Weaknesses

References