CVE-2025-38293
- EPSS 0.03%
- Veröffentlicht 10.07.2025 07:42:08
- Zuletzt bearbeitet 18.12.2025 16:44:09
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix node corruption in ar->arvifs list In current WLAN recovery code flow, ath11k_core_halt() only reinitializes the "arvifs" list head. This will cause the list node...
CVE-2025-38294
- EPSS 0.02%
- Veröffentlicht 10.07.2025 07:42:08
- Zuletzt bearbeitet 19.11.2025 20:42:41
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix NULL access in assign channel context handler Currently, when ath12k_mac_assign_vif_to_vdev() fails, the radio handle (ar) gets accessed from the link VIF handle ...
CVE-2025-38292
- EPSS 0.01%
- Veröffentlicht 10.07.2025 07:42:07
- Zuletzt bearbeitet 19.11.2025 20:42:35
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix invalid access to memory In ath12k_dp_rx_msdu_coalesce(), rxcb is fetched from skb and boolean is_continuation is part of rxcb. Currently, after freeing the skb, ...
CVE-2025-38290
- EPSS 0.09%
- Veröffentlicht 10.07.2025 07:42:06
- Zuletzt bearbeitet 19.11.2025 20:39:48
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix node corruption in ar->arvifs list In current WLAN recovery code flow, ath12k_core_halt() only reinitializes the "arvifs" list head. This will cause the list node...
CVE-2025-38291
- EPSS 0.01%
- Veröffentlicht 10.07.2025 07:42:06
- Zuletzt bearbeitet 19.11.2025 20:42:26
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Prevent sending WMI commands to firmware during firmware crash Currently, we encounter the following kernel call trace when a firmware crash occurs. This happens beca...
CVE-2025-38289
- EPSS 0.01%
- Veröffentlicht 10.07.2025 07:42:05
- Zuletzt bearbeitet 19.11.2025 20:37:41
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Avoid potential ndlp use-after-free in dev_loss_tmo_callbk Smatch detected a potential use-after-free of an ndlp oject in dev_loss_tmo_callbk during driver unload or fa...
CVE-2025-38287
- EPSS 0.02%
- Veröffentlicht 10.07.2025 07:42:04
- Zuletzt bearbeitet 19.11.2025 20:37:32
In the Linux kernel, the following vulnerability has been resolved: IB/cm: Drop lockdep assert and WARN when freeing old msg The send completion handler can run after cm_id has advanced to another message. The cm_id lock is not needed in this case...
- EPSS 0.02%
- Veröffentlicht 10.07.2025 07:42:04
- Zuletzt bearbeitet 10.07.2025 13:17:30
In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernels Correct kernel call trace when calling smp_processor_id() when called in preemptible kernels by using raw_...
CVE-2025-38286
- EPSS 0.02%
- Veröffentlicht 10.07.2025 07:42:03
- Zuletzt bearbeitet 18.12.2025 16:44:29
In the Linux kernel, the following vulnerability has been resolved: pinctrl: at91: Fix possible out-of-boundary access at91_gpio_probe() doesn't check that given OF alias is not available or something went wrong when trying to get it. This might ha...
CVE-2025-38285
- EPSS 0.03%
- Veröffentlicht 10.07.2025 07:42:02
- Zuletzt bearbeitet 18.12.2025 16:46:25
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix WARN() in get_bpf_raw_tp_regs syzkaller reported an issue: WARNING: CPU: 3 PID: 5971 at kernel/trace/bpf_trace.c:1861 get_bpf_raw_tp_regs+0xa4/0x100 kernel/trace/bpf_trac...