CVE-2026-64178
- EPSS 0.25%
- Veröffentlicht 19.07.2026 15:41:02
- Zuletzt bearbeitet 12.08.2026 15:31:35
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: Fix UAF read of dev->name bnep_add_connection() needs to keep holding the bnep_session_sem while reading dev->name (just like bnep_get_connlist() does); otherwise ...
CVE-2026-64177
- EPSS 0.11%
- Veröffentlicht 19.07.2026 15:41:01
- Zuletzt bearbeitet 13.08.2026 15:32:45
In the Linux kernel, the following vulnerability has been resolved: phonet/pep: disable BH around forwarded sk_receive_skb() The networking receive path is usually run from softirq context, but protocols that take the socket lock may have packets s...
CVE-2026-64175
- EPSS 0.35%
- Veröffentlicht 19.07.2026 15:41:00
- Zuletzt bearbeitet 13.08.2026 15:32:34
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: stop TX during firmware restart When iwlwifi firmware crashes (e.g., NMI_INTERRUPT_UNKNOWN on Intel BE201/Wi-Fi 7), iwl_mld_nic_error() sets mld->fw_status.in_h...
CVE-2026-64176
- EPSS 0.21%
- Veröffentlicht 19.07.2026 15:41:00
- Zuletzt bearbeitet 13.08.2026 15:32:39
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix driver-set TX rates on old devices On old devices such as 7265D, rates are still encoded in version 1 format, which doesn't use the CCK/OFDM rate index (0-3...
CVE-2026-64174
- EPSS 0.12%
- Veröffentlicht 19.07.2026 15:40:59
- Zuletzt bearbeitet 13.08.2026 15:32:30
In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: advance loop vars in cfg80211_merge_profile() cfg80211_merge_profile() reassembles a Multi-BSSID non-transmitted BSS profile that has been split across multiple con...
CVE-2026-64173
- EPSS 0.11%
- Veröffentlicht 19.07.2026 15:40:58
- Zuletzt bearbeitet 13.08.2026 15:32:25
In the Linux kernel, the following vulnerability has been resolved: tracing: Do not call map->ops->elt_free() if elt_alloc() fails In paths where tracing_map_elt_alloc() failed to allocate objects, the map->ops->elt_alloc() call was never successfu...
CVE-2026-64172
- EPSS 0.14%
- Veröffentlicht 19.07.2026 15:40:57
- Zuletzt bearbeitet 13.08.2026 15:32:19
In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h (erratum #1235) Hygon Family 18h CPUs are derived from AMD Family 17h (Zen1) silicon and share the same erratum #1235:...
CVE-2026-64171
- EPSS 0.08%
- Veröffentlicht 19.07.2026 15:40:56
- Zuletzt bearbeitet 13.08.2026 15:32:05
In the Linux kernel, the following vulnerability has been resolved: i2c: tegra: fix pm_runtime leak on mutex_lock failure If tegra_i2c_mutex_lock() fails, the function returns without calling pm_runtime_put(), leaking the runtime PM reference acqui...
CVE-2026-64169
- EPSS 0.11%
- Veröffentlicht 19.07.2026 15:40:54
- Zuletzt bearbeitet 13.08.2026 15:31:47
In the Linux kernel, the following vulnerability has been resolved: spi: ep93xx: fix error pointer deref after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to the clear the DMA channel pointers on ...
CVE-2026-64170
- EPSS 0.11%
- Veröffentlicht 19.07.2026 15:40:54
- Zuletzt bearbeitet 13.08.2026 15:31:53
In the Linux kernel, the following vulnerability has been resolved: spi: qup: fix error pointer deref after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to the clear the DMA channel pointers on set...