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 26.02.2025 07:01:48
  • Zuletzt bearbeitet 01.10.2025 20:17:09

In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo() In an unlikely (and probably wrong?) case that the 'ppi' parameter of ata_host_alloc_pinfo() points to an array s...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 07:01:46
  • Zuletzt bearbeitet 01.10.2025 20:17:06

In the Linux kernel, the following vulnerability has been resolved: ext4: add reserved GDT blocks check We capture a NULL pointer issue when resizing a corrupt ext4 image which is freshly clear resize_inode feature (not run e2fsck). It could be sim...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 07:01:46
  • Zuletzt bearbeitet 24.10.2025 15:53:52

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bug_on ext4_mb_use_inode_pa Hulk Robot reported a BUG_ON: ================================================================== kernel BUG at fs/ext4/mballoc.c:3211! [...] R...

  • EPSS 0.1%
  • Veröffentlicht 26.02.2025 07:01:46
  • Zuletzt bearbeitet 24.10.2025 15:53:28

In the Linux kernel, the following vulnerability has been resolved: dm mirror log: round up region bitmap size to BITS_PER_LONG The code in dm-log rounds up bitset_size to 32 bits. It then uses find_next_zero_bit_le on the allocated region. find_ne...

  • EPSS 0.02%
  • Veröffentlicht 26.02.2025 07:01:46
  • Zuletzt bearbeitet 01.10.2025 20:17:07

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not nee...

  • EPSS 0.02%
  • Veröffentlicht 26.02.2025 07:01:44
  • Zuletzt bearbeitet 25.03.2025 13:37:51

In the Linux kernel, the following vulnerability has been resolved: mm/slub: add missing TID updates on slab deactivation The fastpath in slab_alloc_node() assumes that c->slab is stable as long as the TID stays the same. However, two places in __s...

  • EPSS 0.08%
  • Veröffentlicht 26.02.2025 07:01:44
  • Zuletzt bearbeitet 24.10.2025 15:54:29

In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Allocate/free queue resource only during probe/remove Currently, the sub-queues and event pool resources are allocated/freed for every CRQ connection event such as re...

  • EPSS 0.02%
  • Veröffentlicht 26.02.2025 07:01:43
  • Zuletzt bearbeitet 01.10.2025 20:17:05

In the Linux kernel, the following vulnerability has been resolved: xtensa: Fix refcount leak bug in time.c In calibrate_ccount(), of_find_compatible_node() will return a node pointer with refcount incremented. We should use of_node_put() when it i...

  • EPSS 0.06%
  • Veröffentlicht 26.02.2025 07:01:43
  • Zuletzt bearbeitet 24.03.2025 19:27:25

In the Linux kernel, the following vulnerability has been resolved: iio: trigger: sysfs: fix use-after-free on remove Ensure that the irq_work has completed before the trigger is freed. ============================================================...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:42
  • Zuletzt bearbeitet 24.10.2025 15:51:58

In the Linux kernel, the following vulnerability has been resolved: dm raid: fix KASAN warning in raid5_add_disks There's a KASAN warning in raid5_add_disk when running the LVM testsuite. The warning happens in the test lvconvert-raid-reshape-linea...