CVE-2025-37949
- EPSS 0.11%
- Veröffentlicht 20.05.2025 16:15:32
- Zuletzt bearbeitet 17.12.2025 20:05:13
In the Linux kernel, the following vulnerability has been resolved: xenbus: Use kref to track req lifetime Marek reported seeing a NULL pointer fault in the xenbus_thread callstack: BUG: kernel NULL pointer dereference, address: 0000000000000000 RI...
CVE-2025-37944
- EPSS 0.04%
- Veröffentlicht 20.05.2025 15:58:20
- Zuletzt bearbeitet 17.11.2025 12:57:39
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process Currently, ath12k_dp_mon_srng_process uses ath12k_hal_srng_src_get_next_entry to fetch the next entry from the d...
CVE-2025-37945
- EPSS 0.07%
- Veröffentlicht 20.05.2025 15:58:20
- Zuletzt bearbeitet 11.04.2026 13:16:34
In the Linux kernel, the following vulnerability has been resolved: net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY DSA has 2 kinds of drivers: 1. Those who call dsa_switch_suspend() and dsa_switch_resume() f...
CVE-2025-37943
- EPSS 0.08%
- Veröffentlicht 20.05.2025 15:58:19
- Zuletzt bearbeitet 17.11.2025 12:57:46
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi In certain cases, hardware might provide packets with a length greater than the maximum native Wi-Fi header le...
CVE-2025-37940
- EPSS 0.05%
- Veröffentlicht 20.05.2025 15:58:17
- Zuletzt bearbeitet 19.12.2025 17:44:15
In the Linux kernel, the following vulnerability has been resolved: ftrace: Add cond_resched() to ftrace_graph_set_hash() When the kernel contains a large number of functions that can be traced, the loop in ftrace_graph_set_hash() may take a lot of...
CVE-2025-37938
- EPSS 0.07%
- Veröffentlicht 20.05.2025 15:34:40
- Zuletzt bearbeitet 19.12.2025 17:44:09
In the Linux kernel, the following vulnerability has been resolved: tracing: Verify event formats that have "%*p.." The trace event verifier checks the formats of trace events to make sure that they do not point at memory that is not in the trace e...
CVE-2025-37937
- EPSS 0.07%
- Veröffentlicht 20.05.2025 15:34:39
- Zuletzt bearbeitet 19.12.2025 17:41:26
In the Linux kernel, the following vulnerability has been resolved: objtool, media: dib8000: Prevent divide-by-zero in dib8000_set_dds() If dib8000_set_dds()'s call to dib8000_read32() returns zero, the result is a divide-by-zero. Prevent that fro...
CVE-2025-37936
- EPSS 0.09%
- Veröffentlicht 20.05.2025 15:22:00
- Zuletzt bearbeitet 19.12.2025 17:35:02
In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU's value. When generating the MSR_IA32_PEBS_ENABLE value that will be loaded on VM-Entry to a KVM guest, mask the va...
CVE-2025-37935
- EPSS 0.07%
- Veröffentlicht 20.05.2025 15:21:59
- Zuletzt bearbeitet 17.11.2025 15:00:54
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: fix SER panic with 4GB+ RAM If the mtk_poll_rx() function detects the MTK_RESETTING flag, it will jump to release_desc and refill the high word of the S...
CVE-2025-37933
- EPSS 0.07%
- Veröffentlicht 20.05.2025 15:21:58
- Zuletzt bearbeitet 17.11.2025 15:11:44
In the Linux kernel, the following vulnerability has been resolved: octeon_ep: Fix host hang issue during device reboot When the host loses heartbeat messages from the device, the driver calls the device-specific ndo_stop function, which frees the ...