CVE-2025-38299
- EPSS 0.01%
- Veröffentlicht 10.07.2025 07:42:12
- Zuletzt bearbeitet 19.11.2025 20:13:43
In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8195: Set ETDM1/2 IN/OUT to COMP_DUMMY() ETDM2_IN_BE and ETDM1_OUT_BE are defined as COMP_EMPTY(), in the case the codec dai_name will be null. Avoid a crash if ...
CVE-2025-38300
- EPSS 0.02%
- Veröffentlicht 10.07.2025 07:42:12
- Zuletzt bearbeitet 19.12.2025 17:56:58
In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare() Fix two DMA cleanup issues on the error path in sun8i_ce_cipher_prepare(): 1] If dma_map_sg() fails for a...
CVE-2025-38298
- EPSS 0.02%
- Veröffentlicht 10.07.2025 07:42:11
- Zuletzt bearbeitet 19.12.2025 17:51:03
In the Linux kernel, the following vulnerability has been resolved: EDAC/skx_common: Fix general protection fault After loading i10nm_edac (which automatically loads skx_edac_common), if unload only i10nm_edac, then reload it and perform error inje...
CVE-2025-38296
- EPSS 0.02%
- Veröffentlicht 10.07.2025 07:42:10
- Zuletzt bearbeitet 19.11.2025 20:42:58
In the Linux kernel, the following vulnerability has been resolved: ACPI: platform_profile: Avoid initializing on non-ACPI platforms The platform profile driver is loaded even on platforms that do not have ACPI enabled. The initialization of the sy...
CVE-2025-38297
- EPSS 0.01%
- 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.02%
- Veröffentlicht 10.07.2025 07:42:09
- Zuletzt bearbeitet 26.01.2026 20:48:47
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.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...