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.14%
  • Veröffentlicht 28.05.2026 09:40:13
  • Zuletzt bearbeitet 10.06.2026 16:59:29

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: validate SVM ioctl nattr against buffer size Validate nattr field against the buffer size, preventing out-of-bounds buffer access via user-controlled attribute count. ...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:36:44
  • Zuletzt bearbeitet 11.06.2026 03:10:53

In the Linux kernel, the following vulnerability has been resolved: fbcon: Avoid OOB font access if console rotation fails Clear the font buffer if the reallocation during console rotation fails in fbcon_rotate_font(). The putcs implementations for...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:36:38
  • Zuletzt bearbeitet 11.06.2026 03:01:42

In the Linux kernel, the following vulnerability has been resolved: sound: ua101: fix division by zero at probe Add a missing sanity check for bNrChannels in detect_usb_format() to prevent a division by zero in playback_urb_complete() and capture_u...

  • EPSS 0.14%
  • Veröffentlicht 28.05.2026 09:36:33
  • Zuletzt bearbeitet 11.06.2026 03:00:18

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog task Watchdog task might end between send_sig() and kthread_stop() calls, what results in the use-after-fr...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:36:32
  • Zuletzt bearbeitet 11.06.2026 02:59:53

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq() Sashiko points out that mlx4_srq_alloc() was not undone during error unwind, add the missing call to mlx4_srq_free().

  • EPSS 0.5%
  • Veröffentlicht 28.05.2026 09:36:31
  • Zuletzt bearbeitet 10.06.2026 21:14:53

In the Linux kernel, the following vulnerability has been resolved: ipmi: Add limits to event and receive message requests The driver would just fetch events and receive messages until the BMC said it was done. To avoid issues with BMCs that never...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:36:28
  • Zuletzt bearbeitet 10.06.2026 21:08:59

In the Linux kernel, the following vulnerability has been resolved: x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache Make sure resources are not improperly shared in the op cache and cause instruction corruption this w...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:36:24
  • Zuletzt bearbeitet 11.06.2026 12:56:33

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix uninit-value by validating catalog record size Syzbot reported a KMSAN uninit-value issue in hfsplus_strcasecmp(). The root cause is that hfs_brec_read() doesn't valid...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:36:22
  • Zuletzt bearbeitet 10.06.2026 21:14:35

In the Linux kernel, the following vulnerability has been resolved: usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctl Just like in a previous problem in this driver, usblp_ctrl_msg() will collapse the usb_control_msg() return value to 0...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:36:18
  • Zuletzt bearbeitet 10.06.2026 21:13:41

In the Linux kernel, the following vulnerability has been resolved: wifi: b43legacy: enforce bounds check on firmware key index in RX path Same fix as b43: the firmware-controlled key index in b43legacy_rx() can exceed dev->max_nr_keys. The existin...