Linux

Linux Kernel

13303 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 09:33:27
  • Zuletzt bearbeitet 17.12.2025 18:11:32

In the Linux kernel, the following vulnerability has been resolved: firmware: arm_ffa: Set dma_mask for ffa devices Set dma_mask for FFA devices, otherwise DMA allocation using the device pointer lead to following warning: WARNING: CPU: 1 PID: 1 a...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 09:33:26
  • Zuletzt bearbeitet 14.11.2025 17:08:10

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: h616: Reparent GPU clock during frequency changes The H616 manual does not state that the GPU PLL supports dynamic frequency configuration, so we must take extra car...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 09:33:25
  • Zuletzt bearbeitet 14.11.2025 17:08:19

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid WARN_ON when configuring MQPRIO with HTB offload enabled When attempting to enable MQPRIO while HTB offload is already configured, the driver currently returns `-E...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 09:33:25
  • Zuletzt bearbeitet 18.12.2025 21:32:44

In the Linux kernel, the following vulnerability has been resolved: serial: mctrl_gpio: split disable_ms into sync and no_sync APIs The following splat has been observed on a SAMA5D27 platform using atmel_serial: BUG: sleeping function called from...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 09:33:24
  • Zuletzt bearbeitet 14.11.2025 17:08:28

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: Remove unnecessary driver_lock in set_boost set_boost is a per-policy function call, hence a driver wide lock is unnecessary. Also this mutex_acquire can colli...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 09:33:23
  • Zuletzt bearbeitet 18.12.2025 21:36:09

In the Linux kernel, the following vulnerability has been resolved: vxlan: Annotate FDB data races The 'used' and 'updated' fields in the FDB entry structure can be accessed concurrently by multiple threads, leading to reports such as [1]. Can be r...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 09:33:22
  • Zuletzt bearbeitet 17.12.2025 18:09:49

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: don't restore null sk_state_change queue->state_change is set as part of nvmet_tcp_set_queue_sock(), but if the TCP connection isn't established when nvmet_tcp_set_queue...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 09:33:22
  • Zuletzt bearbeitet 14.11.2025 17:08:38

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vf: Perform early GT MMIO initialization to read GMDID VFs need to communicate with the GuC to obtain the GMDID value and existing GuC functions used for that assume that th...

  • EPSS 0.03%
  • Veröffentlicht 18.06.2025 09:33:21
  • Zuletzt bearbeitet 17.12.2025 18:08:43

In the Linux kernel, the following vulnerability has been resolved: btrfs: correct the order of prelim_ref arguments in btrfs__prelim_ref btrfs_prelim_ref() calls the old and new reference variables in the incorrect order. This causes a NULL pointe...

  • EPSS 0.01%
  • Veröffentlicht 18.06.2025 09:33:20
  • Zuletzt bearbeitet 14.11.2025 17:08:51

In the Linux kernel, the following vulnerability has been resolved: x86/Kconfig: make CFI_AUTO_DEFAULT depend on !RUST or Rust >= 1.88 Calling core::fmt::write() from rust code while FineIBT is enabled results in a kernel panic: [ 4614.199779] ker...