CVE-2021-47254
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:14
- Zuletzt bearbeitet 27.01.2026 19:37:29
In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix use-after-free in gfs2_glock_shrink_scan The GLF_LRU flag is checked under lru_lock in gfs2_glock_remove_from_lru() to remove the glock from the lru list in __gfs2_glock_...
CVE-2021-47255
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:14
- Zuletzt bearbeitet 30.04.2025 15:11:57
In the Linux kernel, the following vulnerability has been resolved: kvm: LAPIC: Restore guard to prevent illegal APIC register access Per the SDM, "any access that touches bytes 4 through 15 of an APIC register may cause undefined behavior and must...
CVE-2021-47256
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:14
- Zuletzt bearbeitet 30.04.2025 15:05:57
In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: make sure wait for page writeback in memory_failure Our syzkaller trigger the "BUG_ON(!list_empty(&inode->i_wb_list))" in clear_inode: kernel BUG at fs/inode....
CVE-2021-47257
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:14
- Zuletzt bearbeitet 04.04.2025 14:30:16
In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: fix null deref in parse dev addr Fix a logic error that could result in a null deref if the user sets the mode incorrectly for the given addr type.
CVE-2021-47258
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:14
- Zuletzt bearbeitet 30.04.2025 15:05:14
In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix error handling of scsi_host_alloc() After device is initialized via device_initialize(), or its name is set via dev_set_name(), the device has to be freed via put_d...
CVE-2021-47259
- EPSS 0.08%
- Veröffentlicht 21.05.2024 15:15:14
- Zuletzt bearbeitet 04.04.2025 14:30:09
In the Linux kernel, the following vulnerability has been resolved: NFS: Fix use-after-free in nfs4_init_client() KASAN reports a use-after-free when attempting to mount two different exports through two different NICs that belong to the same serve...
CVE-2021-47260
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:14
- Zuletzt bearbeitet 24.12.2024 16:35:01
In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a potential NULL dereference in nfs_get_client() None of the callers are expecting NULL returns from nfs_get_client() so this code will lead to an Oops. It's better to re...
CVE-2021-47261
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:14
- Zuletzt bearbeitet 30.04.2025 15:03:53
In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix initializing CQ fragments buffer The function init_cq_frag_buf() can be called to initialize the current CQ fragments buffer cq->buf, or the temporary cq->resize_buf t...
CVE-2021-47262
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:14
- Zuletzt bearbeitet 30.04.2025 16:22:25
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message Use the __string() machinery provided by the tracing subystem to make a copy of the string literals consumed ...
CVE-2021-47238
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:13
- Zuletzt bearbeitet 04.04.2025 14:31:03
In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix memory leak in ip_mc_add1_src BUG: memory leak unreferenced object 0xffff888101bc4c00 (size 32): comm "syz-executor527", pid 360, jiffies 4294807421 (age 19.329s) ...