Canonical

Ubuntu Pro 20.04 LTS

3682 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:48
  • Zuletzt bearbeitet 08.05.2026 18:23:22

In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: Flush anchored URBs in usbtmc_release When calling usbtmc_release, pending anchored URBs must be flushed or killed to prevent use-after-free errors (e.g. in the HCD gi...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:47
  • Zuletzt bearbeitet 08.05.2026 18:30:40

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: gadget: Fix spin_lock/unlock mismatch in dwc2_hsotg_udc_stop() dwc2_gadget_exit_clock_gating() internally calls call_gadget() macro, which expects hsotg->lock to be held...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:47
  • Zuletzt bearbeitet 08.05.2026 18:26:44

In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: Fix URB memory leak on submit failure When usb_submit_urb() fails in usbio_probe(), the previously allocated URB is never freed, causing a memory leak. Fix this ...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:46
  • Zuletzt bearbeitet 08.05.2026 18:45:57

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: fix NULL pointer dereference in ep_queue When the gadget endpoint is disabled or not yet configured, the ep->desc pointer can be NULL. This leads to a NULL poin...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:45
  • Zuletzt bearbeitet 08.05.2026 18:49:44

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: fix state inconsistency on gadget init failure When cdns3_gadget_start() fails, the DRD hardware is left in gadget mode while software state remains INACTIVE, c...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:44
  • Zuletzt bearbeitet 07.05.2026 19:08:55

In the Linux kernel, the following vulnerability has been resolved: bridge: br_nd_send: validate ND option lengths br_nd_send() walks ND options according to option-provided lengths. A malformed option can make the parser advance beyond the compute...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:44
  • Zuletzt bearbeitet 08.05.2026 18:52:16

In the Linux kernel, the following vulnerability has been resolved: auxdisplay: line-display: fix NULL dereference in linedisp_release linedisp_release() currently retrieves the enclosing struct linedisp via to_linedisp(). That lookup depends on th...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:43
  • Zuletzt bearbeitet 07.05.2026 19:11:00

In the Linux kernel, the following vulnerability has been resolved: comedi: dt2815: add hardware detection to prevent crash The dt2815 driver crashes when attached to I/O ports without actual hardware present. This occurs because syzkaller or users...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:42
  • Zuletzt bearbeitet 07.05.2026 19:18:34

In the Linux kernel, the following vulnerability has been resolved: comedi: ni_atmio16d: Fix invalid clean-up after failed attach If the driver's COMEDI "attach" handler function (`atmio16d_attach()`) returns an error, the COMEDI core will call the...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:42
  • Zuletzt bearbeitet 07.05.2026 19:13:00

In the Linux kernel, the following vulnerability has been resolved: comedi: runflags cannot determine whether to reclaim chanlist syzbot reported a memory leak [1], because commit 4e1da516debb ("comedi: Add reference counting for Comedi command han...