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.1%
  • Veröffentlicht 28.05.2026 09:36:12
  • Zuletzt bearbeitet 09.06.2026 21:02:12

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix data race at accessing runtime.oss.trigger Currently the runtime.oss.trigger field may be accessed concurrently without protection, which may lead to the data r...

  • EPSS 0.11%
  • Veröffentlicht 28.05.2026 09:36:09
  • Zuletzt bearbeitet 09.06.2026 21:01:01

In the Linux kernel, the following vulnerability has been resolved: 8021q: delete cleared egress QoS mappings vlan_dev_set_egress_priority() currently keeps cleared egress priority mappings in the hash as tombstones. Repeated set/clear cycles with ...

  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:36:07
  • Zuletzt bearbeitet 09.06.2026 21:06:37

In the Linux kernel, the following vulnerability has been resolved: usb: usblp: fix heap leak in IEEE 1284 device ID via short response usblp_ctrl_msg() collapses the usb_control_msg() return value to 0/-errno, discarding the actual number of bytes...

  • EPSS 0.14%
  • Veröffentlicht 28.05.2026 09:36:05
  • Zuletzt bearbeitet 10.06.2026 21:18:31

In the Linux kernel, the following vulnerability has been resolved: scsi: target: configfs: Bound snprintf() return in tg_pt_gp_members_show() target_tg_pt_gp_members_show() formats LUN paths with snprintf() into a 256-byte stack buffer, then will ...

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

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix pin leak and publication ordering in __pkvm_init_vcpu() Two bugs exist in the vCPU initialisation path: 1. If a check fails after hyp_pin_shared_mem() succeeds, th...

  • EPSS 0.35%
  • Veröffentlicht 28.05.2026 09:35:49
  • Zuletzt bearbeitet 04.07.2026 12:16:56

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix race between ICReq handling and queue teardown nvmet_tcp_handle_icreq() updates queue->state after sending an Initialization Connection Response (ICResp), but it doe...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:35:43
  • Zuletzt bearbeitet 24.06.2026 16:50:16

In the Linux kernel, the following vulnerability has been resolved: ipmi: Check event message buffer response for bad data The event message buffer response data size got checked later when processing, but check it right after the response comes ba...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:35:42
  • Zuletzt bearbeitet 24.06.2026 16:50:27

In the Linux kernel, the following vulnerability has been resolved: RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp() Sashiko points out that pd->uctx isn't initialized until late in the function so all these error flow referen...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:35:37
  • Zuletzt bearbeitet 24.06.2026 16:51:28

In the Linux kernel, the following vulnerability has been resolved: wifi: b43: enforce bounds check on firmware key index in b43_rx() The firmware-controlled key index in b43_rx() can exceed the dev->key[] array size (58 entries). The existing B43_...

  • EPSS 0.53%
  • Veröffentlicht 28.05.2026 09:35:34
  • Zuletzt bearbeitet 24.06.2026 16:51:46

In the Linux kernel, the following vulnerability has been resolved: libceph: Fix slab-out-of-bounds access in auth message processing If a (potentially corrupted) message of type CEPH_MSG_AUTH_REPLY contains a positive value in its result field, it...