- EPSS 0.16%
- Veröffentlicht 01.07.2026 13:32:29
- Zuletzt bearbeitet 01.07.2026 14:16:43
In the Linux kernel, the following vulnerability has been resolved: hsr: Remove WARN_ONCE() in hsr_addr_is_self(). syzbot reported the warning [0] in hsr_addr_is_self(), whose assumption is simply wrong. hsr->self_node is cleared in hsr_del_self_n...
- EPSS 0.15%
- Veröffentlicht 01.07.2026 13:32:28
- Zuletzt bearbeitet 01.07.2026 14:16:43
In the Linux kernel, the following vulnerability has been resolved: riscv/ptrace: Use USER_REGSET_NOTE_TYPE for REGSET_CFI Fixes a warning while dumping core: [54983.546369][ C7] WARNING: [!note_name] fs/binfmt_elf.c:1771 at elf_core_dump+0x910...
- EPSS 0.16%
- Veröffentlicht 01.07.2026 13:32:27
- Zuletzt bearbeitet 01.07.2026 14:16:43
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack: destroy stale expectfn expectations on unregister NAT helpers such as nf_nat_h323 store a raw pointer to module text in exp->expectfn (e.g. ip_nat_q931_exp...
- EPSS 0.16%
- Veröffentlicht 01.07.2026 13:32:27
- Zuletzt bearbeitet 01.07.2026 14:16:43
In the Linux kernel, the following vulnerability has been resolved: ASoC: wm_adsp: Fix NULL dereference when removing firmware controls In wm_adsp_control_remove() check that the priv pointer is not NULL before attempting to cleanup what it points ...
- EPSS 0.16%
- Veröffentlicht 01.07.2026 13:32:26
- Zuletzt bearbeitet 01.07.2026 14:16:42
In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Fix driver removal with disabled KMS DRM atomic and modesetting aren't initialized if virtio-gpu driver built with disabled KMS, leading to access of uninitialized data...
- EPSS 0.15%
- Veröffentlicht 01.07.2026 13:32:26
- Zuletzt bearbeitet 01.07.2026 14:16:42
In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: fix NULL pointer dereference in sdca_dev_unregister_functions sdca_dev_unregister_functions() iterates over all SDCA function descriptors and calls sdca_dev_unregister(...
- EPSS 0.16%
- Veröffentlicht 01.07.2026 13:32:25
- Zuletzt bearbeitet 01.07.2026 14:16:42
In the Linux kernel, the following vulnerability has been resolved: KVM: Don't WARN if memory is dirtied without a vCPU when the VM is dying When marking a page dirty, complain about not having a running/loaded vCPU if and only if the VM is still a...
- EPSS 0.16%
- Veröffentlicht 01.07.2026 13:32:25
- Zuletzt bearbeitet 01.07.2026 14:16:42
In the Linux kernel, the following vulnerability has been resolved: rust: arm64: set uwtable llvm module flag for CONFIG_UNWIND_TABLES Due to a rustc bug [1] the -Cforce-unwind-tables=y flag only emits the uwtable annotation for functions, but not ...
- EPSS 0.15%
- Veröffentlicht 01.07.2026 13:32:24
- Zuletzt bearbeitet 01.07.2026 14:16:42
In the Linux kernel, the following vulnerability has been resolved: pinctrl: mcp23s08: Initialize mcp->dev and mcp->addr before regmap init Regmap initialization triggers regcache_maple_populate() which attempts SPI read to populate cache. SPI read...
- EPSS 0.15%
- Veröffentlicht 01.07.2026 13:32:23
- Zuletzt bearbeitet 01.07.2026 14:16:42
In the Linux kernel, the following vulnerability has been resolved: arm64: mm: call pagetable dtor when freeing hot-removed page tables Since 5e8eb9aeeda3 ("arm64: mm: always call PTE/PMD ctor in __create_pgd_mapping()") page-table allocation on AR...