CVE-2021-46978
- EPSS 0.05%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 14.03.2025 18:45:27
In the Linux kernel, the following vulnerability has been resolved: KVM: nVMX: Always make an attempt to map eVMCS after migration When enlightened VMCS is in use and nested state is migrated with vmx_get_nested_state()/vmx_set_nested_state() KVM c...
CVE-2021-46989
- EPSS 0.01%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 14.03.2025 19:02:38
In the Linux kernel, the following vulnerability has been resolved: hfsplus: prevent corruption in shrinking truncate I believe there are some issues introduced by commit 31651c607151 ("hfsplus: avoid deadlock on file truncation") HFS+ has extent ...
CVE-2020-36780
- EPSS 0.02%
- Veröffentlicht 28.02.2024 09:15:36
- Zuletzt bearbeitet 19.03.2025 10:38:49
In the Linux kernel, the following vulnerability has been resolved: i2c: sprd: fix reference leak when pm_runtime_get_sync fails The PM reference count is not expected to be incremented on return in sprd_i2c_master_xfer() and sprd_i2c_remove(). Ho...
CVE-2021-46973
- EPSS 0.02%
- Veröffentlicht 27.02.2024 19:04:07
- Zuletzt bearbeitet 14.03.2025 18:44:20
In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Avoid potential use after free in MHI send It is possible that the MHI ul_callback will be invoked immediately following the queueing of the skb for transmission, leadin...
CVE-2021-46957
- EPSS 0.03%
- Veröffentlicht 27.02.2024 19:04:06
- Zuletzt bearbeitet 14.03.2025 18:42:01
In the Linux kernel, the following vulnerability has been resolved: riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobe The execution of sys_read end up hitting a BUG_ON() in __find_get_block after installing kprobe at sys_read, ...
CVE-2023-52461
- EPSS 0.04%
- Veröffentlicht 23.02.2024 15:15:08
- Zuletzt bearbeitet 26.03.2025 11:41:07
In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix bounds limiting when given a malformed entity If we're given a malformed entity in drm_sched_entity_init()--shouldn't happen, but we verify--with out-of-bounds prior...
CVE-2023-52433
- EPSS 0.02%
- Veröffentlicht 20.02.2024 13:15:08
- Zuletzt bearbeitet 25.03.2025 16:14:59
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction New elements in this transaction might expired before such transaction ends. Skip sync GC for such elem...