ALT-PU-2021-4959-1

Обновление пакета kernel-image-rt в ветке sisyphus

Версия5.10.59-alt1.rt52
Задание#284523
Опубликовано2021-09-03
Макс. серьёзностьMEDIUM
Серьёзность:

Закрытые проблемы (2)

BDU:2025-15008
MEDIUM5.5

Уязвимость функции acpi_dev_get_first_match_dev() модуля include/acpi/acpi_bus.h ядра операционной системы Linux, позволяющая нарушителю вызвать отказ в обслуживании.

Опубликовано: 2025-12-03
CVSS 3.xСРЕДНЯЯ 5.5
CVSS:3.x/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS 2.0ВЫСОКАЯ 7.5
CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:P/A:P
Ссылки
CVE-2021-47289
MEDIUM5.5

In the Linux kernel, the following vulnerability has been resolved: ACPI: fix NULL pointer dereference Commit 71f642833284 ("ACPI: utils: Fix reference counting in for_each_acpi_dev_match()") started doing "acpi_dev_put()" on a pointer that was possibly NULL. That fails miserably, because that helper inline function is not set up to handle that case. Just make acpi_dev_put() silently accept a NULL pointer, rather than calling down to put_device() with an invalid offset off that NULL pointer.

Опубликовано: 2024-05-21Изменено: 2024-12-23
CVSS 3.xСРЕДНЯЯ 5.5
CVSS:3.x/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H