-

CVE-2026-74324

wifi: mt76: mt7925: validate skb length in testmode query

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

wifi: mt76: mt7925: validate skb length in testmode query

In mt7925_tm_query(), the response skb from mt76_mcu_send_and_get_msg()
is used in a memcpy without validating its length:

  memcpy(evt_resp, skb->data + 8, MT7925_EVT_RSP_LEN);

where MT7925_EVT_RSP_LEN is 512. If the firmware returns a response
shorter than 520 bytes (8 + 512), this reads beyond the skb data
buffer. The over-read data is then returned to userspace via nla_put()
in mt7925_testmode_dump().

Add a length check before the memcpy to ensure the skb contains
sufficient data.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerLinux
Produkt Linux
Default Statusunaffected
Version c948b5da6bbec742b433138e3e3f9537a85af2e5
Version < c386e90a7ce8ddec9f038e9437661a2821b0ce89
Status affected
Version c948b5da6bbec742b433138e3e3f9537a85af2e5
Version < e8b214b6d6e1902025452db0a0af73dc9693e4ba
Status affected
Version c948b5da6bbec742b433138e3e3f9537a85af2e5
Version < c7369a00860a0704461d440e7c3bf9b49bfdbaee
Status affected
HerstellerLinux
Produkt Linux
Default Statusaffected
Version 6.7
Status affected
Version 0
Version < 6.7
Status unaffected
Version <= 6.18.*
Version 6.18.40
Status unaffected
Version <= 7.1.*
Version 7.1.5
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.17% 0.063
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
Es wurden noch keine Informationen zu CWE veröffentlicht.
https://git.kernel.org/stable/c/c386e90a7ce8ddec9f038e9437661a2821b0ce89
https://git.kernel.org/stable/c/e8b214b6d6e1902025452db0a0af73dc9693e4ba
https://git.kernel.org/stable/c/c7369a00860a0704461d440e7c3bf9b49bfdbaee