Linux

Linux Kernel

13989 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 27.09.2024 13:15:17
  • Zuletzt bearbeitet 03.11.2025 23:16:10

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix bridge mode operations when there are no VFs Currently, trying to set the bridge mode attribute when numvfs=0 leads to a crash: bridge link set dev eth2 hwmode vepa ...

  • EPSS 0.02%
  • Veröffentlicht 27.09.2024 13:15:17
  • Zuletzt bearbeitet 24.12.2025 14:15:46

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: Fix uaf in __timer_delete_sync There are two paths to access mptcp_pm_del_add_timer, result in a race condition: CPU1 CPU2 ==== ...

  • EPSS 0.02%
  • Veröffentlicht 27.09.2024 13:15:17
  • Zuletzt bearbeitet 03.11.2025 23:16:10

In the Linux kernel, the following vulnerability has been resolved: platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses The panasonic laptop code in various places uses the SINF array with index values of 0 - SINF_CUR_BRIGHT(0x0d)...

  • EPSS 0.05%
  • Veröffentlicht 27.09.2024 13:15:17
  • Zuletzt bearbeitet 02.10.2024 14:04:38

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change When disabling wifi mt7921_ipv6_addr_change() is called as a notifier. At this point mvif->phy is already NUL...

  • EPSS 0.02%
  • Veröffentlicht 27.09.2024 13:15:17
  • Zuletzt bearbeitet 03.10.2024 15:36:06

In the Linux kernel, the following vulnerability has been resolved: usbnet: ipheth: do not stop RX on failing RX callback RX callbacks can fail for multiple reasons: * Payload too short * Payload formatted incorrecly (e.g. bad NCM framing) * Lack ...

  • EPSS 0.03%
  • Veröffentlicht 27.09.2024 13:15:17
  • Zuletzt bearbeitet 03.10.2024 15:34:46

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: soc-acpi-intel-mtl-match: add missing empty item There is no links_num in struct snd_soc_acpi_mach {}, and we test !link->num_adr as a condition to end the loop in hda...

  • EPSS 0.03%
  • Veröffentlicht 27.09.2024 13:15:17
  • Zuletzt bearbeitet 03.10.2024 15:32:54

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: soc-acpi-intel-lnl-match: add missing empty item There is no links_num in struct snd_soc_acpi_mach {}, and we test !link->num_adr as a condition to end the loop in hda...

  • EPSS 0.02%
  • Veröffentlicht 27.09.2024 13:15:17
  • Zuletzt bearbeitet 03.10.2024 15:29:34

In the Linux kernel, the following vulnerability has been resolved: x86/hyperv: fix kexec crash due to VP assist page corruption commit 9636be85cc5b ("x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline") introduces a new cpu...

  • EPSS 0.01%
  • Veröffentlicht 27.09.2024 13:15:17
  • Zuletzt bearbeitet 03.11.2025 23:16:11

In the Linux kernel, the following vulnerability has been resolved: fou: fix initialization of grc The grc must be initialize first. There can be a condition where if fou is NULL, goto out will be executed and grc would be used uninitialized.

  • EPSS 0.03%
  • Veröffentlicht 27.09.2024 13:15:17
  • Zuletzt bearbeitet 01.10.2024 17:09:30

In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: add missing bo locking in show_meminfo() bo_meminfo() wants to inspect bo state like tt and the ttm resource, however this state can change at any point leading to s...