Canonical

Ubuntu Pro 14.04 LTS

4792 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 14:21:15
  • Zuletzt bearbeitet 15.05.2026 13:31:46

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction abort on file creation due to name hash collision If we attempt to create several files with names that result in the same hash, we have to pack them in same...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 14:21:15
  • Zuletzt bearbeitet 15.05.2026 13:29:54

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction abort when snapshotting received subvolumes Currently a user can trigger a transaction abort by snapshotting a previously received snapshot a bunch of times ...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 14:21:14
  • Zuletzt bearbeitet 15.05.2026 13:32:58

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction abort on set received ioctl due to item overflow If the set received ioctl fails due to an item overflow when attempting to add the BTRFS_UUID_KEY_RECEIVED_S...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 14:21:13
  • Zuletzt bearbeitet 15.05.2026 16:03:01

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050-core: fix pm_runtime error handling The return value of pm_runtime_get_sync() is not checked, allowing the driver to access hardware that may fail to resume. The...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 14:21:13
  • Zuletzt bearbeitet 15.05.2026 16:05:15

In the Linux kernel, the following vulnerability has been resolved: btrfs: add missing RCU unlock in error path in try_release_subpage_extent_buffer() Call rcu_read_lock() before exiting the loop in try_release_subpage_extent_buffer() because there...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 14:21:12
  • Zuletzt bearbeitet 15.05.2026 16:02:39

In the Linux kernel, the following vulnerability has been resolved: iio: imu: adis: Fix NULL pointer dereference in adis_init The adis_init() function dereferences adis->ops to check if the individual function pointers (write, read, reset) are NULL...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 14:21:11
  • Zuletzt bearbeitet 15.05.2026 16:02:09

In the Linux kernel, the following vulnerability has been resolved: iio: light: bh1780: fix PM runtime leak on error path Move pm_runtime_put_autosuspend() before the error check to ensure the PM runtime reference count is always decremented after ...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 14:21:10
  • Zuletzt bearbeitet 15.05.2026 19:22:40

In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Fix race in DMA ring dequeue The HCI DMA dequeue path (hci_dma_dequeue_xfer()) may be invoked for multiple transfers that timeout around the same time. However,...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 14:21:10
  • Zuletzt bearbeitet 15.05.2026 18:38:03

In the Linux kernel, the following vulnerability has been resolved: iio: proximity: hx9023s: Protect against division by zero in set_samp_freq Avoid division by zero when sampling frequency is unspecified.

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 14:21:09
  • Zuletzt bearbeitet 15.05.2026 19:32:14

In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Correct RING_CTRL_ABORT handling in DMA dequeue The logic used to abort the DMA ring contains several flaws: 1. The driver unconditionally issues a ring abort ...