First published: Wed Feb 26 2025(Updated: )
In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix crash when startup fails. If the nic fails to start, it is possible that the reset_work has already been scheduled. Ensure the work item is canceled so we do not have use-after-free crash in case cleanup is called before the work item is executed. This fixes crash on my x86_64 apu2 when mt7921k radio fails to work. Radio still fails, but OS does not crash.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | ||
Linux Kernel | >=4.16<5.15.34 | |
Linux Kernel | >=5.16<5.16.20 | |
Linux Kernel | >=5.17<5.17.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-49129 is classified as a medium severity vulnerability in the Linux kernel.
To fix CVE-2022-49129, update your Linux kernel to the latest stable version where the vulnerability has been patched.
CVE-2022-49129 affects Linux kernel versions from 4.16 up to 5.17.3, including 5.15.34 and 5.16.20.
CVE-2022-49129 is a use-after-free vulnerability that can lead to system crashes on startup failure.
System administrators and users of affected Linux kernel versions should be concerned about CVE-2022-49129 as it may affect system stability.