Linux

Linux

11868 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 05:58:12
  • Zuletzt bearbeitet 17.08.2026 06:19:25

In the Linux kernel, the following vulnerability has been resolved: bpf: Cancel special fields on map value recycle Map update and delete paths currently call bpf_obj_free_fields() when a value is being replaced or recycled. That makes field destru...

  • EPSS 0.18%
  • Veröffentlicht 15.08.2026 05:58:11
  • Zuletzt bearbeitet 17.08.2026 06:19:25

In the Linux kernel, the following vulnerability has been resolved: vhost/vdpa: validate virtqueue index in mmap and fault paths vhost_vdpa_mmap() and vhost_vdpa_fault() use vma->vm_pgoff as a virtqueue index for get_vq_notification(), but they do ...

  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 05:58:10
  • Zuletzt bearbeitet 17.08.2026 06:19:25

In the Linux kernel, the following vulnerability has been resolved: vhost/net: complete zerocopy ubufs only once vhost-net initializes one ubuf_info per outstanding zerocopy TX descriptor and hands it to the backend socket. The networking stack ma...

  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 05:58:10
  • Zuletzt bearbeitet 17.08.2026 06:19:25

In the Linux kernel, the following vulnerability has been resolved: virtio: rtc: tear down old virtqueues before restore virtio_device_restore() resets the device and restores the negotiated features before calling ->restore(). viortc_freeze() inte...

  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 05:58:09
  • Zuletzt bearbeitet 17.08.2026 06:19:25

In the Linux kernel, the following vulnerability has been resolved: vdpa/octeon_ep: fix IRQ-to-ring mapping in interrupt handler Look up the IRQ index in oct_hw->irqs instead of assuming irq - irqs[0]. This supports non-contiguous IRQ numbers and a...

  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 05:58:08
  • Zuletzt bearbeitet 17.08.2026 06:19:24

In the Linux kernel, the following vulnerability has been resolved: ext4: fix kernel BUG in ext4_write_inline_data_end When the data=journal mount option is used, the ext4_journalled_write_end() function incorrectly calls ext4_write_inline_data_end...

  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 05:58:07
  • Zuletzt bearbeitet 17.08.2026 06:19:24

In the Linux kernel, the following vulnerability has been resolved: vfio/qat: fix f_pos race in qat_vf_resume_write() qat_vf_resume_write() checks filp->f_pos before taking migf->lock, but copies into the migration-state buffer after taking the loc...

  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 05:58:07
  • Zuletzt bearbeitet 17.08.2026 06:19:24

In the Linux kernel, the following vulnerability has been resolved: ext4: validate donor file superblock early in EXT4_IOC_MOVE_EXT Reject the EXT4_IOC_MOVE_EXT ioctl early if the donor file does not belong to the same superblock as the original fi...

  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 05:58:06
  • Zuletzt bearbeitet 17.08.2026 06:19:24

In the Linux kernel, the following vulnerability has been resolved: bpf: Tighten cgroup storage cookie checks for prog arrays The fix in commit abad3d0bad72 ("bpf: Fix oob access in cgroup local storage") is still incomplete. The prog-array compati...

  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 05:58:05
  • Zuletzt bearbeitet 17.08.2026 06:19:24

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_qca: fix NULL pointer dereference in qca_dmp_hdr() for non-serdev device hu->serdev is NULL for hci_uart attached via non-serdev paths, but qca_dmp_hdr() uncondition...