Canonical

Ubuntu 26.04 LTS

1872 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.26%
  • Veröffentlicht 28.05.2026 09:40:54
  • Zuletzt bearbeitet 10.06.2026 21:11:53

In the Linux kernel, the following vulnerability has been resolved: HID: playstation: Clamp num_touch_reports A device would never lie about the number of touch reports would it? If it does the loop in dualshock4_parse_report will read off the end...

  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:40:53
  • Zuletzt bearbeitet 10.06.2026 21:12:01

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: put backbone reference on failed claim hash insert When batadv_bla_add_claim() fails to insert a new claim into the hash, it leaked a reference to the backbone_gw ...

  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:40:52
  • Zuletzt bearbeitet 10.06.2026 21:12:12

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

  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:40:51
  • Zuletzt bearbeitet 10.06.2026 21:12:21

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Clear VRAM on allocation to prevent stale data exposure KFD VRAM allocations set AMDGPU_GEM_CREATE_VRAM_WIPE_ON_RELEASE but not AMDGPU_GEM_CREATE_VRAM_CLEARED, leaving ...

  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:40:48
  • Zuletzt bearbeitet 10.06.2026 21:12:31

In the Linux kernel, the following vulnerability has been resolved: spi: ch341: fix devres lifetime USB drivers bind to USB interfaces and any device managed resources should have their lifetime tied to the interface rather than parent USB device. ...

  • EPSS 0.1%
  • Veröffentlicht 28.05.2026 09:40:47
  • Zuletzt bearbeitet 25.08.2026 13:19:15

In the Linux kernel, the following vulnerability has been resolved: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL The SCTP_SENDALL path in sctp_sendmsg() iterates ep->asocs with list_for_each_entry_safe(), which caches t...

  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:40:46
  • Zuletzt bearbeitet 10.06.2026 19:04:39

In the Linux kernel, the following vulnerability has been resolved: spi: fsl: fix controller deregistration Make sure to deregister the controller before releasing underlying resources like DMA during driver unbind.

  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:40:44
  • Zuletzt bearbeitet 10.06.2026 19:00:52

In the Linux kernel, the following vulnerability has been resolved: spi: rspi: fix controller deregistration Make sure to deregister the controller before releasing underlying resources like DMA during driver unbind.

  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:40:42
  • Zuletzt bearbeitet 10.06.2026 18:55:15

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failure When drm_gpuvm_resv_object_alloc() fails, the pre-allocated storage bo is not freed. Add xe_bo_free(storage) befo...

  • EPSS 0.08%
  • Veröffentlicht 28.05.2026 09:40:40
  • Zuletzt bearbeitet 11.06.2026 18:30:56

In the Linux kernel, the following vulnerability has been resolved: cgroup: Defer css percpu_ref kill on rmdir until cgroup is depopulated A chain of commits going back to v7.0 reworked rmdir to satisfy the controller invariant that a subsystem's -...