CVE-2026-64286
- EPSS 0.2%
- Veröffentlicht 25.07.2026 08:49:27
- Zuletzt bearbeitet 17.08.2026 05:17:28
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Clear __hyp_running_vcpu when flushing the pKVM hyp vCPU flush_hyp_vcpu() copies the host vCPU context into the hyp's private vCPU on every run. ctxt_to_vcpu() expects ...
CVE-2026-64284
- EPSS 0.12%
- Veröffentlicht 25.07.2026 08:49:26
- Zuletzt bearbeitet 17.08.2026 05:17:27
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exits Move the handling of fastpath userspace exits into vendor code to ensure KVM runs vendor specific operat...
CVE-2026-64285
- EPSS 0.14%
- Veröffentlicht 25.07.2026 08:49:26
- Zuletzt bearbeitet 17.08.2026 05:17:27
In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Pin source page for write when adding CPUID data for SNP guest When populating a guest_memfd instance with the initial CPUID data for an SNP guest, acquire a writable pin...
CVE-2026-64282
- EPSS 0.11%
- Veröffentlicht 25.07.2026 08:49:25
- Zuletzt bearbeitet 17.08.2026 05:17:27
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Don't leak PFN when kvm_translate_vncr() races MMU notifier In the case that kvm_translate_vncr() races with an MMU notifier the early return does not release a referen...
- EPSS 0.14%
- Veröffentlicht 25.07.2026 08:49:25
- Zuletzt bearbeitet 17.08.2026 05:17:27
In the Linux kernel, the following vulnerability has been resolved: KVM: guest_memfd: Treat memslot binding offset+size as unsigned values When binding a memslot to a guest_memfd file, treat the offset and size as unsigned values to fix a bug where...
CVE-2026-64281
- EPSS 0.19%
- Veröffentlicht 25.07.2026 08:49:24
- Zuletzt bearbeitet 17.08.2026 05:17:27
In the Linux kernel, the following vulnerability has been resolved: svcrdma: wake sq waiters when the transport closes Threads parked in svc_rdma_sq_wait() on sc_sq_ticket_wait or sc_send_wait can hang indefinitely in TASK_UNINTERRUPTIBLE state acr...
CVE-2026-64279
- EPSS 0.13%
- Veröffentlicht 25.07.2026 08:49:23
- Zuletzt bearbeitet 17.08.2026 05:17:27
In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix adapter deregistration race Adapters can be looked up by their id using i2c_get_adapter() which takes a reference to the embedded struct device. Remove the adapter ...
CVE-2026-64280
- EPSS 0.16%
- Veröffentlicht 25.07.2026 08:49:23
- Zuletzt bearbeitet 23.08.2026 13:16:31
In the Linux kernel, the following vulnerability has been resolved: fpga: dfl-afu: validate DMA mapping length in afu_dma_map_region() afu_ioctl_dma_map() accepts a 64-bit length from userspace via DFL_FPGA_PORT_DMA_MAP ioctl without an upper bound...
CVE-2026-64278
- EPSS 0.15%
- Veröffentlicht 25.07.2026 08:49:22
- Zuletzt bearbeitet 17.08.2026 05:17:27
In the Linux kernel, the following vulnerability has been resolved: i2c: imx-lpi2c: mark I2C adapter when hardware is powered down On some i.MX platforms, certain I2C client drivers keep a periodic workqueue which continues to trigger I2C transfers...
CVE-2026-64276
- EPSS 0.21%
- Veröffentlicht 25.07.2026 08:49:21
- Zuletzt bearbeitet 17.08.2026 05:17:26
In the Linux kernel, the following vulnerability has been resolved: Input: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED count rmi_f30_map_gpios() allocates gpioled_key_map with min(gpioled_count, TRACKSTICK_RANGE_END) == at most 6 entries,...