CVE-2022-49123
- EPSS 0.16%
- Veröffentlicht 26.02.2025 07:00:49
- Zuletzt bearbeitet 01.10.2025 20:15:48
In the Linux kernel, the following vulnerability has been resolved: ath11k: Fix frames flush failure caused by deadlock We are seeing below warnings: kernel: [25393.301506] ath11k_pci 0000:01:00.0: failed to flush mgmt transmit queue 0 kernel: [25...
CVE-2022-49124
- EPSS 0.24%
- Veröffentlicht 26.02.2025 07:00:49
- Zuletzt bearbeitet 15.10.2025 19:44:53
In the Linux kernel, the following vulnerability has been resolved: x86/mce: Work around an erratum on fast string copy instructions A rare kernel panic scenario can happen when the following conditions are met due to an erratum on fast string copy...
CVE-2022-49106
- EPSS 0.23%
- Veröffentlicht 26.02.2025 07:00:48
- Zuletzt bearbeitet 01.10.2025 20:15:46
In the Linux kernel, the following vulnerability has been resolved: staging: vchiq_arm: Avoid NULL ptr deref in vchiq_dump_platform_instances vchiq_get_state() can return a NULL pointer. So handle this cases and avoid a NULL pointer derefence in vc...
CVE-2022-49107
- EPSS 0.23%
- Veröffentlicht 26.02.2025 07:00:48
- Zuletzt bearbeitet 01.10.2025 20:15:47
In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leak in ceph_readdir when note_last_dentry returns error Reset the last_readdir at the same time, and add a comment explaining why we don't free last_readdir when ...
CVE-2022-49109
- EPSS 0.24%
- Veröffentlicht 26.02.2025 07:00:48
- Zuletzt bearbeitet 23.09.2025 18:12:36
In the Linux kernel, the following vulnerability has been resolved: ceph: fix inode reference leakage in ceph_get_snapdir() The ceph_get_inode() will search for or insert a new inode into the hash for the given vino, and return a reference to it. I...
CVE-2022-49110
- EPSS 0.24%
- Veröffentlicht 26.02.2025 07:00:48
- Zuletzt bearbeitet 23.09.2025 18:16:22
In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: revisit gc autotuning as of commit 4608fdfc07e1 ("netfilter: conntrack: collect all entries in one cycle") conntrack gc was changed to run every 2 minutes. O...
CVE-2022-49111
- EPSS 0.25%
- Veröffentlicht 26.02.2025 07:00:48
- Zuletzt bearbeitet 25.03.2025 16:20:37
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix use after free in hci_send_acl This fixes the following trace caused by receiving HCI_EV_DISCONN_PHY_LINK_COMPLETE which does call hci_conn_del without first checkin...
CVE-2022-49112
- EPSS 0.23%
- Veröffentlicht 26.02.2025 07:00:48
- Zuletzt bearbeitet 14.10.2025 20:00:47
In the Linux kernel, the following vulnerability has been resolved: mt76: fix monitor mode crash with sdio driver mt7921s driver may receive frames with fragment buffers. If there is a CTS packet received in monitor mode, the payload is 10 bytes on...
CVE-2022-49113
- EPSS 0.25%
- Veröffentlicht 26.02.2025 07:00:48
- Zuletzt bearbeitet 01.10.2025 20:15:47
In the Linux kernel, the following vulnerability has been resolved: powerpc/secvar: fix refcount leak in format_show() Refcount leak will happen when format_show returns failure in multiple cases. Unified management of of_node_put can fix this prob...
CVE-2022-49114
- EPSS 0.29%
- Veröffentlicht 26.02.2025 07:00:48
- Zuletzt bearbeitet 25.03.2025 16:19:46
In the Linux kernel, the following vulnerability has been resolved: scsi: libfc: Fix use after free in fc_exch_abts_resp() fc_exch_release(ep) will decrease the ep's reference count. When the reference count reaches zero, it is freed. But ep is sti...