Canonical

Ubuntu Pro 16.04 LTS

5033 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 11.01.2025 13:15:27
  • Zuletzt bearbeitet 01.10.2025 20:17:24

In the Linux kernel, the following vulnerability has been resolved: netfilter: IDLETIMER: Fix for possible ABBA deadlock Deletion of the last rule referencing a given idletimer may happen at the same time as a read of its file in sysfs: | ========...

  • EPSS 0.01%
  • Veröffentlicht 11.01.2025 13:15:26
  • Zuletzt bearbeitet 03.11.2025 21:17:47

In the Linux kernel, the following vulnerability has been resolved: nilfs2: prevent use of deleted inode syzbot reported a WARNING in nilfs_rmdir. [1] Because the inode bitmap is corrupted, an inode with an inode number that should exist as a ".ni...

  • EPSS 0.01%
  • Veröffentlicht 11.01.2025 13:15:25
  • Zuletzt bearbeitet 03.11.2025 21:17:21

In the Linux kernel, the following vulnerability has been resolved: igb: Fix potential invalid memory access in igb_init_module() The pci_register_driver() can fail and when this happened, the dca_notifier needs to be unregistered, otherwise the dc...

  • EPSS 0.01%
  • Veröffentlicht 11.01.2025 13:15:25
  • Zuletzt bearbeitet 03.11.2025 21:17:46

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init() Under certain kernel configurations when building with Clang/LLVM, the compiler does not generate a return o...

  • EPSS 0.01%
  • Veröffentlicht 11.01.2025 13:15:25
  • Zuletzt bearbeitet 03.11.2025 21:17:46

In the Linux kernel, the following vulnerability has been resolved: ceph: give up on paths longer than PATH_MAX If the full path to be built by ceph_mdsc_build_path() happens to be longer than PATH_MAX, then this function will enter an endless (ret...

  • EPSS 0.01%
  • Veröffentlicht 11.01.2025 13:15:24
  • Zuletzt bearbeitet 03.11.2025 21:16:55

In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: Add cancel_work_sync before module remove If we remove the module which will call mpc52xx_spi_remove it will free 'ms' through spi_unregister_controller. while the wo...

  • EPSS 0.01%
  • Veröffentlicht 11.01.2025 13:15:22
  • Zuletzt bearbeitet 03.11.2025 21:16:22

In the Linux kernel, the following vulnerability has been resolved: dma-debug: fix a possible deadlock on radix_lock radix_lock() shouldn't be held while holding dma_hash_entry[idx].lock otherwise, there's a possible deadlock scenario when dma debu...

  • EPSS 0%
  • Veröffentlicht 11.01.2025 13:15:22
  • Zuletzt bearbeitet 23.09.2025 16:20:16

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent tailcall infinite loop caused by freplace There is a potential infinite loop issue that can occur when using a combination of tail calls and freplace. In an upcoming ...

  • EPSS 0.01%
  • Veröffentlicht 11.01.2025 13:15:22
  • Zuletzt bearbeitet 25.03.2026 11:16:08

In the Linux kernel, the following vulnerability has been resolved: dlm: fix possible lkb_resource null dereference This patch fixes a possible null pointer dereference when this function is called from request_lock() as lkb->lkb_resource is not as...

  • EPSS 0.01%
  • Veröffentlicht 11.01.2025 13:15:22
  • Zuletzt bearbeitet 01.10.2025 20:17:15

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: check return value of ieee80211_probereq_get() for RNR The return value of ieee80211_probereq_get() might be NULL, so check it before using to avoid NULL pointer acces...