Canonical

Ubuntu 26.04

523 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:10
  • Zuletzt bearbeitet 14.05.2026 19:11:57

In the Linux kernel, the following vulnerability has been resolved: spi: cadence-quadspi: Parse DT for flashes with the rest of the DT parsing The recent refactoring of where runtime PM is enabled done in commit f1eb4e792bb1 ("spi: spi-cadence-quad...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:09
  • Zuletzt bearbeitet 14.05.2026 19:20:43

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode() rtw8822b_set_antenna() can be called from userspace when the chip is powered off. In that case a WARNING is triggere...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:09
  • Zuletzt bearbeitet 14.05.2026 19:21:09

In the Linux kernel, the following vulnerability has been resolved: drm/tests: shmem: Hold reservation lock around madvise Acquire and release the GEM object's reservation lock around calls to the object's madvide operation. The tests use drm_gem_s...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:08
  • Zuletzt bearbeitet 14.05.2026 19:21:57

In the Linux kernel, the following vulnerability has been resolved: drm/tests: shmem: Hold reservation lock around purge Acquire and release the GEM object's reservation lock around calls to the object's purge operation. The tests use drm_gem_shmem...

Warnung Medienbericht Exploit
  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 07:21:47
  • Zuletzt bearbeitet 14.05.2026 17:16:22

In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: avoid in-place decrypt on shared skb frags MSG_SPLICE_PAGES can attach pages from a pipe directly to an skb. TCP marks such skbs with SKBFL_SHARED_FRAG after skb_splice_...

  • EPSS 0.03%
  • Veröffentlicht 05.05.2026 16:16:16
  • Zuletzt bearbeitet 06.05.2026 13:08:07

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal() There's issue as follows: ... EXT4-fs (mmcblk0p1): Delayed block allocation failed for inode 206 at logica...

  • EPSS 0.03%
  • Veröffentlicht 05.05.2026 16:16:16
  • Zuletzt bearbeitet 06.05.2026 13:08:07

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_ll: Fix firmware leak on error path Smatch reports: drivers/bluetooth/hci_ll.c:587 download_firmware() warn: 'fw' from request_firmware() not released on lines: 544...

  • EPSS 0.01%
  • Veröffentlicht 05.05.2026 16:16:16
  • Zuletzt bearbeitet 08.05.2026 13:16:37

In the Linux kernel, the following vulnerability has been resolved: bpf: Reset register ID for BPF_END value tracking When a register undergoes a BPF_END (byte swap) operation, its scalar value is mutated in-place. If this register previously share...

  • EPSS 0.07%
  • Veröffentlicht 05.05.2026 16:16:16
  • Zuletzt bearbeitet 08.05.2026 13:16:37

In the Linux kernel, the following vulnerability has been resolved: dcache: Limit the minimal number of bucket to two There is an OOB read problem on dentry_hashtable when user sets 'dhash_entries=1': BUG: unable to handle page fault for address:...

  • EPSS 0.03%
  • Veröffentlicht 05.05.2026 16:16:16
  • Zuletzt bearbeitet 06.05.2026 13:08:07

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: platform_get_irq_byname() returns an int platform_get_irq_byname() will return a negative value if an error happens, so it should be checked and not just passed directly i...