Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-26684
HistoryApr 02, 2024 - 7:01 a.m.

CVE-2024-26684 net: stmmac: xgmac: fix handling of DPP safety error for DMA channels

2024-04-0207:01:46
Linux
github.com
1
linux kernel
net
stmmac
xgmac
dpp safety error
dma channels
interrupt
vulnerability

AI Score

7

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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

net: stmmac: xgmac: fix handling of DPP safety error for DMA channels

Commit 56e58d6c8a56 (“net: stmmac: Implement Safety Features in
XGMAC core”) checks and reports safety errors, but leaves the
Data Path Parity Errors for each channel in DMA unhandled at all, lead to
a storm of interrupt.
Fix it by checking and clearing the DMA_DPP_Interrupt_Status register.

AI Score

7

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial