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

exploitDog

github логотип

GHSA-hhmc-qrcv-x7hv

Опубликовано: 24 июл. 2026
Источник: github
Github: Не прошло ревью

Описание

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

tty: serial: pch_uart: add check for dma_alloc_coherent()

Add a check for dma_alloc_coherent() failure to prevent a potential NULL pointer dereference in dma_handle_rx(). Properly release DMA channels and the PCI device reference using a goto ladder if the allocation fails.

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

tty: serial: pch_uart: add check for dma_alloc_coherent()

Add a check for dma_alloc_coherent() failure to prevent a potential NULL pointer dereference in dma_handle_rx(). Properly release DMA channels and the PCI device reference using a goto ladder if the allocation fails.

EPSS

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

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

ubuntu
9 дней назад

In the Linux kernel, the following vulnerability has been resolved: tty: serial: pch_uart: add check for dma_alloc_coherent() Add a check for dma_alloc_coherent() failure to prevent a potential NULL pointer dereference in dma_handle_rx(). Properly release DMA channels and the PCI device reference using a goto ladder if the allocation fails.

redhat
10 дней назад

A flaw was found in the Linux kernel's `tty` subsystem, specifically within the `pch_uart` serial driver. This vulnerability occurs due to a missing check for the return value of `dma_alloc_coherent()`. An attacker could potentially exploit this to trigger a NULL pointer dereference in the `dma_handle_rx()` function, leading to a system crash and a Denial of Service (DoS).

nvd
9 дней назад

In the Linux kernel, the following vulnerability has been resolved: tty: serial: pch_uart: add check for dma_alloc_coherent() Add a check for dma_alloc_coherent() failure to prevent a potential NULL pointer dereference in dma_handle_rx(). Properly release DMA channels and the PCI device reference using a goto ladder if the allocation fails.

debian
9 дней назад

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

EPSS

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