VYPR
High severity7.8NVD Advisory· Published Jul 30, 2024· Updated Aug 4, 2026

CVE-2024-42112

CVE-2024-42112

Description

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

net: txgbe: free isb resources at the right time

When using MSI/INTx interrupt, the shared interrupts are still being handled in the device remove routine, before free IRQs. So isb memory is still read after it is freed. Thus move wx_free_isb_resources() from txgbe_close() to txgbe_remove(). And fix the improper isb free action in txgbe_open() error handling path.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

10
  • Linux/Kernel9 versions
    cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*+ 8 more
    • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*range: >=6.8.12,<6.9
    • cpe:2.3:o:linux:linux_kernel:6.10:rc1:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:6.10:rc2:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:6.10:rc3:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:6.10:rc4:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:6.10:rc5:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:6.10:rc6:*:*:*:*:*:*
    • (no CPE)
    • (no CPE)range: 6.9
  • osv-coords
    Range: >= 6.9.0, < 6.9.9

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.