Canonical

Ubuntu 20.04 LTS

3474 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.23%
  • Veröffentlicht 21.10.2024 12:15:07
  • Zuletzt bearbeitet 03.11.2025 23:16:18

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param In the `wilc_parse_join_bss_param` function, the TSF field of the `ies` structure is accessed after...

  • EPSS 0.26%
  • Veröffentlicht 21.10.2024 12:15:07
  • Zuletzt bearbeitet 12.05.2026 12:17:15

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop() Since '__dev_queue_xmit()' should be called with interrupts enabled, the following backtrace: ieee80211_do_sto...

  • EPSS 0.26%
  • Veröffentlicht 21.10.2024 12:15:06
  • Zuletzt bearbeitet 12.05.2026 12:17:13

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency In the commit aee2424246f9 ("RDMA/iwcm: Fix a use-after-free related to destroying CM IDs"), the function flush...

  • EPSS 0.28%
  • Veröffentlicht 21.10.2024 12:15:06
  • Zuletzt bearbeitet 12.05.2026 12:17:13

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error Ensure index in rtl2830_pid_filter does not exceed 31 to prevent out-of-bounds access. dev->filters is a 32...

  • EPSS 0.27%
  • Veröffentlicht 21.10.2024 12:15:06
  • Zuletzt bearbeitet 05.05.2026 15:35:05

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error Ensure index in rtl2832_pid_filter does not exceed 31 to prevent out-of-bounds access. dev->filters is a 32...

  • EPSS 0.26%
  • Veröffentlicht 21.10.2024 12:15:06
  • Zuletzt bearbeitet 12.05.2026 12:17:13

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential null-ptr-deref in nilfs_btree_insert() Patch series "nilfs2: fix potential issues with empty b-tree nodes". This series addresses three potential issues with...

  • EPSS 0.25%
  • Veröffentlicht 21.10.2024 12:15:06
  • Zuletzt bearbeitet 12.05.2026 12:17:14

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid OOB when system.data xattr changes underneath the filesystem When looking up for an entry in an inlined directory, if e_value_offs is changed underneath the filesystem ...

  • EPSS 0.28%
  • Veröffentlicht 21.10.2024 12:15:05
  • Zuletzt bearbeitet 12.05.2026 12:17:12

In the Linux kernel, the following vulnerability has been resolved: tcp: check skb is non-NULL in tcp_rto_delta_us() We have some machines running stock Ubuntu 20.04.6 which is their 5.4.0-174-generic kernel that are running ceph and recently hit a...

  • EPSS 1.37%
  • Veröffentlicht 21.10.2024 12:15:05
  • Zuletzt bearbeitet 12.05.2026 12:17:13

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put() syzbot reported that nf_reject_ip6_tcphdr_put() was possibly sending garbage on the four reserved tcp bits (th->res1) Use...

  • EPSS 1.17%
  • Veröffentlicht 21.10.2024 12:15:05
  • Zuletzt bearbeitet 12.05.2026 12:17:13

In the Linux kernel, the following vulnerability has been resolved: nfsd: return -EINVAL when namelen is 0 When we have a corrupted main.sqlite in /var/lib/nfs/nfsdcld/, it may result in namelen being 0, which will cause memdup_user() to return ZER...