Linux

Linux Kernel

13303 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • 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...

  • EPSS 0.02%
  • Veröffentlicht 20.05.2025 15:58:18
  • Zuletzt bearbeitet 17.11.2025 12:58:01

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd937x: fix a potential memory leak in wcd937x_soc_codec_probe() When snd_soc_dapm_new_controls() or snd_soc_dapm_add_routes() fails, wcd937x_soc_codec_probe() retur...

  • EPSS 0.01%
  • Veröffentlicht 20.05.2025 15:58:18
  • Zuletzt bearbeitet 17.11.2025 12:57:54

In the Linux kernel, the following vulnerability has been resolved: HID: pidff: Make sure to fetch pool before checking SIMULTANEOUS_MAX As noted by Anssi some 20 years ago, pool report is sometimes messed up. This worked fine on many devices but c...

  • EPSS 0.01%
  • 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...

  • 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 ...

  • 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...

  • 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...

  • 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...

  • 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...

  • 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 ...