Canonical

Ubuntu 20.04 LTS

3473 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 08:11:30
  • Zuletzt bearbeitet 14.01.2026 19:16:22

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix leak of 'r10bio->remaining' for recovery raid10_sync_request() will add 'r10bio->remaining' for both rdev and replacement rdev. However, if the read io fails, recove...

  • EPSS 0.01%
  • Veröffentlicht 16.09.2025 08:11:29
  • Zuletzt bearbeitet 14.01.2026 19:16:21

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp conn->chan_lock isn't acquired before l2cap_get_chan_by_scid, if l2cap_get_chan_by_scid returns NULL, then 'bad u...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 08:11:28
  • Zuletzt bearbeitet 14.01.2026 19:16:21

In the Linux kernel, the following vulnerability has been resolved: sctp: check send stream number after wait_for_sndbuf This patch fixes a corner case where the asoc out stream count may change after wait_for_sndbuf. When the main thread in the c...

  • EPSS 0.01%
  • Veröffentlicht 16.09.2025 08:11:27
  • Zuletzt bearbeitet 14.01.2026 19:16:21

In the Linux kernel, the following vulnerability has been resolved: udf: Do not update file length for failed writes to inline files When write to inline file fails (or happens only partly), we still updated length of inline data as if the whole wr...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 08:11:22
  • Zuletzt bearbeitet 14.01.2026 19:16:20

In the Linux kernel, the following vulnerability has been resolved: samples/bpf: Fix fout leak in hbm's run_bpf_prog Fix fout being fopen'ed but then not subsequently fclose'd. In the affected branch, fout is otherwise going out of scope.

  • EPSS 0.01%
  • Veröffentlicht 16.09.2025 08:11:21
  • Zuletzt bearbeitet 14.01.2026 19:16:20

In the Linux kernel, the following vulnerability has been resolved: drm/client: Fix memory leak in drm_client_modeset_probe When a new mode is set to modeset->mode, the previous mode should be freed. This fixes the following kmemleak report: drm_m...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 08:11:21
  • Zuletzt bearbeitet 14.01.2026 19:16:20

In the Linux kernel, the following vulnerability has been resolved: media: bdisp: Add missing check for create_workqueue Add the check for the return value of the create_workqueue in order to avoid NULL pointer dereference.

  • EPSS 0.01%
  • Veröffentlicht 16.09.2025 08:11:18
  • Zuletzt bearbeitet 14.01.2026 19:16:20

In the Linux kernel, the following vulnerability has been resolved: ext4: add bounds checking in get_max_inline_xattr_value_size() Normally the extended attributes in the inode body would have been checked when the inode is first opened, but if som...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 08:11:14
  • Zuletzt bearbeitet 14.01.2026 19:16:19

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Remove unused nvme_ls_waitq wait queue System crash when qla2x00_start_sp(sp) returns error code EGAIN and wake_up gets called for uninitialized wait queue sp->nvme_...

  • EPSS 0.01%
  • Veröffentlicht 16.09.2025 08:11:12
  • Zuletzt bearbeitet 14.01.2026 19:16:19

In the Linux kernel, the following vulnerability has been resolved: wifi: iwl3945: Add missing check for create_singlethread_workqueue Add the check for the return value of the create_singlethread_workqueue in order to avoid NULL pointer dereferenc...