CVE-2022-49168
- EPSS 0.02%
- Veröffentlicht 26.02.2025 07:00:53
- Zuletzt bearbeitet 21.01.2026 16:06:56
In the Linux kernel, the following vulnerability has been resolved: btrfs: do not clean up repair bio if submit fails The submit helper will always run bio_endio() on the bio if it fails to submit, so cleaning up the bio just leads to a variety of ...
CVE-2022-49149
- EPSS 0.06%
- Veröffentlicht 26.02.2025 07:00:52
- Zuletzt bearbeitet 23.09.2025 13:53:54
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix call timer start racing with call destruction The rxrpc_call struct has a timer used to handle various timed events relating to a call. This timer can get started from ...
CVE-2022-49154
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:00:52
- Zuletzt bearbeitet 23.09.2025 14:11:41
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.1%
- 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.08%
- 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.14%
- Veröffentlicht 26.02.2025 07:00:51
- Zuletzt bearbeitet 23.09.2025 18:23:18
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-49139
- EPSS 0.07%
- Veröffentlicht 26.02.2025 07:00:51
- Zuletzt bearbeitet 01.10.2025 20:15:51
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt This event is just specified for SCO and eSCO link types. On the reception of a HCI_Synchronous_Connection_Complete for ...
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:00:51
- Zuletzt bearbeitet 27.02.2025 02:15:09
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2022-49142
- EPSS 0.07%
- Veröffentlicht 26.02.2025 07:00:51
- Zuletzt bearbeitet 15.10.2025 19:46:25
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.13%
- Veröffentlicht 26.02.2025 07:00:50
- Zuletzt bearbeitet 25.03.2025 16:19:12
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...