Linux

Linux Kernel

12376 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Published 20.06.2024 12:15:12
  • Last modified 06.01.2025 21:29:47

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix handling of wrong devices during bond netevent Current implementation of bond netevent handler only check if the handled netdev is VF representor and it missing a ch...

  • EPSS 0.03%
  • Published 20.06.2024 12:15:12
  • Last modified 24.03.2025 18:24:37

In the Linux kernel, the following vulnerability has been resolved: block: Fix wrong offset in bio_truncate() bio_truncate() clears the buffer outside of last block of bdev, however current bio_truncate() is using the wrong offset of page. So it ca...

  • EPSS 0.02%
  • Published 20.06.2024 12:15:11
  • Last modified 21.11.2024 07:33:52

In the Linux kernel, the following vulnerability has been resolved: RDMA/ucma: Protect mc during concurrent multicast leaves Partially revert the commit mentioned in the Fixes line to make sure that allocation and erasing multicast struct are locke...

  • EPSS 0.02%
  • Published 20.06.2024 12:15:11
  • Last modified 01.10.2025 13:40:48

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Avoid consuming a stale esr value when SError occur When any exception other than an IRQ occurs, the CPU updates the ESR_EL2 register with the exception syndrome. An SE...

  • EPSS 0.02%
  • Published 20.06.2024 12:15:11
  • Last modified 21.11.2024 07:33:52

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix AIP early init panic An early failure in hfi1_ipoib_setup_rn() can lead to the following panic: BUG: unable to handle kernel NULL pointer dereference at 00000000000...

  • EPSS 0.02%
  • Published 20.06.2024 12:15:11
  • Last modified 21.11.2024 07:33:52

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix panic with larger ipoib send_queue_size When the ipoib send_queue_size is increased from the default the following panic happens: RIP: 0010:hfi1_ipoib_drain_tx_ring...

  • EPSS 0.02%
  • Published 20.06.2024 12:15:11
  • Last modified 06.01.2025 21:33:14

In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix potential spectre v1 gadget It appears like nr could be a Spectre v1 gadget as it's supplied by a user and used as an array index. Prevent the contents of kerne...

  • EPSS 0.02%
  • Published 20.06.2024 12:15:11
  • Last modified 01.04.2025 18:27:59

In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid scanning potential huge holes When using devm_request_free_mem_region() and devm_memremap_pages() to add ZONE_DEVICE memory, if requested free mem region's end p...

  • EPSS 0.02%
  • Published 20.06.2024 12:15:11
  • Last modified 21.11.2024 07:33:53

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix off by one in BIOS boundary checking Bounds checking when parsing init scripts embedded in the BIOS reject access to the last byte. This causes driver initializati...

  • EPSS 0.01%
  • Published 20.06.2024 12:15:11
  • Last modified 03.11.2025 22:16:01

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free after failure to create a snapshot At ioctl.c:create_snapshot(), we allocate a pending snapshot structure and then attach it to the transaction's list of ...