Canonical

Ubuntu Pro 18.04 LTS

5526 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.09%
  • Veröffentlicht 27.05.2026 12:56:16
  • Zuletzt bearbeitet 16.06.2026 15:24:40

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Add missing save/restore handling of LBR MSRs MSR_IA32_DEBUGCTLMSR and LBR MSRs are currently not enumerated by KVM_GET_MSR_INDEX_LIST, and LBR MSRs cannot be set with KV...

  • EPSS 0.14%
  • Veröffentlicht 27.05.2026 12:56:05
  • Zuletzt bearbeitet 16.06.2026 15:25:48

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix u32 overflow in pushbuf reloc bounds check nouveau_gem_pushbuf_reloc_apply() validates each relocation with if (r->reloc_bo_offset + 4 > nvbo->bo.base.size) ...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:56:01
  • Zuletzt bearbeitet 16.06.2026 15:26:04

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Handle probe errors properly The probe procedure of setup_card() in caiaq driver doesn't treat the error cases gracefully, e.g. the error from snd_card_register() call...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:55:57
  • Zuletzt bearbeitet 16.06.2026 15:26:25

In the Linux kernel, the following vulnerability has been resolved: ext2: reject inodes with zero i_nlink and valid mode in ext2_iget() ext2_iget() already rejects inodes with i_nlink == 0 when i_mode is zero or i_dtime is set, treating them as del...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:55:55
  • Zuletzt bearbeitet 16.06.2026 13:14:03

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix conn-level packet handling to unshare RESPONSE packets The security operations that verify the RESPONSE packets decrypt bits of it in place - however, the sk_buff may be...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:55:51
  • Zuletzt bearbeitet 16.06.2026 13:41:25

In the Linux kernel, the following vulnerability has been resolved: scsi: sd: fix missing put_disk() when device_add(&disk_dev) fails If device_add(&sdkp->disk_dev) fails, put_device() runs scsi_disk_release(), which frees the scsi_disk but leaves ...

  • EPSS 0.14%
  • Veröffentlicht 27.05.2026 12:55:47
  • Zuletzt bearbeitet 16.06.2026 13:47:38

In the Linux kernel, the following vulnerability has been resolved: ibmasm: fix OOB reads in command_file_write due to missing size checks The command_file_write() handler allocates a kernel buffer of exactly count bytes and copies user data into i...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:55:46
  • Zuletzt bearbeitet 16.06.2026 13:48:45

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Add spectre boundry for syscall dispatch table The LoongArch syscall number is directly controlled by userspace, but does not have a array_index_nospec() boundry to prev...

  • EPSS 0.46%
  • Veröffentlicht 27.05.2026 12:55:39
  • Zuletzt bearbeitet 16.06.2026 13:53:39

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix re-decryption of RESPONSE packets If a RESPONSE packet gets a temporary failure during processing, it may end up in a partially decrypted state - and then get requeued f...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:18:43
  • Zuletzt bearbeitet 16.06.2026 14:05:15

In the Linux kernel, the following vulnerability has been resolved: ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/O When allocating blocks during within-EOF DIO and writeback with dioread_nolock enabled, EXT4_GET_BLOCKS...