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.28%
- 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...
CVE-2022-49115
- EPSS 0.26%
- 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: PCI: endpoint: Fix misused goto label Fix a misused goto label jump since that can result in a memory leak.
CVE-2022-49116
- EPSS 0.24%
- Veröffentlicht 26.02.2025 07:00:48
- Zuletzt bearbeitet 01.10.2025 20:15:48
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use memset avoid memory leaks Use memset to initialize structs to prevent memory leaks in l2cap_ecred_connect
CVE-2022-49097
- EPSS 0.24%
- Veröffentlicht 26.02.2025 07:00:47
- Zuletzt bearbeitet 23.09.2025 16:47:42
In the Linux kernel, the following vulnerability has been resolved: NFS: Avoid writeback threads getting stuck in mempool_alloc() In a low memory situation, allow the NFS writeback code to fail without getting stuck in infinite loops in mempool_all...
CVE-2022-49100
- EPSS 0.24%
- Veröffentlicht 26.02.2025 07:00:47
- Zuletzt bearbeitet 14.10.2025 20:01:42
In the Linux kernel, the following vulnerability has been resolved: virtio_console: eliminate anonymous module_init & module_exit Eliminate anonymous module_init() and module_exit(), which can lead to confusion or ambiguity when reading System.map,...
CVE-2022-49102
- EPSS 0.23%
- Veröffentlicht 26.02.2025 07:00:47
- Zuletzt bearbeitet 01.10.2025 20:15:46
In the Linux kernel, the following vulnerability has been resolved: habanalabs: fix possible memory leak in MMU DR fini This patch fixes what seems to be copy paste error. We will have a memory leak if the host-resident shadow is NULL (which will ...
CVE-2022-49103
- EPSS 0.24%
- Veröffentlicht 26.02.2025 07:00:47
- Zuletzt bearbeitet 01.10.2025 20:15:46
In the Linux kernel, the following vulnerability has been resolved: NFSv4.2: fix reference count leaks in _nfs42_proc_copy_notify() [You don't often get email from xiongx18@fudan.edu.cn. Learn why this is important at http://aka.ms/LearnAboutSender...
CVE-2022-49104
- EPSS 0.23%
- Veröffentlicht 26.02.2025 07:00:47
- Zuletzt bearbeitet 01.10.2025 20:15:46
In the Linux kernel, the following vulnerability has been resolved: staging: vchiq_core: handle NULL result of find_service_by_handle In case of an invalid handle the function find_servive_by_handle returns NULL. So take care of this and avoid a NU...