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.09%
  • Veröffentlicht 26.02.2025 07:00:53
  • Zuletzt bearbeitet 23.09.2025 14:16:08

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Fix error handling in mt8183_da7219_max98357_dev_probe The device_node pointer is returned by of_parse_phandle() with refcount incremented. We should use of_node_p...

  • EPSS 0.07%
  • Veröffentlicht 26.02.2025 07:00:53
  • Zuletzt bearbeitet 23.09.2025 14:16:22

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: fix a bug of accessing array out of bounds When error occurs in parsing jpeg, the slot isn't acquired yet, it may be the default value MXC_MAX_SLOTS. If the driver...

  • EPSS 0.08%
  • Veröffentlicht 26.02.2025 07:00:53
  • Zuletzt bearbeitet 23.09.2025 14:20:06

In the Linux kernel, the following vulnerability has been resolved: powerpc/tm: Fix more userspace r13 corruption Commit cf13435b730a ("powerpc/tm: Fix userspace r13 corruption") fixes a problem in treclaim where a SLB miss can occur on the thread_...

  • EPSS 0.14%
  • Veröffentlicht 26.02.2025 07:00:53
  • Zuletzt bearbeitet 23.09.2025 14:20:18

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Prevent decoding NV12M jpegs into single-planar buffers If the application queues an NV12M jpeg as output buffer, but then queues a single planar capture buffer, t...

  • EPSS 0.14%
  • Veröffentlicht 26.02.2025 07:00:53
  • Zuletzt bearbeitet 21.10.2025 17:13:31

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not double complete bio on errors during compressed reads I hit some weird panics while fixing up the error handling from btrfs_lookup_bio_sums(). Turns out the compress...

  • EPSS 0.02%
  • Veröffentlicht 26.02.2025 07:00:53
  • Zuletzt bearbeitet 21.01.2026 16:06:56

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not clean up repair bio if submit fails The submit helper will always run bio_endio() on the bio if it fails to submit, so cleaning up the bio just leads to a variety of ...

  • EPSS 0.06%
  • Veröffentlicht 26.02.2025 07:00:52
  • Zuletzt bearbeitet 23.09.2025 13:53:54

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix call timer start racing with call destruction The rxrpc_call struct has a timer used to handle various timed events relating to a call. This timer can get started from ...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:00:52
  • Zuletzt bearbeitet 23.09.2025 14:11:41

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: fix panic on out-of-bounds guest IRQ As guest_irq is coming from KVM_IRQFD API call, it may trigger crash in svm_update_pi_irte() due to out-of-bounds: crash> bt PID: 22...

  • EPSS 0.1%
  • Veröffentlicht 26.02.2025 07:00:52
  • Zuletzt bearbeitet 15.10.2025 19:40:49

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix scheduling while atomic The driver makes a call into midlayer (fc_remote_port_delete) which can put the thread to sleep. The thread that originates the call is i...

  • EPSS 0.08%
  • Veröffentlicht 26.02.2025 07:00:52
  • Zuletzt bearbeitet 15.10.2025 19:41:37

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix premature hw access after PCI error After a recoverable PCI error has been detected and recovered, qla driver needs to check to see if the error condition still ...