Canonical

Ubuntu Pro 18.04 LTS

4807 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • 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: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.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.01%
  • Veröffentlicht 13.01.2026 15:31:27
  • Zuletzt bearbeitet 25.03.2026 19:03:28

In the Linux kernel, the following vulnerability has been resolved: functionfs: fix the open/removal races ffs_epfile_open() can race with removal, ending up with file->private_data pointing to freed object. There is a total count of opened files ...

  • EPSS 0.02%
  • Veröffentlicht 13.01.2026 15:31:26
  • Zuletzt bearbeitet 25.03.2026 19:10:52

In the Linux kernel, the following vulnerability has been resolved: Input: lkkbd - disable pending work before freeing device lkkbd_interrupt() schedules lk->tq via schedule_work(), and the work handler lkkbd_reinit() dereferences the lkkbd structu...

  • EPSS 0.07%
  • Veröffentlicht 13.01.2026 15:31:23
  • Zuletzt bearbeitet 15.04.2026 00:35:42

In the Linux kernel, the following vulnerability has been resolved: f2fs: invalidate dentry cache on failed whiteout creation F2FS can mount filesystems with corrupted directory depth values that get runtime-clamped to MAX_DIR_HASH_DEPTH. When RENA...

  • EPSS 0.04%
  • Veröffentlicht 13.01.2026 15:31:22
  • Zuletzt bearbeitet 15.04.2026 00:35:42

In the Linux kernel, the following vulnerability has been resolved: ntfs: set dummy blocksize to read boot_block when mounting When mounting, sb->s_blocksize is used to read the boot_block without being defined or validated. Set a dummy blocksize b...

  • EPSS 0.07%
  • Veröffentlicht 13.01.2026 15:31:20
  • Zuletzt bearbeitet 15.04.2026 00:35:42

In the Linux kernel, the following vulnerability has been resolved: net: hns3: using the num_tqps in the vf driver to apply for resources Currently, hdev->htqp is allocated using hdev->num_tqps, and kinfo->tqp is allocated using kinfo->num_tqps. Ho...

  • EPSS 0.03%
  • Veröffentlicht 13.01.2026 15:29:24
  • Zuletzt bearbeitet 15.04.2026 00:35:42

In the Linux kernel, the following vulnerability has been resolved: Input: alps - fix use-after-free bugs caused by dev3_register_work The dev3_register_work delayed work item is initialized within alps_reconnect() and scheduled upon receipt of the...