CVE-2024-35870
- EPSS 0.01%
- Veröffentlicht 19.05.2024 09:15:08
- Zuletzt bearbeitet 03.11.2025 21:16:11
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in smb2_reconnect_server() The UAF bug is due to smb2_reconnect_server() accessing a session that is already being teared down by another thread that is execut...
CVE-2024-35871
- EPSS 0.01%
- Veröffentlicht 19.05.2024 09:15:08
- Zuletzt bearbeitet 22.01.2026 20:21:18
In the Linux kernel, the following vulnerability has been resolved: riscv: process: Fix kernel gp leakage childregs represents the registers which are active for the new thread in user context. For a kernel thread, childregs->gp is never used since...
CVE-2024-35875
- EPSS 0.01%
- Veröffentlicht 19.05.2024 09:15:08
- Zuletzt bearbeitet 24.09.2025 21:13:12
In the Linux kernel, the following vulnerability has been resolved: x86/coco: Require seeding RNG with RDRAND on CoCo systems There are few uses of CoCo that don't rely on working cryptography and hence a working RNG. Unfortunately, the CoCo threat...
CVE-2024-35877
- EPSS 0.01%
- Veröffentlicht 19.05.2024 09:15:08
- Zuletzt bearbeitet 12.05.2026 12:16:38
In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: fix VM_PAT handling in COW mappings PAT handling won't do the right thing in COW mappings: the first PTE (or, in fact, all PTEs) can be replaced during write faults to ...
CVE-2024-35864
- EPSS 0.02%
- Veröffentlicht 19.05.2024 09:15:07
- Zuletzt bearbeitet 30.12.2024 14:58:03
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2_is_valid_lease_break() Skip sessions that are being teared down (status == SES_EXITING) to avoid UAF.
CVE-2024-35839
- EPSS 0.02%
- Veröffentlicht 17.05.2024 15:15:21
- Zuletzt bearbeitet 24.09.2025 21:02:31
In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: replace physindev with physinif in nf_bridge_info An skb can be added to a neigh->arp_queue while waiting for an arp reply. Where original skb's skb->dev can be ...
CVE-2024-35843
- EPSS 0.02%
- Veröffentlicht 17.05.2024 15:15:21
- Zuletzt bearbeitet 07.04.2025 19:05:09
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Use device rbtree in iopf reporting path The existing I/O page fault handler currently locates the PCI device by calling pci_get_domain_bus_and_slot(). This function se...
CVE-2024-35847
- EPSS 0.02%
- Veröffentlicht 17.05.2024 15:15:21
- Zuletzt bearbeitet 30.12.2024 17:41:16
In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Prevent double free on error The error handling path in its_vpe_irq_domain_alloc() causes a double free when its_vpe_init() fails after successfully allocating ...
CVE-2024-35849
- EPSS 0.01%
- Veröffentlicht 17.05.2024 15:15:21
- Zuletzt bearbeitet 12.05.2026 12:16:37
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix information leak in btrfs_ioctl_logical_to_ino() Syzbot reported the following information leak for in btrfs_ioctl_logical_to_ino(): BUG: KMSAN: kernel-infoleak in in...
CVE-2023-52691
- EPSS 0.01%
- Veröffentlicht 17.05.2024 15:15:20
- Zuletzt bearbeitet 10.01.2025 17:59:11
In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix a double-free in si_dpm_init When the allocation of adev->pm.dpm.dyn_state.vddc_dependency_on_dispclk.entries fails, amdgpu_free_extended_power_table is called to f...