- 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: signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads() When a multi-threaded process receives a stop signal (e.g., SIGSTOP), do_signal_stop() sets JOBCTL_STOP_PENDING ...
- 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: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: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.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.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:23
- Zuletzt bearbeitet 01.07.2026 14:16:42
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.16%
- Veröffentlicht 01.07.2026 13:32:22
- Zuletzt bearbeitet 04.07.2026 12:17:01
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...
- EPSS 0.16%
- Veröffentlicht 01.07.2026 13:32:21
- Zuletzt bearbeitet 01.07.2026 14:16:41
In the Linux kernel, the following vulnerability has been resolved: i2c: qcom-cci: Fix NULL pointer dereference in cci_remove() On all modern platforms Qualcomm CCI controller provides two I2C masters, and on particular boards only one I2C master m...
- EPSS 0.16%
- Veröffentlicht 01.07.2026 13:32:19
- Zuletzt bearbeitet 01.07.2026 14:16:41
In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix NULL pointer dereference in bond_do_ioctl() In bond_do_ioctl(), slave_dev is obtained via __dev_get_by_name() which can return NULL if the requested interface nam...