CVE-2022-49129

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-49129
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49129.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-49129
Downstream
Related
Published
2025-02-26T07:00:50Z
Modified
2025-08-09T20:01:28Z
Summary
[none]
Details

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.

References

Affected packages