7.1

CVE-2026-74507

Bluetooth: HIDP: validate numbered report payloads

In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: HIDP: validate numbered report payloads

When hidp_get_raw_report() waits for a numbered report,
hidp_process_data() compares the expected report number with skb->data[0].
A connected HIDP peer can reply with only a DATA transaction header,
leaving the skb empty after the header is removed.

KMSAN reports an uninitialized-value use in hidp_session_run(), with the
value originating in __alloc_skb() through vhci_write(). The transaction
header checks remove the empty-frame reports, but this report remains until
the payload check is added.

The comparison can also consume a peer-controlled byte beyond the declared
L2CAP PDU. A DATA | FEATURE response followed by an extra 0x01 byte made
the current code accept that byte as report ID 1 and complete
HIDIOCGFEATURE with a zero-byte result. With this change the malformed
response is rejected with -EIO, while a subsequent valid response still
succeeds.

Require a payload byte before comparing a numbered report ID. Unnumbered
reports continue to accept an empty payload.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerLinux
Produkt Linux
Default Statusunaffected
Version 0ff1731a1ae51e8e48cd559d70db536281c47f8e
Version < 011bf4350d941f1995b2bd4b815ee206cacf2b8e
Status affected
Version 0ff1731a1ae51e8e48cd559d70db536281c47f8e
Version < 689d8bb7fee96b7196b572b015b6055c6616ce0c
Status affected
Version 0ff1731a1ae51e8e48cd559d70db536281c47f8e
Version < c73beb320f5705e508bf7d385b8cc5ef8d9c8b69
Status affected
Version 0ff1731a1ae51e8e48cd559d70db536281c47f8e
Version < b7ad105d46acd828e424454815e4cd31069e047a
Status affected
Version 0ff1731a1ae51e8e48cd559d70db536281c47f8e
Version < 7e7162427659b70ea17cd41b1f79e2e64c246690
Status affected
Version 0ff1731a1ae51e8e48cd559d70db536281c47f8e
Version < 27cc0e603355c585f1e5da8398faa4d36d498188
Status affected
Version 0ff1731a1ae51e8e48cd559d70db536281c47f8e
Version < 9c841f59e10b5d75c398a3fc6b2da448d2a2276b
Status affected
Version 0ff1731a1ae51e8e48cd559d70db536281c47f8e
Version < 34f53d27b81a16a02828c8fdfa4e02badc326f17
Status affected
HerstellerLinux
Produkt Linux
Default Statusaffected
Version 2.6.39
Status affected
Version 0
Version < 2.6.39
Status unaffected
Version <= 5.10.*
Version 5.10.265
Status unaffected
Version <= 5.15.*
Version 5.15.216
Status unaffected
Version <= 6.1.*
Version 6.1.183
Status unaffected
Version <= 6.6.*
Version 6.6.151
Status unaffected
Version <= 6.12.*
Version 6.12.103
Status unaffected
Version <= 6.18.*
Version 6.18.44
Status unaffected
Version <= 7.1.*
Version 7.1.8
Status unaffected
Version <= *
Version 7.2
Status unaffected
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.24% 0.157
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
416baaa9-dc9f-4396-8d5f-8c081fb06d67 7.1 2.8 4.2
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
Es wurden noch keine Informationen zu CWE veröffentlicht.
https://git.kernel.org/stable/c/b7ad105d46acd828e424454815e4cd31069e047a
https://git.kernel.org/stable/c/7e7162427659b70ea17cd41b1f79e2e64c246690
https://git.kernel.org/stable/c/27cc0e603355c585f1e5da8398faa4d36d498188
https://git.kernel.org/stable/c/9c841f59e10b5d75c398a3fc6b2da448d2a2276b
https://git.kernel.org/stable/c/34f53d27b81a16a02828c8fdfa4e02badc326f17
https://git.kernel.org/stable/c/011bf4350d941f1995b2bd4b815ee206cacf2b8e
https://git.kernel.org/stable/c/689d8bb7fee96b7196b572b015b6055c6616ce0c
https://git.kernel.org/stable/c/c73beb320f5705e508bf7d385b8cc5ef8d9c8b69