CVE-2021-47019
- EPSS 0.03%
- Veröffentlicht 28.02.2024 09:15:39
- Zuletzt bearbeitet 08.01.2025 17:01:03
In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix possible invalid register access Disable the interrupt and synchronze for the pending irq handlers to ensure the irq tasklet is not being scheduled after the susp...
CVE-2021-47021
- EPSS 0.04%
- Veröffentlicht 28.02.2024 09:15:39
- Zuletzt bearbeitet 09.12.2024 17:59:41
In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: fix memleak when mt7915_unregister_device() mt7915_tx_token_put() should get call before mt76_free_pending_txwi().
CVE-2021-47022
- EPSS 0.02%
- Veröffentlicht 28.02.2024 09:15:39
- Zuletzt bearbeitet 09.12.2024 18:09:01
In the Linux kernel, the following vulnerability has been resolved: mt76: mt7615: fix memleak when mt7615_unregister_device() mt7615_tx_token_put() should get call before mt76_free_pending_txwi().
CVE-2021-47023
- EPSS 0.08%
- Veröffentlicht 28.02.2024 09:15:39
- Zuletzt bearbeitet 19.03.2025 15:37:27
In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix port event handling on init For some reason there might be a crash during ports creation if port events are handling at the same time because fw may se...
CVE-2021-47024
- EPSS 0.02%
- Veröffentlicht 28.02.2024 09:15:39
- Zuletzt bearbeitet 06.12.2024 20:53:23
In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: free queued packets when closing socket As reported by syzbot [1], there is a memory leak while closing the socket. We partially solved this issue with commit ac03046...
CVE-2021-47025
- EPSS 0.02%
- Veröffentlicht 28.02.2024 09:15:39
- Zuletzt bearbeitet 06.12.2024 18:52:52
In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Always enable the clk on resume In mtk_iommu_runtime_resume always enable the clk, even if m4u_dom is null. Otherwise the 'suspend' cb might disable the clk which i...
CVE-2021-47026
- EPSS 0.03%
- Veröffentlicht 28.02.2024 09:15:39
- Zuletzt bearbeitet 09.01.2025 15:04:56
In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: destroy sysfs after removing session from active list A session can be removed dynamically by sysfs interface "remove_path" that eventually calls rtrs_clt_remove_pat...
CVE-2021-47027
- EPSS 0.11%
- Veröffentlicht 28.02.2024 09:15:39
- Zuletzt bearbeitet 10.01.2025 18:24:08
In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix kernel crash when the firmware fails to download Fix kernel crash when the firmware is missing or fails to download. [ 9.444758] kernel BUG at drivers/pci/msi...
CVE-2021-47028
- EPSS 0.02%
- Veröffentlicht 28.02.2024 09:15:39
- Zuletzt bearbeitet 06.12.2024 20:53:43
In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: fix txrate reporting Properly check rate_info to fix unexpected reporting. [ 1215.161863] Call trace: [ 1215.164307] cfg80211_calculate_bitrate+0x124/0x200 [cfg8021...
CVE-2021-47029
- EPSS 0.08%
- Veröffentlicht 28.02.2024 09:15:39
- Zuletzt bearbeitet 09.01.2025 15:06:32
In the Linux kernel, the following vulnerability has been resolved: mt76: connac: fix kernel warning adding monitor interface Fix the following kernel warning adding a monitor interface in mt76_connac_mcu_uni_add_dev routine. [ 507.984882] ------...