- 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: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: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...
- EPSS 0.17%
- Veröffentlicht 01.07.2026 13:32:16
- Zuletzt bearbeitet 04.07.2026 12:17:01
In the Linux kernel, the following vulnerability has been resolved: slimbus: qcom-ngd-ctrl: Register callbacks after creating the ngd When the remoteproc starts in parallel with the NGD driver being probed, or the remoteproc is already up when the ...
- EPSS 0.17%
- Veröffentlicht 01.07.2026 13:32:15
- Zuletzt bearbeitet 01.07.2026 14:16:40
In the Linux kernel, the following vulnerability has been resolved: slimbus: qcom-ngd-ctrl: Avoid ABBA on tx_lock/ctrl->lock During the SSR/PDR down notification the tx_lock is taken with the intent to provide synchronization with active DMA transf...
- EPSS 0.17%
- Veröffentlicht 01.07.2026 13:32:15
- Zuletzt bearbeitet 01.07.2026 14:16:40
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bounds read in dp_get_eq_aux_rd_interval() [Why & How] The aux_rd_interval array in struct dc_lttpr_caps is declared with MAX_REPEATER_CNT - 1 (7) eleme...
- EPSS 0.2%
- Veröffentlicht 01.07.2026 13:32:14
- Zuletzt bearbeitet 04.07.2026 12:17:01
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Use krealloc_array() in dal_vector_reserve() [Why & How] dal_vector_reserve() computes the allocation size as "capacity * vector->struct_size" using uint32_t arith...