Canonical

Ubuntu Pro 20.04 LTS

5265 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.31%
  • Veröffentlicht 12.07.2024 13:15:18
  • Zuletzt bearbeitet 04.08.2026 11:19:10

In the Linux kernel, the following vulnerability has been resolved: f2fs: remove clear SB_INLINECRYPT flag in default_options In f2fs_remount, SB_INLINECRYPT flag will be clear and re-set. If create new file or open file during this gap, these file...

  • EPSS 0.22%
  • Veröffentlicht 12.07.2024 13:15:18
  • Zuletzt bearbeitet 03.11.2025 22:17:19

In the Linux kernel, the following vulnerability has been resolved: ext4: do not create EA inode under buffer lock ext4_xattr_set_entry() creates new EA inodes while holding buffer lock on the external xattr block. This is problematic as it nests a...

  • EPSS 0.26%
  • Veröffentlicht 12.07.2024 13:15:17
  • Zuletzt bearbeitet 04.08.2026 11:19:08

In the Linux kernel, the following vulnerability has been resolved: ima: Avoid blocking in RCU read-side critical section A panic happens in ima_match_policy: BUG: unable to handle kernel NULL pointer dereference at 0000000000000010 PGD 42f873067 ...

  • EPSS 0.29%
  • Veröffentlicht 12.07.2024 13:15:15
  • Zuletzt bearbeitet 03.11.2025 22:17:14

In the Linux kernel, the following vulnerability has been resolved: xhci: Handle TD clearing for multiple streams case When multiple streams are in use, multiple TDs might be in flight when an endpoint is stopped. We need to issue a Set TR Dequeue ...

  • EPSS 0.3%
  • Veröffentlicht 12.07.2024 13:15:14
  • Zuletzt bearbeitet 04.08.2026 11:19:05

In the Linux kernel, the following vulnerability has been resolved: parisc: Try to fix random segmentation faults in package builds PA-RISC systems with PA8800 and PA8900 processors have had problems with random segmentation faults for many years. ...

  • EPSS 0.3%
  • Veröffentlicht 12.07.2024 13:15:13
  • Zuletzt bearbeitet 04.08.2026 11:19:02

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash problem in concurrent scenario When link status change, the nic driver need to notify the roce driver to handle this event, but at this time, the roce d...

  • EPSS 0.22%
  • Veröffentlicht 12.07.2024 13:15:13
  • Zuletzt bearbeitet 04.08.2026 11:19:02

In the Linux kernel, the following vulnerability has been resolved: io_uring/io-wq: Use set_bit() and test_bit() at worker->flags Utilize set_bit() and test_bit() on worker->flags within io_uring/io-wq to address potential data races. The structur...

  • EPSS 0.29%
  • Veröffentlicht 12.07.2024 13:15:13
  • Zuletzt bearbeitet 04.08.2026 11:19:02

In the Linux kernel, the following vulnerability has been resolved: cachefiles: remove requests from xarray during flushing requests Even with CACHEFILES_DEAD set, we can still read the requests, so in the following concurrency the request may be u...

  • EPSS 0.28%
  • Veröffentlicht 12.07.2024 13:15:12
  • Zuletzt bearbeitet 03.11.2025 22:17:05

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE) Lack of check for copy-on-write (COW) mapping in drm_gem_shmem_mmap allows users to call mmap with PROT_WRITE and MA...

  • EPSS 0.22%
  • Veröffentlicht 12.07.2024 13:15:12
  • Zuletzt bearbeitet 04.08.2026 11:19:01

In the Linux kernel, the following vulnerability has been resolved: sock_map: avoid race between sock_map_close and sk_psock_put sk_psock_get will return NULL if the refcount of psock has gone to 0, which will happen when the last call of sk_psock_...