Linux

Linux Kernel

14320 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 16:15:08
  • Zuletzt bearbeitet 16.09.2025 17:01:28

In the Linux kernel, the following vulnerability has been resolved: usb: ulpi: Fix debugfs directory leak The ULPI per-device debugfs root is named after the ulpi device's parent, but ulpi_unregister_interface tries to remove a debugfs directory na...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 16:15:08
  • Zuletzt bearbeitet 16.09.2025 17:02:17

In the Linux kernel, the following vulnerability has been resolved: tracing/trigger: Fix to return error if failed to alloc snapshot Fix register_snapshot_trigger() to return error code if it failed to allocate a snapshot instead of 0 (success). Un...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 16:15:07
  • Zuletzt bearbeitet 21.11.2024 08:40:16

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: fix race conditions with genpd If the power domains are registered first with genpd and *after that* the driver attempts to power them on in the probe sequence,...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 16:15:07
  • Zuletzt bearbeitet 21.11.2024 09:03:21

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix performance regression in swap operation The patch "netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test", commit 28628fa9 f...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 16:15:07
  • Zuletzt bearbeitet 21.11.2024 09:03:21

In the Linux kernel, the following vulnerability has been resolved: drm/buddy: Fix alloc_range() error handling code Few users have observed display corruption when they boot the machine to KDE Plasma or playing games. We have root caused the probl...

  • EPSS 0.02%
  • Veröffentlicht 17.04.2024 16:15:07
  • Zuletzt bearbeitet 21.11.2024 09:03:21

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix several DMA buffer leaks Nouveau manages GSP-RM DMA buffers with nvkm_gsp_mem objects. Several of these buffers are never dealloced. Some of them can be dealloca...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:11
  • Zuletzt bearbeitet 21.11.2024 09:03:20

In the Linux kernel, the following vulnerability has been resolved: perf: RISCV: Fix panic on pmu overflow handler (1 << idx) of int is not desired when setting bits in unsigned long overflowed_ctrs, use BIT() instead. This panic happens when runni...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:11
  • Zuletzt bearbeitet 21.11.2024 09:03:20

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security During our fuzz testing of the connection and disconnection process at the RFCOMM layer, we discovered this bug. By c...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:11
  • Zuletzt bearbeitet 16.09.2025 16:42:10

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault() When trying to use copy_from_kernel_nofault() to read vsyscall page through a bpf program, the following oops was...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:11
  • Zuletzt bearbeitet 21.11.2024 09:03:21

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix fortify source warning while accessing Eth segment ------------[ cut here ]------------ memcpy: detected field-spanning write (size 56) of single field "eseg->inli...