CVE-2025-37938
- EPSS 0.16%
- 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.17%
- 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.16%
- 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.16%
- 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.16%
- 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 ...
CVE-2025-37932
- EPSS 0.17%
- Veröffentlicht 20.05.2025 15:21:57
- Zuletzt bearbeitet 19.12.2025 17:34:41
In the Linux kernel, the following vulnerability has been resolved: sch_htb: make htb_qlen_notify() idempotent htb_qlen_notify() always deactivates the HTB class and in fact could trigger a warning if it is already deactivated. Therefore, it is not...
CVE-2025-37931
- EPSS 0.16%
- Veröffentlicht 20.05.2025 15:21:56
- Zuletzt bearbeitet 12.05.2026 13:16:41
In the Linux kernel, the following vulnerability has been resolved: btrfs: adjust subpage bit start based on sectorsize When running machines with 64k page size and a 16k nodesize we started seeing tree log corruption in production. This turned ou...
CVE-2025-37930
- EPSS 0.17%
- Veröffentlicht 20.05.2025 15:21:55
- Zuletzt bearbeitet 10.11.2025 20:16:11
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: Fix WARN_ON in nouveau_fence_context_kill() Nouveau is mostly designed in a way that it's expected that fences only ever get signaled through nouveau_fence_signal(). H...
CVE-2025-37928
- EPSS 0.62%
- Veröffentlicht 20.05.2025 15:21:54
- Zuletzt bearbeitet 10.11.2025 20:32:41
In the Linux kernel, the following vulnerability has been resolved: dm-bufio: don't schedule in atomic context A BUG was reported as below when CONFIG_DEBUG_ATOMIC_SLEEP and try_verify_in_tasklet are enabled. [ 129.444685][ T934] BUG: sleeping fu...
CVE-2025-37926
- EPSS 0.2%
- Veröffentlicht 20.05.2025 15:21:53
- Zuletzt bearbeitet 17.03.2026 15:46:45
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbd_session_rpc_open A UAF issue can occur due to a race condition between ksmbd_session_rpc_open() and __session_rpc_close(). Add rpc_lock to the se...