Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2025-38600

Опубликовано: 19 авг. 2025
Источник: nvd
CVSS3: 8.8
CVSS3: 5.5
EPSS Низкий

Описание

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

wifi: mt76: mt7925: fix off by one in mt7925_mcu_hw_scan()

The ssid->ssids[] and sreq->ssids[] arrays have MT7925_RNR_SCAN_MAX_BSSIDS elements so this >= needs to be > to prevent an out of bounds access.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:o:linux:linux_kernel:6.16:*:*:*:*:*:*:*

EPSS

Процентиль: 8%
0.00178
Низкий

8.8 High

CVSS3

5.5 Medium

CVSS3

Дефекты

CWE-193

Связанные уязвимости

CVSS3: 8.8
ubuntu
12 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: fix off by one in mt7925_mcu_hw_scan() The ssid->ssids[] and sreq->ssids[] arrays have MT7925_RNR_SCAN_MAX_BSSIDS elements so this >= needs to be > to prevent an out of bounds access.

redhat
12 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: fix off by one in mt7925_mcu_hw_scan() The ssid->ssids[] and sreq->ssids[] arrays have MT7925_RNR_SCAN_MAX_BSSIDS elements so this >= needs to be > to prevent an out of bounds access.

CVSS3: 8.8
debian
12 месяцев назад

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

CVSS3: 5.5
github
12 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: fix off by one in mt7925_mcu_hw_scan() The ssid->ssids[] and sreq->ssids[] arrays have MT7925_RNR_SCAN_MAX_BSSIDS elements so this >= needs to be > to prevent an out of bounds access.

CVSS3: 5.5
fstec
около 1 года назад

Уязвимость функции mt7925_mcu_hw_scan() модуля drivers/net/wireless/mediatek/mt76/mt7925/mcu.c драйвера адаптеров беспроводной связи Mediatek ядра операционной системы Linux, позволяющая нарушителю вызвать отказ в обслуживании

EPSS

Процентиль: 8%
0.00178
Низкий

8.8 High

CVSS3

5.5 Medium

CVSS3

Дефекты

CWE-193