Linux

Linux

5635 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Veröffentlicht 21.05.2024 15:15:17
  • Zuletzt bearbeitet 02.04.2025 14:47:33

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix memory leak in tcindex_partial_destroy_work Syzbot reported memory leak in tcindex_set_parms(). The problem was in non-freed perfect hash in tcindex_partial_destroy...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:17
  • Zuletzt bearbeitet 23.06.2025 20:19:54

In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak vcpu_put is not called if the user copy fails. This can result in preempt notifier corruption and crashes, among other issues.

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:17
  • Zuletzt bearbeitet 02.04.2025 14:42:58

In the Linux kernel, the following vulnerability has been resolved: net: fix uninit-value in caif_seqpkt_sendmsg When nr_segs equal to zero in iovec_from_user, the object msg->msg_iter.iov is uninit stack memory in caif_seqpkt_sendmsg which is defi...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:16
  • Zuletzt bearbeitet 30.04.2025 14:30:29

In the Linux kernel, the following vulnerability has been resolved: kvm: avoid speculation-based attacks from out-of-range memslot accesses KVM's mechanism for accessing guest memory translates a guest physical address (gpa) to a host virtual addre...

  • EPSS 0.05%
  • Veröffentlicht 21.05.2024 15:15:16
  • Zuletzt bearbeitet 30.04.2025 14:30:12

In the Linux kernel, the following vulnerability has been resolved: spi: bcm2835: Fix out-of-bounds access with more than 4 slaves Commit 571e31fa60b3 ("spi: bcm2835: Cache CS register value for ->prepare_message()") limited the number of slaves to...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:16
  • Zuletzt bearbeitet 02.04.2025 14:48:11

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: netjet: Fix crash in nj_probe: 'nj_setup' in netjet.c might fail with -EIO and in this case 'card->irq' is initialized and is bigger than zero. A subsequent call to 'n...

  • EPSS 0.1%
  • Veröffentlicht 21.05.2024 15:15:16
  • Zuletzt bearbeitet 30.04.2025 14:26:35

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: core: Validate channel ID when processing command completions MHI reads the channel ID from the event ring element sent by the device which can be any value between 0 and...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:15
  • Zuletzt bearbeitet 30.04.2025 14:59:24

In the Linux kernel, the following vulnerability has been resolved: gpio: wcd934x: Fix shift-out-of-bounds error bit-mask for pins 0 to 4 is BIT(0) to BIT(4) however we ended up with BIT(n - 1) which is not right, and this was caught by below usban...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:15
  • Zuletzt bearbeitet 30.04.2025 14:57:20

In the Linux kernel, the following vulnerability has been resolved: RDMA: Verify port when creating flow rule Validate port value provided by the user and with that remove no longer needed validation by the driver. The missing check in the mlx5_ib...

  • EPSS 0.11%
  • Veröffentlicht 21.05.2024 15:15:15
  • Zuletzt bearbeitet 04.04.2025 14:30:02

In the Linux kernel, the following vulnerability has been resolved: usb: fix various gadget panics on 10gbps cabling usb_assign_descriptors() is called with 5 parameters, the last 4 of which are the usb_descriptor_header for: full-speed (USB1.1 -...