First published: Tue May 02 2023(Updated: )
In emac_probe, &adpt->work_thread is bound with emac_work_thread. Then it will be started by timeout handler emac_tx_timeout or a IRQ handler emac_isr. If we remove the driver which will call emac_remove to make cleanup, there may be a unfinished work. This could lead to a use-after-free. Upstream fix: <a href="https://github.com/torvalds/linux/commit/6b6bc5b8bd2d">https://github.com/torvalds/linux/commit/6b6bc5b8bd2d</a>
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Linux kernel | <6.2.9 | |
Redhat Enterprise Linux | =8.0 | |
Redhat Enterprise Linux | =9.0 | |
IBM QRadar SIEM | <=7.5 - 7.5.0 UP8 IF01 | |
redhat/kernel | <6.3 | 6.3 |
debian/linux | 5.10.223-1 5.10.226-1 6.1.115-1 6.1.112-1 6.11.7-1 6.11.9-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.