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 25.03.2024 10:15:08
  • Zuletzt bearbeitet 21.11.2024 06:35:32

In the Linux kernel, the following vulnerability has been resolved: net: usb: fix memory leak in smsc75xx_bind Syzbot reported memory leak in smsc75xx_bind(). The problem was is non-freed memory in case of errors after memory allocation. backtrace...

  • EPSS 0.01%
  • Veröffentlicht 25.03.2024 09:15:09
  • Zuletzt bearbeitet 20.12.2024 13:56:08

In the Linux kernel, the following vulnerability has been resolved: mld: fix panic in mld_newpack() mld_newpack() doesn't allow to allocate high order page, only order-0 allocation is allowed. If headroom size is too large, a kernel panic could occ...

  • EPSS 0.01%
  • Veröffentlicht 25.03.2024 09:15:09
  • Zuletzt bearbeitet 12.12.2024 15:40:48

In the Linux kernel, the following vulnerability has been resolved: net: fujitsu: fix potential null-ptr-deref In fmvj18x_get_hwinfo(), if ioremap fails there will be NULL pointer deref. To fix this, check the return value of ioremap and return -1 ...

  • EPSS 0.01%
  • Veröffentlicht 25.03.2024 09:15:09
  • Zuletzt bearbeitet 12.12.2024 15:41:29

In the Linux kernel, the following vulnerability has been resolved: net: fec: fix the potential memory leak in fec_enet_init() If the memory allocated for cbd_base is failed, it should free the memory allocated for the queues, otherwise it causes m...

  • EPSS 0.01%
  • Veröffentlicht 25.03.2024 09:15:09
  • Zuletzt bearbeitet 16.09.2025 16:24:46

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: Don't generate an interrupt on bus reset Now that the i2c-i801 driver supports interrupts, setting the KILL bit in a attempt to recover from a timed out transaction trig...

  • EPSS 0.01%
  • Veröffentlicht 25.03.2024 09:15:08
  • Zuletzt bearbeitet 17.12.2024 14:56:12

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix a use-after-free looks like we forget to set ttm->sg to NULL. Hit panic below [ 1235.844104] general protection fault, probably for non-canonical address 0x6b6b6b6...

  • EPSS 0.07%
  • Veröffentlicht 25.03.2024 09:15:08
  • Zuletzt bearbeitet 19.06.2025 14:15:24

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.01%
  • Veröffentlicht 25.03.2024 09:15:08
  • Zuletzt bearbeitet 20.12.2024 13:54:08

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUG_ON in link_to_fixup_dir While doing error injection testing I got the following panic kernel BUG at fs/btrfs/tree-log.c:1862! invalid opcode: 0000 [#1] SMP N...

  • EPSS 0.01%
  • Veröffentlicht 21.03.2024 11:15:28
  • Zuletzt bearbeitet 12.05.2026 12:16:16

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: disallow timeout for anonymous sets Never used from userspace, disallow these parameters.

  • EPSS 0.01%
  • Veröffentlicht 21.03.2024 11:15:28
  • Zuletzt bearbeitet 12.05.2026 12:16:19

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: disallow anonymous set with timeout flag Anonymous sets are never used with timeout from userspace, reject this. Exception to this rule is NFT_SET_EVAL to ens...