Canonical

Ubuntu Pro 16.04 LTS

5033 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 21.10.2024 13:15:02
  • Zuletzt bearbeitet 03.03.2025 09:15:16

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 13:15:02
  • Zuletzt bearbeitet 12.05.2026 12:17:15

In the Linux kernel, the following vulnerability has been resolved: jfs: fix out-of-bounds in dbNextAG() and diAlloc() In dbNextAG() , there is no check for the case where bmp->db_numag is greater or same than MAXAG due to a polluted image, which c...

  • EPSS 0.04%
  • Veröffentlicht 21.10.2024 13:15:02
  • Zuletzt bearbeitet 23.10.2024 06:15:05

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.15%
  • Veröffentlicht 21.10.2024 13:15:02
  • Zuletzt bearbeitet 03.11.2025 20:16:33

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait dio completion It should wait all existing dio write IOs before block removal, otherwise, previous direct write IO may overwrite data in the block which may be re...

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

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev() Blamed commit accidentally removed a check for rt->rt6i_idev being NULL, as spotted by syzbot: Oops: general prote...

  • EPSS 0.02%
  • 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.01%
  • 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.01%
  • 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.01%
  • 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.02%
  • 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 ...