Security Advisory

CVE-2024-42113

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-07-30 07:46:06
Last updated 2026-05-11 20:27:15
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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.