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.
Metrics
Affected Vendors & Products
References
History
Wed, 11 Sep 2024 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Fri, 30 Aug 2024 02:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-416 | |
Metrics |
cvssV3_1
|
cvssV3_1
|

Status: PUBLISHED
Assigner: Linux
Published: 2024-07-30T07:46:06.237Z
Updated: 2025-05-04T12:57:41.377Z
Reserved: 2024-07-29T15:50:41.176Z
Link: CVE-2024-42112

Updated: 2024-08-02T04:54:32.263Z

Status : Awaiting Analysis
Published: 2024-07-30T08:15:03.640
Modified: 2024-11-21T09:33:37.650
Link: CVE-2024-42112
