CVE-2025-37939
- EPSS 0.01%
- Veröffentlicht 20.05.2025 15:34:41
- Zuletzt bearbeitet 17.11.2025 14:57:25
In the Linux kernel, the following vulnerability has been resolved: libbpf: Fix accessing BTF.ext core_relo header Update btf_ext_parse_info() to ensure the core_relo header is present before reading its fields. This avoids a potential buffer read ...
CVE-2025-37938
- EPSS 0.02%
- 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.02%
- 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.03%
- 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.02%
- 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.02%
- 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-37934
- EPSS 0.01%
- Veröffentlicht 20.05.2025 15:21:58
- Zuletzt bearbeitet 17.11.2025 15:09:05
In the Linux kernel, the following vulnerability has been resolved: ASoC: simple-card-utils: Fix pointer check in graph_util_parse_link_direction Actually check if the passed pointers are valid, before writing to them. This also fixes a USBAN warni...
CVE-2025-37932
- EPSS 0.03%
- 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.03%
- Veröffentlicht 20.05.2025 15:21:56
- Zuletzt bearbeitet 19.12.2025 16:59:37
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-37929
- EPSS 0.03%
- Veröffentlicht 20.05.2025 15:21:55
- Zuletzt bearbeitet 10.11.2025 20:24:46
In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays Commit a5951389e58d ("arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() lists") added some addit...