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

exploitDog

github логотип

GHSA-rjh6-h795-3mrj

Опубликовано: 08 авг. 2023
Источник: github
Github: Не прошло ревью
CVSS3: 6.7

Описание

In the function call related to CAM_REQ_MGR_RELEASE_BUF there is no check if the buffer is being used. So when a function called cam_mem_get_cpu_buf to get the kernel va to use, another thread can call CAM_REQ_MGR_RELEASE_BUF to unmap the kernel va which cause UAF of the kernel address.

In the function call related to CAM_REQ_MGR_RELEASE_BUF there is no check if the buffer is being used. So when a function called cam_mem_get_cpu_buf to get the kernel va to use, another thread can call CAM_REQ_MGR_RELEASE_BUF to unmap the kernel va which cause UAF of the kernel address.

EPSS

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

6.7 Medium

CVSS3

Дефекты

CWE-416

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

CVSS3: 6.7
nvd
больше 2 лет назад

In the function call related to CAM_REQ_MGR_RELEASE_BUF there is no check if the buffer is being used. So when a function called cam_mem_get_cpu_buf to get the kernel va to use, another thread can call CAM_REQ_MGR_RELEASE_BUF to unmap the kernel va which cause UAF of the kernel address.

EPSS

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

6.7 Medium

CVSS3

Дефекты

CWE-416