Canonical

Ubuntu Pro 16.04 LTS

5719 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.27%
  • Veröffentlicht 28.05.2026 09:40:29
  • Zuletzt bearbeitet 10.06.2026 19:16:30

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: prevent use-after-free when deleting claims When batadv_bla_del_backbone_claims() removes all claims for a backbone, it does this by dropping the link entry in the...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:40:21
  • Zuletzt bearbeitet 10.06.2026 16:50:09

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing IB Rewrite the IB parsing to use amdgpu_ib_get_value() which handles the bounds checks.

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:40:16
  • Zuletzt bearbeitet 10.06.2026 17:11:00

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg.

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:40:16
  • Zuletzt bearbeitet 10.06.2026 17:14:37

In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix controller deregistration Make sure to deregister the controller before disabling and releasing underlying resources like interrupts and gpios during driver unbin...

  • EPSS 0.28%
  • Veröffentlicht 28.05.2026 09:40:14
  • Zuletzt bearbeitet 10.06.2026 17:09:27

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix integer overflow on buff_pos Fixing an integer overflow present in batadv_iv_ogm_send_to_if. The size check is done using the int type in batadv_iv_ogm_aggr_packet ...

  • 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:46
  • Zuletzt bearbeitet 10.06.2026 19:20:04

In the Linux kernel, the following vulnerability has been resolved: xfrm: ah: account for ESN high bits in async callbacks AH allocates its temporary auth/ICV layout differently when ESN is enabled: the async ahash setup appends a 4-byte seqhi slot...

  • 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.09%
  • Veröffentlicht 28.05.2026 09:36:41
  • Zuletzt bearbeitet 11.06.2026 03:06:52

In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: fix kthread lifetime race between self-exit and external-stop RSI driver use both self-exit(kthread_complete_and_exit) and external-stop (kthread_stop) when killing a kt...

  • 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...