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.02%
  • Veröffentlicht 25.03.2024 10:15:08
  • Zuletzt bearbeitet 17.03.2025 15:03:13

In the Linux kernel, the following vulnerability has been resolved: USB: usbfs: Don't WARN about excessively large memory allocations Syzbot found that the kernel generates a WARNing if the user tries to submit a bulk transfer through usbfs with a ...

  • 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 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 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 18.03.2024 11:15:10
  • Zuletzt bearbeitet 10.03.2025 17:06:20

In the Linux kernel, the following vulnerability has been resolved: llc: Drop support for ETH_P_TR_802_2. syzbot reported an uninit-value bug below. [0] llc supports ETH_P_802_2 (0x0004) and used to support ETH_P_TR_802_2 (0x0011), and syzbot abus...

  • EPSS 0.01%
  • Veröffentlicht 18.03.2024 11:15:10
  • Zuletzt bearbeitet 10.03.2025 17:04:27

In the Linux kernel, the following vulnerability has been resolved: llc: make llc_ui_sendmsg() more robust against bonding changes syzbot was able to trick llc_ui_sendmsg(), allocating an skb with no headroom, but subsequently trying to push 14 byt...

  • EPSS 0.01%
  • Veröffentlicht 18.03.2024 11:15:09
  • Zuletzt bearbeitet 08.04.2025 15:26:38

In the Linux kernel, the following vulnerability has been resolved: PCI: switchtec: Fix stdev_release() crash after surprise hot remove A PCI device hot removal may occur while stdev->cdev is held open. The call to stdev_release() then happens duri...

  • EPSS 0.06%
  • Veröffentlicht 18.03.2024 11:15:09
  • Zuletzt bearbeitet 04.04.2025 14:51:32

In the Linux kernel, the following vulnerability has been resolved: block/rnbd-srv: Check for unlikely string overflow Since "dev_search_path" can technically be as large as PATH_MAX, there was a risk of truncation when copying it and a second stri...