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

exploitDog

redhat логотип

CVE-2026-19411

Опубликовано: 10 авг. 2026
Источник: redhat
CVSS3: 3.9
EPSS Низкий

Описание

A NULL pointer vulnerability has been found in the the shim application of dp.c library. A missing NULL pointer could allow attackers to perform a denial of service attack on a system that uses shim application for UEFI bootloader.

Отчет

Red-hat rates this vulnerability as Moderate impact. The vulnerability does not guarantee all times the library is used the same behavior, but it could make the system unstable, allow local denial of service or corrupt both integrity and availability of the system.

Меры по смягчению последствий

The code could be modified to include NULL pointer checkers in the code. Before DevicePathToStr : "if (li == NULL || li->FilePath == NULL) return 0;" After DevicePathToStr : "if (bootpath == NULL) return 0;" At error: "if (bootpath != NULL)"

Затронутые пакеты

ПлатформаПакетСостояниеРекомендацияРелиз
Red Hat Enterprise Linux 7shim-signedFix deferred
Red Hat Enterprise Linux 8shim-unsigned-aarch64Fix deferred
Red Hat Enterprise Linux 9shim-unsigned-aarch64Fix deferred

Показывать по

Дополнительная информация

Статус:

Low
Дефект:
CWE-476
https://bugzilla.redhat.com/show_bug.cgi?id=2513060shim/dp.c library: NULL-pointer dereference in is_removable_media_path() when DevicePathToStr() returns NULL

EPSS

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

3.9 Low

CVSS3

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

CVSS3: 3.9
ubuntu
4 дня назад

A NULL pointer vulnerability has been found in the the shim application of dp.c library. A missing NULL pointer could allow attackers to perform a denial of service attack on a system that uses shim application for UEFI bootloader.

CVSS3: 3.9
nvd
6 дней назад

A NULL pointer vulnerability has been found in the the shim application of dp.c library. A missing NULL pointer could allow attackers to perform a denial of service attack on a system that uses shim application for UEFI bootloader.

CVSS3: 3.9
debian
6 дней назад

A NULL pointer vulnerability has been found in the the shim applicatio ...

CVSS3: 3.9
github
6 дней назад

A NULL pointer vulnerability has been found in the the shim application of dp.c library. A missing NULL pointer could allow attackers to perform a denial of service attack on a system that uses shim application for UEFI bootloader.

EPSS

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

3.9 Low

CVSS3