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

exploitDog

redhat логотип

CVE-2025-38363

Опубликовано: 25 июл. 2025
Источник: redhat
CVSS3: 4.4
EPSS Низкий

Описание

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix a possible null pointer dereference In tegra_crtc_reset(), new memory is allocated with kzalloc(), but no check is performed. Before calling __drm_atomic_helper_crtc_reset, state should be checked to prevent possible null pointer dereference.

Отчет

A NULL pointer dereference vulnerability was identified in the Tegra DRM subsystem. In tegra_crtc_reset(), the newly allocated state structure was not checked before being passed to __drm_atomic_helper_crtc_reset(), which could lead to a crash if allocation failed. The kernel panic could happen, especially under memory pressure scenarios where kzalloc() can return NULL. The affected function tegra_crtc_reset() is part of the DRM Tegra kernel driver and is only invoked within privileged kernel contexts, such as during device initialization or reset paths. Since this code path cannot be directly reached by unprivileged userspace without prior kernel-level execution, the Privileges Required metric is set to High.

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

Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.

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

ПлатформаПакетСостояниеРекомендацияРелиз
Red Hat Enterprise Linux 10kernelFix deferred
Red Hat Enterprise Linux 6kernelNot affected
Red Hat Enterprise Linux 7kernelNot affected
Red Hat Enterprise Linux 7kernel-rtNot affected
Red Hat Enterprise Linux 8kernelNot affected
Red Hat Enterprise Linux 8kernel-rtNot affected
Red Hat Enterprise Linux 9kernelFix deferred
Red Hat Enterprise Linux 9kernel-rtFix deferred

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

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

Статус:

Moderate
Дефект:
CWE-476
https://bugzilla.redhat.com/show_bug.cgi?id=2383414kernel: drm/tegra: Fix a possible null pointer dereference

EPSS

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

4.4 Medium

CVSS3

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

ubuntu
25 дней назад

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix a possible null pointer dereference In tegra_crtc_reset(), new memory is allocated with kzalloc(), but no check is performed. Before calling __drm_atomic_helper_crtc_reset, state should be checked to prevent possible null pointer dereference.

nvd
25 дней назад

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix a possible null pointer dereference In tegra_crtc_reset(), new memory is allocated with kzalloc(), but no check is performed. Before calling __drm_atomic_helper_crtc_reset, state should be checked to prevent possible null pointer dereference.

msrc
13 дней назад

Описание отсутствует

debian
25 дней назад

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

github
25 дней назад

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix a possible null pointer dereference In tegra_crtc_reset(), new memory is allocated with kzalloc(), but no check is performed. Before calling __drm_atomic_helper_crtc_reset, state should be checked to prevent possible null pointer dereference.

EPSS

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

4.4 Medium

CVSS3