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 11.09.2024 16:15:07
  • Zuletzt bearbeitet 03.11.2025 23:15:50

In the Linux kernel, the following vulnerability has been resolved: fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE copy_fd_bitmaps(new, old, count) is expected to copy the first count/BITS_PER_LONG bits from old->full_fds_bits[] an...

  • EPSS 0.03%
  • Veröffentlicht 11.09.2024 16:15:07
  • Zuletzt bearbeitet 03.11.2025 23:15:50

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix error recovery leading to data corruption on ESE devices Extent Space Efficient (ESE) or thin provisioned volumes need to be formatted on demand during usual IO proc...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2024 16:15:07
  • Zuletzt bearbeitet 03.11.2025 23:15:50

In the Linux kernel, the following vulnerability has been resolved: mmc: mmc_test: Fix NULL dereference on allocation failure If the "test->highmem = alloc_pages()" allocation fails then calling __free_pages(test->highmem) will result in a NULL der...

  • EPSS 0.03%
  • Veröffentlicht 11.09.2024 16:15:06
  • Zuletzt bearbeitet 12.05.2026 12:17:10

In the Linux kernel, the following vulnerability has been resolved: netem: fix return value if duplicate enqueue fails There is a bug in netem_enqueue() introduced by commit 5845f706388a ("net: netem: fix skb length BUG_ON in __skb_to_sgvec") that ...

  • EPSS 0.01%
  • Veröffentlicht 06.09.2024 09:15:02
  • Zuletzt bearbeitet 10.09.2024 17:12:41

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xfer In af9035_i2c_master_xfer, msg is controlled by user. When msg[i].buf is null and msg[i].len is zero, former...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2024 20:15:09
  • Zuletzt bearbeitet 03.11.2025 23:15:49

In the Linux kernel, the following vulnerability has been resolved: Input: MT - limit max slots syzbot is reporting too large allocation at input_mt_init_slots(), for num_slots is supplied from userspace using ioctl(UI_DEV_CREATE). Since nobody kn...

  • EPSS 0.01%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 03.11.2025 23:15:47

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix a deadlock problem when config TC during resetting When config TC during the reset process, may cause a deadlock, the flow is as below: ...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 03.11.2025 23:15:47

In the Linux kernel, the following vulnerability has been resolved: atm: idt77252: prevent use after free in dequeue_rx() We can't dereference "skb" after calling vcc->push() because the skb is released.

  • EPSS 0.01%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 03.11.2025 23:15:47

In the Linux kernel, the following vulnerability has been resolved: gtp: pull network headers in gtp_dev_xmit() syzbot/KMSAN reported use of uninit-value in get_dev_xmit() [1] We must make sure the IPv4 or Ipv6 header is pulled in skb->head before...

  • EPSS 0.01%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 03.11.2025 23:15:48

In the Linux kernel, the following vulnerability has been resolved: vfs: Don't evict inode under the inode lru traversing context The inode reclaiming process(See function prune_icache_sb) collects all reclaimable inodes and mark them with I_FREEIN...