Linux

Linux Kernel

12474 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 18.09.2024 08:15:06
  • Zuletzt bearbeitet 21.11.2024 15:06:16

In the Linux kernel, the following vulnerability has been resolved: riscv: misaligned: Restrict user access to kernel memory raw_copy_{to,from}_user() do not call access_ok(), so this code allowed userspace to access any virtual memory address.

  • EPSS 0.02%
  • Veröffentlicht 18.09.2024 08:15:06
  • Zuletzt bearbeitet 24.09.2024 16:00:17

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards harder Since commit 13f58267cda3 ("ASoC: soc.h: don't create dummy Component via COMP_DUMMY()") dummy codecs declared ...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2024 08:15:06
  • Zuletzt bearbeitet 03.11.2025 23:16:02

In the Linux kernel, the following vulnerability has been resolved: x86/tdx: Fix data leak in mmio_read() The mmio_read() function makes a TDVMCALL to retrieve MMIO data for an address from the VMM. Sean noticed that mmio_read() unintentionally ex...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2024 08:15:06
  • Zuletzt bearbeitet 03.11.2025 23:16:02

In the Linux kernel, the following vulnerability has been resolved: ksmbd: unset the binding mark of a reused connection Steve French reported null pointer dereference error from sha256 lib. cifs.ko can send session setup requests on reused connect...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2024 08:15:06
  • Zuletzt bearbeitet 20.09.2024 18:20:35

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double put of @cfile in smb2_set_path_size() If smb2_compound_op() is called with a valid @cfile and returned -EINVAL, we need to call cifs_get_writable_path() bef...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2024 08:15:06
  • Zuletzt bearbeitet 29.09.2024 15:15:15

In the Linux kernel, the following vulnerability has been resolved: powerpc/qspinlock: Fix deadlock in MCS queue If an interrupt occurs in queued_spin_lock_slowpath() after we increment qnodesp->count and before node->lock is initialized, another C...

  • EPSS 0.03%
  • Veröffentlicht 18.09.2024 08:15:06
  • Zuletzt bearbeitet 03.11.2025 23:16:02

In the Linux kernel, the following vulnerability has been resolved: ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object When using kernel with the following extra config, - CONFIG_KASAN=y - CONFIG_KASAN_GENERIC=y - CONFIG_KASAN_INLINE=y - C...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2024 08:15:06
  • Zuletzt bearbeitet 23.09.2024 16:17:21

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TX If number of TX queues are set to 1 we get a NULL pointer dereference during XDP_TX. ~# ethtool -L eth0 tx 1 ~# ./xdp-...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2024 08:15:06
  • Zuletzt bearbeitet 03.11.2025 23:16:02

In the Linux kernel, the following vulnerability has been resolved: sch/netem: fix use after free in netem_dequeue If netem_dequeue() enqueues packet to inner qdisc and that qdisc returns __NET_XMIT_STOLEN. The packet is dropped but qdisc_tree_redu...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2024 08:15:06
  • Zuletzt bearbeitet 20.09.2024 17:18:17

In the Linux kernel, the following vulnerability has been resolved: libfs: fix get_stashed_dentry() get_stashed_dentry() tries to optimistically retrieve a stashed dentry from a provided location. It needs to ensure to hold rcu lock before it dere...