CVE-2024-42113

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
30/07/2024
Last modified:
30/07/2024

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> net: txgbe: initialize num_q_vectors for MSI/INTx interrupts<br /> <br /> When using MSI/INTx interrupts, wx-&gt;num_q_vectors is uninitialized.<br /> Thus there will be kernel panic in wx_alloc_q_vectors() to allocate<br /> queue vectors.

Impact