Canonical

Ubuntu Pro 14.04 LTS

5457 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:57:05
  • Zuletzt bearbeitet 16.06.2026 15:03:49

In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Add fallback to default RSR for S/PDIF spdif_passthru_playback_get_resources() uses atc->pll_rate as the RSR for the MSR calculation loop. However, pll_rate is only up...

  • EPSS 0.49%
  • Veröffentlicht 27.05.2026 12:56:29
  • Zuletzt bearbeitet 16.06.2026 15:55:09

In the Linux kernel, the following vulnerability has been resolved: libceph: Prevent potential null-ptr-deref in ceph_handle_auth_reply() If a message of type CEPH_MSG_AUTH_REPLY contains a zero value for both protocol and result, this is currently...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:56:28
  • Zuletzt bearbeitet 16.06.2026 15:55:23

In the Linux kernel, the following vulnerability has been resolved: dm mirror: fix integer overflow in create_dirty_log() The argument count calculation in create_dirty_log() performs `*args_used = 2 + param_count` before validating against argc. W...

  • EPSS 0.15%
  • Veröffentlicht 27.05.2026 12:56:26
  • Zuletzt bearbeitet 16.06.2026 15:55:32

In the Linux kernel, the following vulnerability has been resolved: misc: ibmasm: fix OOB MMIO read in ibmasm_handle_mouse_interrupt() ibmasm_handle_mouse_interrupt() performs an out-of-bounds MMIO read when the queue reader or writer index from ha...

  • EPSS 0.18%
  • Veröffentlicht 27.05.2026 12:56:19
  • Zuletzt bearbeitet 16.06.2026 15:23:42

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: stop parsing UAC2 rates at MAX_NR_RATES parse_uac2_sample_rate_range() caps the number of enumerated rates at MAX_NR_RATES, but it only breaks out of the current r...

  • 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...