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.16%
  • Veröffentlicht 04.10.2025 15:16:43
  • Zuletzt bearbeitet 25.03.2026 00:25:42

In the Linux kernel, the following vulnerability has been resolved: ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inode There are many places that will get unhappy (and crash) when ext4_iget() returns a bad inode. However, if iget the boot...

  • EPSS 0.15%
  • Veröffentlicht 04.10.2025 15:16:43
  • Zuletzt bearbeitet 25.03.2026 00:27:12

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: Fix return type of netcp_ndo_start_xmit() With clang's kernel control flow integrity (kCFI, CONFIG_CFI_CLANG), indirect call targets are validated against the ex...

  • EPSS 0.15%
  • Veröffentlicht 04.10.2025 15:16:42
  • Zuletzt bearbeitet 23.01.2026 20:05:06

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential memory leaks When the driver hits -ENOMEM at allocating a URB or a buffer, it aborts and goes to the error path that releases the all previously allo...

  • EPSS 0.13%
  • Veröffentlicht 04.10.2025 15:16:39
  • Zuletzt bearbeitet 23.01.2026 20:04:52

In the Linux kernel, the following vulnerability has been resolved: drm/amd: fix potential memory leak This patch fix potential memory leak (clk_src) when function run into last return NULL. s/free/kfree/ - Alex

  • EPSS 0.16%
  • Veröffentlicht 04.10.2025 15:16:38
  • Zuletzt bearbeitet 23.01.2026 20:10:33

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset() Patch series "nilfs2: fix UBSAN shift-out-of-bounds warnings on mount time". The first patch fixes a bug reporte...

  • EPSS 0.15%
  • Veröffentlicht 04.10.2025 15:16:36
  • Zuletzt bearbeitet 23.01.2026 16:35:23

In the Linux kernel, the following vulnerability has been resolved: ntb_netdev: Use dev_kfree_skb_any() in interrupt context TX/RX callback handlers (ntb_netdev_tx_handler(), ntb_netdev_rx_handler()) can be called in interrupt context via the DMA f...

  • EPSS 0.15%
  • Veröffentlicht 04.10.2025 15:16:35
  • Zuletzt bearbeitet 23.01.2026 16:37:04

In the Linux kernel, the following vulnerability has been resolved: macintosh: fix possible memory leak in macio_add_one_device() Afer commit 1fa5ae857bb1 ("driver core: get rid of struct device's bus_id string array"), the name of device is alloca...

  • EPSS 0.15%
  • Veröffentlicht 04.10.2025 15:16:33
  • Zuletzt bearbeitet 23.01.2026 16:37:32

In the Linux kernel, the following vulnerability has been resolved: xen/gntdev: Accommodate VMA splitting Prior to this commit, the gntdev driver code did not handle the following scenario correctly with paravirtualized (PV) Xen domains: * User pr...

  • EPSS 0.16%
  • Veröffentlicht 04.10.2025 15:16:32
  • Zuletzt bearbeitet 23.01.2026 16:37:44

In the Linux kernel, the following vulnerability has been resolved: xhci: Remove device endpoints from bandwidth list when freeing the device Endpoints are normally deleted from the bandwidth list when they are dropped, before the virt device is fr...

  • EPSS 0.16%
  • Veröffentlicht 04.10.2025 07:31:12
  • Zuletzt bearbeitet 23.01.2026 20:02:35

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: avoid buffer overflow in WID string configuration Fix the following copy overflow warning identified by Smatch checker. drivers/net/wireless/microchip/wilc1000/wl...