Canonical

Ubuntu 25.10

2230 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 13.01.2026 15:34:47
  • Zuletzt bearbeitet 25.03.2026 19:33:26

In the Linux kernel, the following vulnerability has been resolved: RDMA/cm: Fix leaking the multicast GID table reference If the CM ID is destroyed while the CM event for multicast creating is still queued the cancel_work_sync() will prevent the w...

  • EPSS 0.02%
  • Veröffentlicht 13.01.2026 15:34:46
  • Zuletzt bearbeitet 25.03.2026 19:38:23

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: revert use of devm_kzalloc in btusb This reverts commit 98921dbd00c4e ("Bluetooth: Use devm_kzalloc in btusb.c file"). In btusb_probe(), we use devm_kzalloc() to...

  • EPSS 0.03%
  • Veröffentlicht 13.01.2026 15:34:46
  • Zuletzt bearbeitet 25.03.2026 19:35:32

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Avoid NULL pointer deref for evicted BOs It is possible for a BO to exist that is not currently associated with a resource, e.g. because it has been evicted. When devcore...

  • EPSS 0.02%
  • Veröffentlicht 13.01.2026 15:34:45
  • Zuletzt bearbeitet 25.03.2026 19:39:35

In the Linux kernel, the following vulnerability has been resolved: ASoC: stm32: sai: fix OF node leak on probe The reference taken to the sync provider OF node when probing the platform device is currently only dropped if the set_sync() callback f...

  • EPSS 0.03%
  • Veröffentlicht 13.01.2026 15:34:44
  • Zuletzt bearbeitet 25.03.2026 19:44:18

In the Linux kernel, the following vulnerability has been resolved: net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write A deadlock can occur between nfc_unregister_device() and rfkill_fop_write() due to lock ordering inversion...

  • EPSS 0.02%
  • Veröffentlicht 13.01.2026 15:34:44
  • Zuletzt bearbeitet 25.03.2026 19:42:22

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT On PREEMPT_RT kernels, after rt6_get_pcpu_route() returns NULL, the current task can be preempted. Another task running on ...

  • EPSS 0.02%
  • Veröffentlicht 13.01.2026 15:34:43
  • Zuletzt bearbeitet 25.03.2026 19:46:32

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s/slb: Fix SLB multihit issue during SLB preload On systems using the hash MMU, there is a software SLB preload cache that mirrors the entries loaded into the hardware SL...

  • EPSS 0.03%
  • Veröffentlicht 13.01.2026 15:31:29
  • Zuletzt bearbeitet 25.03.2026 19:00:14

In the Linux kernel, the following vulnerability has been resolved: tpm: Cap the number of PCR banks tpm2_get_pcr_allocation() does not cap any upper limit for the number of banks. Cap the limit to eight banks so that out of bounds values coming fr...

  • EPSS 0.02%
  • Veröffentlicht 13.01.2026 15:31:28
  • Zuletzt bearbeitet 25.03.2026 19:03:18

In the Linux kernel, the following vulnerability has been resolved: scsi: aic94xx: fix use-after-free in device removal path The asd_pci_remove() function fails to synchronize with pending tasklets before freeing the asd_ha structure, leading to a ...

  • EPSS 0.02%
  • Veröffentlicht 13.01.2026 15:31:28
  • Zuletzt bearbeitet 25.03.2026 19:00:30

In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Limit num_syncs to prevent oversized allocations The OA open parameters did not validate num_syncs, allowing userspace to pass arbitrarily large values, potentially lead...