← Zurück zur CVE-Suche

CVE-2026-68479

Linux kernel

Beschreibung

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: validate firmware patch bounds rtlbt_parse_firmware() copies patch_length - 4 bytes before appending the firmware version. A malformed firmware patch shorter than the version field can make this subtraction underflow and turn the copy into an oversized read and write during Bluetooth setup. The existing patch_offset + patch_length check can also wrap on 32-bit architectures. Validate the patch length and range without arithmetic overflow before allocating or copying the patch.

CVSS 7.8EPSS 0.164%Risiko 0.79
Quelle öffnen
Veröffentlicht
2026-08-15 06:20:51
Betroffene Versionen
unknown
Typ
Kernel
Zuletzt geändert
2026-08-17 06:17:57
Vektor
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H