Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.3, < 6.6.39 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/7c36711a2cd8059c2d24f5e5c1d76e8ea2d5613cPatch
- https://git.kernel.org/stable/c/9edc7a83cd40ac96ff14fe3a17a38f7ace6611dfPatch
- https://git.kernel.org/stable/c/c98969226d1fe0c1dd779db8b1c444bc5294fc83Patch
- https://git.kernel.org/stable/c/7c36711a2cd8059c2d24f5e5c1d76e8ea2d5613cPatch
- https://git.kernel.org/stable/c/9edc7a83cd40ac96ff14fe3a17a38f7ace6611dfPatch
- https://git.kernel.org/stable/c/c98969226d1fe0c1dd779db8b1c444bc5294fc83Patch
FAQ
What is CVE-2024-42113?
CVE-2024-42113 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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. T...
How severe is CVE-2024-42113?
CVE-2024-42113 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-42113?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.