THREAT OPS › Threat News › [NVD] CVE-2022-49130 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved:
ath11k: mhi: use mhi_sync_power_up()
If amss.bin was missing ath11k would crash during 'rmmod ath11k_pci'. The
reason for that was that we were using mhi_async_power_up() which does not
check any errors. But mh
[NVD] CVE-2022-49130 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: ath11k: mhi: use mhi_sync_power_up() If amss.bin was missing ath11k would crash during 'rmmod ath11k_pci'. The reason for that was that we were using mhi_async_power_up() which does not check any errors. But mh
CVE-2022-49130 CVSS: 5.5 MEDIUM Published: 2025-02-26T07:00:50.300
In the Linux kernel, the following vulnerability has been resolved:
ath11k: mhi: use mhi_sync_power_up()
If amss.bin was missing ath11k would crash during 'rmmod ath11k_pci'. The reason for that was that we were using mhi_async_power_up() which does not check any errors. But mhi_sync_power_up() on the other hand does check for e
Indicators of compromise
- CVE-2022-49130cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2022-49130