CVE-2025-38297
- EPSS 0.05%
- Veröffentlicht 10.07.2025 07:42:10
- Zuletzt bearbeitet 19.11.2025 20:13:33
In the Linux kernel, the following vulnerability has been resolved: PM: EM: Fix potential division-by-zero error in em_compute_costs() When the device is of a non-CPU type, table[i].performance won't be initialized in the previous em_init_performan...
CVE-2025-38295
- EPSS 0.08%
- Veröffentlicht 10.07.2025 07:42:09
- Zuletzt bearbeitet 17.03.2026 16:00:03
In the Linux kernel, the following vulnerability has been resolved: perf/amlogic: Replace smp_processor_id() with raw_smp_processor_id() in meson_ddr_pmu_create() The Amlogic DDR PMU driver meson_ddr_pmu_create() function incorrectly uses smp_proce...
CVE-2025-38293
- EPSS 0.11%
- 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-38292
- EPSS 0.05%
- 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.31%
- 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-38289
- EPSS 0.05%
- 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-38288
- EPSS 0.05%
- Veröffentlicht 10.07.2025 07:42:04
- Zuletzt bearbeitet 17.03.2026 13:36:57
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.07%
- 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.09%
- Veröffentlicht 10.07.2025 07:42:02
- Zuletzt bearbeitet 12.05.2026 13:16:45
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...
CVE-2025-38283
- EPSS 0.07%
- Veröffentlicht 10.07.2025 07:42:01
- Zuletzt bearbeitet 19.11.2025 21:58:34
In the Linux kernel, the following vulnerability has been resolved: hisi_acc_vfio_pci: bugfix live migration function without VF device driver If the VF device driver is not loaded in the Guest OS and we attempt to perform device data migration, th...