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

exploitDog

fstec логотип

BDU:2026-10246

Опубликовано: 14 окт. 2022
Источник: fstec
CVSS3: 7
CVSS2: 6
EPSS Низкий

Описание

Уязвимость функции sdio_release_func() модуля drivers/mmc/core/sdio_bus.c драйвера карт MMC/SD/SDIO ядра операционной системы Linux связана с ошибками при обновлении счетчика ссылок. Эксплуатация уязвимости может позволить нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации

Вендор

Red Hat Inc.
Сообщество свободного программного обеспечения

Наименование ПО

Red Hat Enterprise Linux
Debian GNU/Linux
Linux

Версия ПО

7 (Red Hat Enterprise Linux)
8 (Red Hat Enterprise Linux)
11 (Debian GNU/Linux)
9 (Red Hat Enterprise Linux)
от 4.15 до 4.19.263 включительно (Linux)
от 5.11 до 5.15.76 включительно (Linux)
от 5.16 до 6.0.6 включительно (Linux)
от 5.5 до 5.10.152 включительно (Linux)
от 4.10 до 4.14.297 включительно (Linux)
от 4.20 до 5.4.222 включительно (Linux)
от 2.6.36 до 4.9.331 включительно (Linux)

Тип ПО

Операционная система

Операционные системы и аппаратные платформы

Red Hat Inc. Red Hat Enterprise Linux 7
Red Hat Inc. Red Hat Enterprise Linux 8
Сообщество свободного программного обеспечения Debian GNU/Linux 11
Red Hat Inc. Red Hat Enterprise Linux 9
Сообщество свободного программного обеспечения Linux от 4.15 до 4.19.263 включительно
Сообщество свободного программного обеспечения Linux от 5.11 до 5.15.76 включительно
Сообщество свободного программного обеспечения Linux от 5.16 до 6.0.6 включительно
Сообщество свободного программного обеспечения Linux от 5.5 до 5.10.152 включительно
Сообщество свободного программного обеспечения Linux от 4.10 до 4.14.297 включительно
Сообщество свободного программного обеспечения Linux от 4.20 до 5.4.222 включительно
Сообщество свободного программного обеспечения Linux от 2.6.36 до 4.9.331 включительно

Уровень опасности уязвимости

Средний уровень опасности (базовая оценка CVSS 2.0 составляет 6)
Высокий уровень опасности (базовая оценка CVSS 3.1 составляет 7)

Возможные меры по устранению уязвимости

В условиях отсутствия обновлений безопасности от производителя рекомендуется придерживаться "Рекомендаций по безопасной настройке операционных систем LINUX", изложенных в методическом документе ФСТЭК России, утверждённом 25 декабря 2022 года.
Использование рекомендаций:
Для Linux:
https://lore.kernel.org/linux-cve-announce/2025120935-CVE-2022-50640-324c@gregkh/
https://git.kernel.org/stable/c/b8b2965932e702b21e335ff30e1bb550f5a23b6f
https://git.kernel.org/stable/c/b3275dde570b6420106a715bb58a0af041b94d95
https://git.kernel.org/stable/c/1fb79478695d92bab1c120ad3dad05252b02a29d
https://git.kernel.org/stable/c/7a09c64b7da0abdec3919812e3d93ecc44069ed0
https://git.kernel.org/stable/c/8bf037279b5869ae9331c42bb1527d2680ebba96
https://git.kernel.org/stable/c/1e8cd93ae536581562bab4e1d8c5315bbc2548bf
https://git.kernel.org/stable/c/66d461a92f32b6995b630625d350259b6b1f961b
https://git.kernel.org/linus/9972e6b404884adae9eec7463e30d9b3c9a70b18
https://kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.332
https://kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.298
https://kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.264
https://kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.223
https://kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.153
https://kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.77
https://kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.0.7
Для Debian GNU/Linux:
https://security-tracker.debian.org/tracker/CVE-2022-50640
Для продуктов Red Hat Inc.:
https://access.redhat.com/security/cve/cve-2022-50640

Статус уязвимости

Подтверждена производителем

Наличие эксплойта

Данные уточняются

Информация об устранении

Уязвимость устранена

Идентификаторы других систем описаний уязвимостей

EPSS

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

7 High

CVSS3

6 Medium

CVSS2

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

ubuntu
8 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Fix kernel panic when remove non-standard SDIO card SDIO tuple is only allocated for standard SDIO card, especially it causes memory corruption issues when the non-standard SDIO card has removed, which is because the card device's reference counter does not increase for it at sdio_init_func(), but all SDIO card device reference counter gets decreased at sdio_release_func().

CVSS3: 5.1
redhat
8 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Fix kernel panic when remove non-standard SDIO card SDIO tuple is only allocated for standard SDIO card, especially it causes memory corruption issues when the non-standard SDIO card has removed, which is because the card device's reference counter does not increase for it at sdio_init_func(), but all SDIO card device reference counter gets decreased at sdio_release_func().

nvd
8 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Fix kernel panic when remove non-standard SDIO card SDIO tuple is only allocated for standard SDIO card, especially it causes memory corruption issues when the non-standard SDIO card has removed, which is because the card device's reference counter does not increase for it at sdio_init_func(), but all SDIO card device reference counter gets decreased at sdio_release_func().

debian
8 месяцев назад

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

github
8 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Fix kernel panic when remove non-standard SDIO card SDIO tuple is only allocated for standard SDIO card, especially it causes memory corruption issues when the non-standard SDIO card has removed, which is because the card device's reference counter does not increase for it at sdio_init_func(), but all SDIO card device reference counter gets decreased at sdio_release_func().

EPSS

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

7 High

CVSS3

6 Medium

CVSS2