CVE-2026-64167
- EPSS 0.1%
- Veröffentlicht 19.07.2026 15:40:52
- Zuletzt bearbeitet 13.08.2026 15:31:37
In the Linux kernel, the following vulnerability has been resolved: kho: skip KHO for crash kernel kho_fill_kimage() unconditionally populates the kimage with KHO metadata for every kexec image type. When the image is a crash kernel, this can be pr...
CVE-2026-64168
- EPSS 0.12%
- Veröffentlicht 19.07.2026 15:40:52
- Zuletzt bearbeitet 13.08.2026 15:31:42
In the Linux kernel, the following vulnerability has been resolved: spi: sprd: fix error pointer deref after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to check the dma.enabled flag before trying...
CVE-2026-64166
- EPSS 0.12%
- Veröffentlicht 19.07.2026 15:40:51
- Zuletzt bearbeitet 13.08.2026 15:31:32
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_ffa: Check for NULL FF-A ID table while driver registration The bus match callback assumes that every FF-A driver provides an id_table and dereferences it uncondition...
CVE-2026-64165
- EPSS 0.12%
- Veröffentlicht 19.07.2026 15:40:50
- Zuletzt bearbeitet 13.08.2026 15:31:27
In the Linux kernel, the following vulnerability has been resolved: ARM: integrator: Fix early initialization Starting with commit bdb249fce9ad4 ("ARM: integrator: read counter using syscon/regmap"), intcp_init_early calls syscon_regmap_lookup_by_c...
CVE-2026-64163
- EPSS 0.12%
- Veröffentlicht 19.07.2026 15:40:49
- Zuletzt bearbeitet 13.08.2026 15:32:53
In the Linux kernel, the following vulnerability has been resolved: test_kprobes: clear kprobes between test runs Running the kprobes sanity tests twice makes all tests fail and eventually crashes the kernel. [root@martin-riscv-1 ~]# echo 1 > /sys...
CVE-2026-64164
- EPSS 0.11%
- Veröffentlicht 19.07.2026 15:40:49
- Zuletzt bearbeitet 13.08.2026 15:33:00
In the Linux kernel, the following vulnerability has been resolved: btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file() The trace event btrfs_sync_file() is called in an atomic context (all trace events are) and its call to d...
CVE-2026-64162
- EPSS 0.35%
- Veröffentlicht 19.07.2026 15:40:48
- Zuletzt bearbeitet 13.08.2026 15:33:16
In the Linux kernel, the following vulnerability has been resolved: idpf: fix read_dev_clk_lock spinlock init in idpf_ptp_init() In idpf_ptp_init(), read_dev_clk_lock is initialized after ptp_schedule_worker() had already been called (and after idp...
CVE-2026-64160
- EPSS 0.41%
- Veröffentlicht 19.07.2026 15:40:47
- Zuletzt bearbeitet 17.08.2026 15:05:03
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential for tearing in ->remote_i_size and ->zero_point Fix potential tearing in using ->remote_i_size and ->zero_point by copying i_size_read() and i_size_write() and...
CVE-2026-64161
- EPSS 0.12%
- Veröffentlicht 19.07.2026 15:40:47
- Zuletzt bearbeitet 13.08.2026 15:33:07
In the Linux kernel, the following vulnerability has been resolved: net: ti: icssm-prueth: fix eth_ports_node leak in probe The error path on of_property_read_u32() failure inside icssm_prueth_probe() returns without putting eth_ports_node, which w...
CVE-2026-64159
- EPSS 0.11%
- Veröffentlicht 19.07.2026 15:40:46
- Zuletzt bearbeitet 17.08.2026 15:07:44
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix zeropoint update where i_size > remote_i_size Fix the update of the zero point[*] by netfs_release_folio() when there is uncommitted data in the pagecache beyond the fol...