Canonical

Ubuntu Pro 14.04 LTS

5457 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:17:57
  • Zuletzt bearbeitet 24.06.2026 17:09:17

In the Linux kernel, the following vulnerability has been resolved: tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failure get_burstcount() can return -EBUSY on timeout. When this happens, the function returns directly without releasi...

  • EPSS 0.1%
  • Veröffentlicht 27.05.2026 12:17:57
  • Zuletzt bearbeitet 24.06.2026 17:09:10

In the Linux kernel, the following vulnerability has been resolved: ext4: fix e4b bitmap inconsistency reports A bitmap inconsistency issue was observed during stress tests under mixed huge-page workloads. Ext4 reported multiple e4b bitmap check fa...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:17:53
  • Zuletzt bearbeitet 24.06.2026 17:10:03

In the Linux kernel, the following vulnerability has been resolved: power: supply: goldfish: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `powe...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:17:51
  • Zuletzt bearbeitet 24.06.2026 17:11:04

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix EEXIST abort due to non-consecutive gaps in chunk allocation I have been observing a number of systems aborting at insert_dev_extents() in btrfs_create_pending_block_gro...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:17:42
  • Zuletzt bearbeitet 24.06.2026 17:21:45

In the Linux kernel, the following vulnerability has been resolved: net: usb: catc: enable basic endpoint checking catc_probe() fills three URBs with hardcoded endpoint pipes without verifying the endpoint descriptors: - usb_sndbulkpipe(usbdev, ...

  • EPSS 0.15%
  • Veröffentlicht 27.05.2026 12:17:38
  • Zuletzt bearbeitet 24.06.2026 17:22:20

In the Linux kernel, the following vulnerability has been resolved: ext4: fix dirtyclusters double decrement on fs shutdown fstests test generic/388 occasionally reproduces a warning in ext4_put_super() associated with the dirty clusters count: ...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:17:33
  • Zuletzt bearbeitet 24.06.2026 17:23:08

In the Linux kernel, the following vulnerability has been resolved: ipvs: do not keep dest_dst if dev is going down There is race between the netdev notifier ip_vs_dst_event() and the code that caches dst with dev that is going down. As the FIB can...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:17:30
  • Zuletzt bearbeitet 24.06.2026 17:23:37

In the Linux kernel, the following vulnerability has been resolved: fat: avoid parent link count underflow in rmdir Corrupted FAT images can leave a directory inode with an incorrect i_nlink (e.g. 2 even though subdirectories exist). rmdir then unc...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:17:27
  • Zuletzt bearbeitet 24.06.2026 14:55:11

In the Linux kernel, the following vulnerability has been resolved: ext4: don't cache extent during splitting extent Caching extents during the splitting process is risky, as it may result in stale extents remaining in the status tree. Moreover, in...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:17:26
  • Zuletzt bearbeitet 24.06.2026 14:55:22

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: fix role switching during resume If the role change while we are suspended, the cdns3 driver switches to the new mode during resume. However, switching to host mode in ...