Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-42113
HistoryJul 30, 2024 - 7:46 a.m.

CVE-2024-42113 net: txgbe: initialize num_q_vectors for MSI/INTx interrupts

2024-07-3007:46:06
Linux
github.com
1
linux kernel
net driver
txgbe
msi
intx
vulnerability

AI Score

6.6

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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

net: txgbe: initialize num_q_vectors for MSI/INTx interrupts

When using MSI/INTx interrupts, wx->num_q_vectors is uninitialized.
Thus there will be kernel panic in wx_alloc_q_vectors() to allocate
queue vectors.

AI Score

6.6

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial