Canonical

Ubuntu Pro 16.04 LTS

5721 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.17%
  • Veröffentlicht 16.04.2025 05:15:31
  • Zuletzt bearbeitet 03.11.2025 20:17:37

In the Linux kernel, the following vulnerability has been resolved: atm: Fix NULL pointer dereference When MPOA_cache_impos_rcvd() receives the msg, it can trigger Null Pointer Dereference Vulnerability if both entry and holding_time are NULL. Beca...

  • EPSS 0.18%
  • Veröffentlicht 08.04.2025 08:17:59
  • Zuletzt bearbeitet 02.01.2026 16:15:50

In the Linux kernel, the following vulnerability has been resolved: regulator: check that dummy regulator has been probed before using it Due to asynchronous driver probing there is a chance that the dummy regulator hasn't already been probed when ...

  • EPSS 0.19%
  • Veröffentlicht 03.04.2025 08:15:16
  • Zuletzt bearbeitet 03.11.2025 20:17:36

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix error code in chan_alloc_skb_cb() The chan_alloc_skb_cb() function is supposed to return error pointers on error. Returning NULL will lead to a NULL dereference.

  • EPSS 0.19%
  • Veröffentlicht 03.04.2025 08:15:15
  • Zuletzt bearbeitet 03.11.2025 20:17:35

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse() On the off chance that command stream passed from userspace via ioctl() call to radeon_vce_cs_parse() is weirdly c...

Medienbericht
  • EPSS 0.19%
  • Veröffentlicht 03.04.2025 08:15:15
  • Zuletzt bearbeitet 14.07.2026 13:17:28

In the Linux kernel, the following vulnerability has been resolved: proc: fix UAF in proc_get_inode() Fix race between rmmod and /proc/XXX's inode instantiation. The bug is that pde->proc_ops don't belong to /proc, it belongs to a module, therefor...

  • EPSS 0.19%
  • Veröffentlicht 03.04.2025 08:15:15
  • Zuletzt bearbeitet 03.11.2025 20:17:36

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix use after free in lec_send() The ->send() operation frees skb so save the length before calling ->send() to avoid a use after free.

  • EPSS 0.18%
  • Veröffentlicht 02.04.2025 14:16:01
  • Zuletzt bearbeitet 03.11.2025 20:17:35

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix incorrect validation for num_aces field of smb_acl parse_dcal() validate num_aces to allocate posix_ace_state_array. if (num_aces > ULONG_MAX / sizeof(struct smb_ace *)...

  • EPSS 0.18%
  • Veröffentlicht 02.04.2025 13:15:43
  • Zuletzt bearbeitet 02.01.2026 16:15:50

In the Linux kernel, the following vulnerability has been resolved: HID: ignore non-functional sensor in HP 5MP Camera The HP 5MP Camera (USB ID 0408:5473) reports a HID sensor interface that is not actually implemented. Attempting to access this n...

  • EPSS 0.2%
  • Veröffentlicht 02.04.2025 13:15:43
  • Zuletzt bearbeitet 03.11.2025 20:17:35

In the Linux kernel, the following vulnerability has been resolved: iscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic() When performing an iSCSI boot using IPv6, iscsistart still reads the /sys/firmware/ibft/ethernetX/subnet-m...

  • EPSS 0.14%
  • Veröffentlicht 01.04.2025 16:15:30
  • Zuletzt bearbeitet 03.11.2025 20:17:34

In the Linux kernel, the following vulnerability has been resolved: net: switchdev: Convert blocking notification chain to a raw one A blocking notification chain uses a read-write semaphore to protect the integrity of the chain. The semaphore is a...