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.02%
  • Veröffentlicht 16.08.2025 11:12:24
  • Zuletzt bearbeitet 27.04.2026 14:16:25

In the Linux kernel, the following vulnerability has been resolved: iio: common: st_sensors: Fix use of uninitialize device structs Throughout the various probe functions &indio_dev->dev is used before it is initialized. This caused a kernel panic ...

  • EPSS 0.03%
  • Veröffentlicht 16.08.2025 11:12:23
  • Zuletzt bearbeitet 07.01.2026 18:57:51

In the Linux kernel, the following vulnerability has been resolved: comedi: pcl812: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: if ((1 << it->options[1]) & board->irq_bits) { However, `it->op...

  • EPSS 0.03%
  • Veröffentlicht 16.08.2025 11:12:22
  • Zuletzt bearbeitet 07.01.2026 18:58:20

In the Linux kernel, the following vulnerability has been resolved: comedi: aio_iiro_16: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: if ((1 << it->options[1]) & 0xdcfc) { However, `it->option...

  • EPSS 0.03%
  • Veröffentlicht 16.08.2025 11:12:20
  • Zuletzt bearbeitet 07.01.2026 17:38:48

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in cifs_oplock_break A race condition can occur in cifs_oplock_break() leading to a use-after-free of the cinode structure when unmounting: cifs_...

  • EPSS 0.02%
  • Veröffentlicht 16.08.2025 11:12:18
  • Zuletzt bearbeitet 18.11.2025 21:53:40

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix recv-recv race of completed call If a call receives an event (such as incoming data), the call gets placed on the socket's queue and a thread in recvmsg can be awakened ...

  • EPSS 0.02%
  • Veröffentlicht 16.08.2025 10:55:03
  • Zuletzt bearbeitet 07.01.2026 17:45:45

In the Linux kernel, the following vulnerability has been resolved: pinctrl: qcom: msm: mark certain pins as invalid for interrupts On some platforms, the UFS-reset pin has no interrupt logic in TLMM but is nevertheless registered as a GPIO in the ...

  • EPSS 0.03%
  • Veröffentlicht 16.08.2025 10:55:02
  • Zuletzt bearbeitet 07.01.2026 17:46:21

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Increment job count before swapping tail spsc queue A small race exists between spsc_queue_push and the run-job worker, in which spsc_queue_push may return not-first whi...

  • EPSS 0.03%
  • Veröffentlicht 16.08.2025 10:55:01
  • Zuletzt bearbeitet 22.01.2026 18:38:45

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix oops due to non-existence of prealloc backlog struct If an AF_RXRPC service socket is opened and bound, but calls are preallocated, then rxrpc_alloc_incoming_call() will...

  • EPSS 0.03%
  • Veröffentlicht 16.08.2025 10:55:00
  • Zuletzt bearbeitet 07.01.2026 17:47:21

In the Linux kernel, the following vulnerability has been resolved: wifi: zd1211rw: Fix potential NULL pointer dereference in zd_mac_tx_to_dev() There is a potential NULL pointer dereference in zd_mac_tx_to_dev(). For example, the following is poss...

  • EPSS 0.03%
  • Veröffentlicht 16.08.2025 10:54:54
  • Zuletzt bearbeitet 07.01.2026 17:58:51

In the Linux kernel, the following vulnerability has been resolved: wifi: prevent A-MSDU attacks in mesh networks This patch is a mitigation to prevent the A-MSDU spoofing vulnerability for mesh networks. The initial update to the IEEE 802.11 stand...