Логотип exploitDog
bind:CVE-2026-23317
Консоль
Логотип exploitDog

exploitDog

bind:CVE-2026-23317

Количество 2

Количество 2

msrc логотип

CVE-2026-23317

1 день назад

drm/vmwgfx: Return the correct value in vmw_translate_ptr functions

EPSS: Низкий
github логотип

GHSA-x2vc-23cg-h9h7

2 дня назад

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Return the correct value in vmw_translate_ptr functions Before the referenced fixes these functions used a lookup function that returned a pointer. This was changed to another lookup function that returned an error code with the pointer becoming an out parameter. The error path when the lookup failed was not changed to reflect this change and the code continued to return the PTR_ERR of the now uninitialized pointer. This could cause the vmw_translate_ptr functions to return success when they actually failed causing further uninitialized and OOB accesses.

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
msrc логотип
CVE-2026-23317

drm/vmwgfx: Return the correct value in vmw_translate_ptr functions

0%
Низкий
1 день назад
github логотип
GHSA-x2vc-23cg-h9h7

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Return the correct value in vmw_translate_ptr functions Before the referenced fixes these functions used a lookup function that returned a pointer. This was changed to another lookup function that returned an error code with the pointer becoming an out parameter. The error path when the lookup failed was not changed to reflect this change and the code continued to return the PTR_ERR of the now uninitialized pointer. This could cause the vmw_translate_ptr functions to return success when they actually failed causing further uninitialized and OOB accesses.

2 дня назад

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