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 06.05.2026 11:32:25
  • Zuletzt bearbeitet 12.05.2026 21:21:32

In the Linux kernel, the following vulnerability has been resolved: fs/buffer: add alert in try_to_free_buffers() for folios without buffers try_to_free_buffers() can be called on folios with no buffers attached when filemap_release_folio() is invo...

  • EPSS 0.13%
  • Veröffentlicht 06.05.2026 11:32:24
  • Zuletzt bearbeitet 13.05.2026 20:55:15

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/ras: Move ras data alloc before bad page check In the rare event if eeprom has only invalid address entries, allocation is skipped, this causes following NULL pointer is...

  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:32:23
  • Zuletzt bearbeitet 13.05.2026 21:04:54

In the Linux kernel, the following vulnerability has been resolved: misc: bcm_vk: Fix possible null-pointer dereferences in bcm_vk_read() In the function bcm_vk_read(), the pointer entry is checked, indicating that it can be NULL. If entry is NULL ...

  • EPSS 0.13%
  • Veröffentlicht 06.05.2026 11:32:23
  • Zuletzt bearbeitet 13.05.2026 21:03:37

In the Linux kernel, the following vulnerability has been resolved: jfs: nlink overflow in jfs_rename If nlink is maximal for a directory (-1) and inside that directory you perform a rename for some child directory (not moving from the parent), the...

  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:32:22
  • Zuletzt bearbeitet 13.05.2026 21:07:09

In the Linux kernel, the following vulnerability has been resolved: misc: ti_fpc202: fix a potential memory leak in probe function Use for_each_child_of_node_scoped() to simplify the code and ensure the device node reference is automatically releas...

  • EPSS 0.13%
  • Veröffentlicht 06.05.2026 11:32:21
  • Zuletzt bearbeitet 01.06.2026 17:16:38

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: handle attr_set_size() errors when truncating files If attr_set_size() fails while truncating down, the error is silently ignored and the inode may be left in an inconsis...

  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:29:02
  • Zuletzt bearbeitet 01.06.2026 17:17:04

In the Linux kernel, the following vulnerability has been resolved: mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate() Although it is guided that `#mbox-cells` must be at least 1, there are many instances of `#mbox-cells = <0>;` in the ...

  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:29:00
  • Zuletzt bearbeitet 08.05.2026 19:38:24

In the Linux kernel, the following vulnerability has been resolved: dm: clear cloned request bio pointer when last clone bio completes Stale rq->bio values have been observed to cause double-initialization of cloned bios in request-based device-map...

  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:29:00
  • Zuletzt bearbeitet 08.05.2026 19:02:38

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Add sanity check for OOB writes at silencing At silencing the playback URB packets in the implicit fb mode before the actual playback, we blindly assume that the r...

  • EPSS 0.11%
  • Veröffentlicht 06.05.2026 11:28:59
  • Zuletzt bearbeitet 08.05.2026 19:34:27

In the Linux kernel, the following vulnerability has been resolved: APEI/GHES: ensure that won't go past CPER allocated record The logic at ghes_new() prevents allocating too large records, by checking if they're bigger than GHES_ESTATUS_MAX_SIZE (...