Canonical

Ubuntu 24.04 LTS

5749 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:34
  • Zuletzt bearbeitet 13.05.2026 20:11:32

In the Linux kernel, the following vulnerability has been resolved: xfs: remove xfs_attr_leaf_hasname The calling convention of xfs_attr_leaf_hasname() is problematic, because it returns a NULL buffer when xfs_attr3_leaf_read fails, a valid buffer ...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:33
  • Zuletzt bearbeitet 13.05.2026 20:12:10

In the Linux kernel, the following vulnerability has been resolved: HID: hid-pl: handle probe errors Errors in init must be reported back or we'll follow a NULL pointer the first time FF is used.

  • EPSS 0.02%
  • Veröffentlicht 06.05.2026 11:27:32
  • Zuletzt bearbeitet 13.05.2026 20:14:44

In the Linux kernel, the following vulnerability has been resolved: perf/arm-cmn: Reject unsupported hardware configurations So far we've been fairly lax about accepting both unknown CMN models (at least with a warning), and unknown revisions of th...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:31
  • Zuletzt bearbeitet 13.05.2026 20:15:21

In the Linux kernel, the following vulnerability has been resolved: net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean() The priv->rx_buffer and priv->tx_buffer are alloc'd together as contiguous buffers in uhdlc_init() but freed as t...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:30
  • Zuletzt bearbeitet 13.05.2026 20:18:47

In the Linux kernel, the following vulnerability has been resolved: Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV" This reverts commit 05703271c3cd ("PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:30
  • Zuletzt bearbeitet 13.05.2026 20:15:47

In the Linux kernel, the following vulnerability has been resolved: powerpc/smp: Add check for kcalloc() failure in parse_thread_groups() As kcalloc() may fail, check its return value to avoid a NULL pointer dereference when passing it to of_proper...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:28
  • Zuletzt bearbeitet 13.05.2026 21:10:02

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imx_rproc: Fix invalid loaded resource table detection imx_rproc_elf_find_loaded_rsc_table() may incorrectly report a loaded resource table even when the current firmwa...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:27
  • Zuletzt bearbeitet 13.05.2026 18:41:04

In the Linux kernel, the following vulnerability has been resolved: mfd: core: Add locking around 'mfd_of_node_list' Manipulating a list in the kernel isn't safe without some sort of mutual exclusion. Add a mutex any time we access / modify 'mfd_of...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:26
  • Zuletzt bearbeitet 13.05.2026 20:52:24

In the Linux kernel, the following vulnerability has been resolved: ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lut Number of MW LUTs depends on NTB configuration and can be set to zero, in such scenario rounddown_pow_of_two will cause ...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:25
  • Zuletzt bearbeitet 13.05.2026 20:56:43

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: Do not crash on missing msc->input Fake USB devices can send their own report descriptors for which the input_mapping() hook does not get called. In this case, ms...