CVE-2026-98110

Unknown

Last modified

CVE-2026-98110 is a vulnerability of currently unknown severity. 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..

Description

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

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 164c62f958f8c7f0bde1e9a5a8677971c6f28205, < aef56a2bd5aa22808ce508605d7497d2b5e8eb5f; >= 164c62f958f8c7f0bde1e9a5a8677971c6f28205, < 058f56de5f48ba4b3be01526006ac83ce9e79f39; >= 164c62f958f8c7f0bde1e9a5a8677971c6f28205, < a07b3024a927892dd46e7dfbed438e8834e24098; >= 164c62f958f8c7f0bde1e9a5a8677971c6f28205, < ac8aa9e0ec93a12a60230066f199f49c3b9aac3d
LinuxLinux6.11

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-98110?
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.
How severe is CVE-2026-98110?
Severity scoring for CVE-2026-98110 is pending analysis.
How do I fix CVE-2026-98110?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-98110?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST