- EPSS 0.16%
- Veröffentlicht 01.07.2026 13:32:27
- Zuletzt bearbeitet 14.07.2026 15:26:52
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 14.07.2026 15:26:52
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 14.07.2026 15:26:52
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 14.07.2026 15:26:52
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 14.07.2026 15:26:52
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 14.07.2026 15:26:52
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 14.07.2026 15:26:52
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...
- EPSS 0.16%
- Veröffentlicht 01.07.2026 13:32:23
- Zuletzt bearbeitet 14.07.2026 15:26:52
In the Linux kernel, the following vulnerability has been resolved: ARM: 9475/1: entry: use byte load for KASAN VMAP stack shadow Commit 44e9a3bb76e5 ("ARM: 9430/1: entry: Do a dummy read from VMAP shadow") added a dummy read from the KASAN VMAP st...
- EPSS 0.15%
- Veröffentlicht 01.07.2026 13:32:22
- Zuletzt bearbeitet 14.07.2026 15:26:52
In the Linux kernel, the following vulnerability has been resolved: i2c: imx: fix clock and pinctrl state inconsistency in runtime PM In i2c_imx_runtime_suspend(), the clock is disabled before switching the pinctrl state to sleep. If pinctrl_pm_sel...
- EPSS 0.16%
- Veröffentlicht 01.07.2026 13:32:22
- Zuletzt bearbeitet 14.07.2026 15:26:52
In the Linux kernel, the following vulnerability has been resolved: fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh() may_decode_fh() accesses mount::mnt_ns without holding any locks; that means the mount can concurrently be unmount...