CVE-2022-49154
- EPSS 0.28%
- Veröffentlicht 26.02.2025 07:00:52
- Zuletzt bearbeitet 04.08.2026 10:17:36
In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: fix panic on out-of-bounds guest IRQ As guest_irq is coming from KVM_IRQFD API call, it may trigger crash in svm_update_pi_irte() due to out-of-bounds: crash> bt PID: 22...
CVE-2022-49156
- EPSS 0.26%
- Veröffentlicht 26.02.2025 07:00:52
- Zuletzt bearbeitet 15.10.2025 19:40:49
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix scheduling while atomic The driver makes a call into midlayer (fc_remote_port_delete) which can put the thread to sleep. The thread that originates the call is i...
CVE-2022-49157
- EPSS 0.26%
- Veröffentlicht 26.02.2025 07:00:52
- Zuletzt bearbeitet 15.10.2025 19:41:37
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix premature hw access after PCI error After a recoverable PCI error has been detected and recovered, qla driver needs to check to see if the error condition still ...
CVE-2022-49138
- EPSS 0.4%
- Veröffentlicht 26.02.2025 07:00:51
- Zuletzt bearbeitet 04.08.2026 10:17:36
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: Ignore multiple conn complete events When one of the three connection complete events is received multiple times for the same handle, the device is registered...
CVE-2022-49142
- EPSS 0.62%
- Veröffentlicht 26.02.2025 07:00:51
- Zuletzt bearbeitet 04.08.2026 10:17:36
In the Linux kernel, the following vulnerability has been resolved: net: preserve skb_end_offset() in skb_unclone_keeptruesize() syzbot found another way to trigger the infamous WARN_ON_ONCE(delta < len) in skb_try_coalesce() [1] I was able to roo...
CVE-2022-49127
- EPSS 0.22%
- Veröffentlicht 26.02.2025 07:00:50
- Zuletzt bearbeitet 04.08.2026 10:17:35
In the Linux kernel, the following vulnerability has been resolved: ref_tracker: implement use-after-free detection Whenever ref_tracker_dir_init() is called, mark the struct ref_tracker_dir as dead. Test the dead status from ref_tracker_alloc() a...
CVE-2022-49128
- EPSS 0.25%
- Veröffentlicht 26.02.2025 07:00:50
- Zuletzt bearbeitet 01.10.2025 20:15:49
In the Linux kernel, the following vulnerability has been resolved: drm/bridge: Add missing pm_runtime_put_sync pm_runtime_get_sync() will increase the rumtime PM counter even when it returns an error. Thus a pairing decrement is needed to prevent ...
CVE-2022-49129
- EPSS 0.26%
- Veröffentlicht 26.02.2025 07:00:50
- Zuletzt bearbeitet 13.08.2026 00:17:28
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...
CVE-2022-49130
- EPSS 0.26%
- Veröffentlicht 26.02.2025 07:00:50
- Zuletzt bearbeitet 13.08.2026 00:17:28
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 doe...
CVE-2022-49131
- EPSS 0.26%
- Veröffentlicht 26.02.2025 07:00:50
- Zuletzt bearbeitet 01.10.2025 20:15:49
In the Linux kernel, the following vulnerability has been resolved: ath11k: fix kernel panic during unload/load ath11k modules Call netif_napi_del() from ath11k_ahb_free_ext_irq() to fix the following kernel panic when unload/load ath11k modules fo...