Linux

Linux

11868 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.5%
  • Veröffentlicht 15.08.2026 12:27:40
  • Zuletzt bearbeitet 19.08.2026 17:21:09

In the Linux kernel, the following vulnerability has been resolved: qede: sync udp_tunnel ports outside qede_lock in the recovery path A TX timeout on a qede NIC that has VXLAN/GENEVE tunnel ports configured wedges the rtnetlink control plane of th...

  • EPSS 0.44%
  • Veröffentlicht 15.08.2026 12:27:39
  • Zuletzt bearbeitet 19.08.2026 17:21:08

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in __close_file_table_ids() A ksmbd_file can remain alive after logical close while another session holds a temporary reference obtained through ksmbd_loo...

  • EPSS 0.16%
  • Veröffentlicht 15.08.2026 12:27:39
  • Zuletzt bearbeitet 17.08.2026 06:19:48

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use memcmp() to compare ClientGUIDs ClientGUID is a fixed-size binary value and can contain embedded NUL bytes. strncmp() stops comparing at the first NUL byte, so different...

  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 12:27:38
  • Zuletzt bearbeitet 17.08.2026 06:19:48

In the Linux kernel, the following vulnerability has been resolved: iommu/iommufd: Fix IOPF group ownership UAF iopf_group_alloc() links each last-page IOPF group into the generic IOPF pending list before invoking the domain fault handler. iommufd_...

  • EPSS 0.15%
  • Veröffentlicht 15.08.2026 12:27:38
  • Zuletzt bearbeitet 19.08.2026 17:21:08

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: don't free uninitialized dev_name on error path dt_remember_or_free_map() duplicates dev_name for each map entry. If kstrdup_const() fails, dt_free_map() frees...

  • EPSS 0.13%
  • Veröffentlicht 15.08.2026 12:27:37
  • Zuletzt bearbeitet 19.08.2026 17:21:08

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix list corruption in allocate_file_region_entries() allocate_file_region_entries() tops up resv->region_cache with freshly allocated file_region descriptors. The all...

  • EPSS 0.16%
  • Veröffentlicht 15.08.2026 12:27:36
  • Zuletzt bearbeitet 23.08.2026 13:16:45

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUs Cancel (and flush) the I/O APIC's delayed EOI handling work during the "pre VM destroy" phase, before vCPUs a...

  • EPSS 0.14%
  • Veröffentlicht 15.08.2026 12:27:36
  • Zuletzt bearbeitet 19.08.2026 17:21:08

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Update x2APIC MSR intercepts if AVIC is inhibited while L2 is active Always update x2APIC MSR intercepts for L1 when AVIC is deactivated, even if L2 is active and KVM is ...

  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 12:27:35
  • Zuletzt bearbeitet 19.08.2026 17:21:08

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Reject adapter interrupt forwarding if already enabled The MPCIFC instruction doesn't allow registering adapter interrupts without first unregistering. So reject an...

  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 12:27:34
  • Zuletzt bearbeitet 23.08.2026 13:16:45

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix memory accounting for pinned/unpinned pages The account_mem() and unaccount_mem() functions call get_uid() which increments the reference count of struct user_s...