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 19.06.2024 15:15:52
  • Zuletzt bearbeitet 01.04.2025 18:27:26

In the Linux kernel, the following vulnerability has been resolved: scsi: scsi_debug: Fix type in min_t to avoid stack OOB Change min_t() to use type "u32" instead of type "int" to avoid stack out of bounds. With min_t() type "int" the values get s...

  • EPSS 0.01%
  • Veröffentlicht 19.06.2024 15:15:52
  • Zuletzt bearbeitet 29.09.2025 17:14:35

In the Linux kernel, the following vulnerability has been resolved: USB: core: Make do_proc_control() and do_proc_bulk() killable The USBDEVFS_CONTROL and USBDEVFS_BULK ioctls invoke usb_start_wait_urb(), which contains an uninterruptible wait with...

  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 14:15:21
  • Zuletzt bearbeitet 17.09.2025 17:06:22

In the Linux kernel, the following vulnerability has been resolved: m68k: Fix spinlock race in kernel thread creation Context switching does take care to retain the correct lock owner across the switch from 'prev' to 'next' tasks. This does rely o...

  • EPSS 0.09%
  • Veröffentlicht 19.06.2024 14:15:21
  • Zuletzt bearbeitet 04.11.2025 18:16:28

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Set lower bound of start tick time Currently ALSA timer doesn't have the lower limit of the start tick time, and it allows a very small size, e.g. 1 tick with 1ns reso...

  • EPSS 0.01%
  • Veröffentlicht 19.06.2024 14:15:20
  • Zuletzt bearbeitet 04.11.2025 18:16:28

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix a race between readers and resize checks The reader code in rb_get_reader_page() swaps a new reader page into the ring buffer by doing cmpxchg on old->list.prev->n...

  • EPSS 0.03%
  • Veröffentlicht 19.06.2024 14:15:20
  • Zuletzt bearbeitet 03.10.2025 15:24:10

In the Linux kernel, the following vulnerability has been resolved: macintosh/via-macii: Fix "BUG: sleeping function called from invalid context" The via-macii ADB driver calls request_irq() after disabling hard interrupts. But disabling interrupts...

  • EPSS 0.01%
  • Veröffentlicht 19.06.2024 14:15:19
  • Zuletzt bearbeitet 12.05.2026 12:16:54

In the Linux kernel, the following vulnerability has been resolved: netrom: fix possible dead-lock in nr_rt_ioctl() syzbot loves netrom, and found a possible deadlock in nr_rt_ioctl [1] Make sure we always acquire nr_node_list_lock before nr_node_...

  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 14:15:19
  • Zuletzt bearbeitet 12.05.2026 12:16:54

In the Linux kernel, the following vulnerability has been resolved: af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg A data-race condition has been identified in af_unix. In one data path, the write function unix_release_sock() atom...

  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 14:15:19
  • Zuletzt bearbeitet 21.11.2024 09:26:26

In the Linux kernel, the following vulnerability has been resolved: eth: sungem: remove .ndo_poll_controller to avoid deadlocks Erhard reports netpoll warnings from sungem: netpoll_send_skb_on_dev(): eth0 enabled interrupts in poll (gem_start_xm...

  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 14:15:19
  • Zuletzt bearbeitet 12.05.2026 12:16:54

In the Linux kernel, the following vulnerability has been resolved: jffs2: prevent xattr node from overflowing the eraseblock Add a check to make sure that the requested xattr node size is no larger than the eraseblock minus the cleanmarker. Unlik...