Canonical

Ubuntu Pro 18.04 LTS

4807 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 29.12.2024 09:15:06
  • Zuletzt bearbeitet 03.11.2025 21:18:23

In the Linux kernel, the following vulnerability has been resolved: net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic() Packets injected by the CPU should have a SRC_PORT field equal to the CPU port module index in the Ana...

  • EPSS 0%
  • Veröffentlicht 28.12.2024 10:15:19
  • Zuletzt bearbeitet 15.12.2025 20:53:18

In the Linux kernel, the following vulnerability has been resolved: media: atomisp: Add check for rgby_data memory allocation failure In ia_css_3a_statistics_allocate(), there is no check on the allocation result of the rgby_data memory. If rgby_da...

  • EPSS 0.01%
  • Veröffentlicht 28.12.2024 10:15:18
  • Zuletzt bearbeitet 03.11.2025 21:18:21

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix soft lockups in fib6_select_path under high next hop churn Soft lockups have been observed on a cluster of Linux-based edge routers located in a highly dynamic environmen...

  • EPSS 0.03%
  • Veröffentlicht 28.12.2024 10:15:18
  • Zuletzt bearbeitet 03.11.2025 21:18:21

In the Linux kernel, the following vulnerability has been resolved: 9p/xen: fix release of IRQ Kernel logs indicate an IRQ was double-freed. Pass correct device ID during IRQ release. [Dominique: remove confusing variable reset to 0]

  • EPSS 0.01%
  • Veröffentlicht 28.12.2024 10:15:17
  • Zuletzt bearbeitet 03.11.2025 21:18:20

In the Linux kernel, the following vulnerability has been resolved: media: wl128x: Fix atomicity violation in fmc_send_cmd() Atomicity violation occurs when the fmc_send_cmd() function is executed simultaneously with the modification of the fmdev->...

  • EPSS 0.02%
  • Veröffentlicht 28.12.2024 10:15:14
  • Zuletzt bearbeitet 03.11.2025 21:18:19

In the Linux kernel, the following vulnerability has been resolved: mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C device While design wise the idea of converting the driver to use the hierarchy of the IRQ chips is correct, the implementa...

  • EPSS 0.03%
  • Veröffentlicht 28.12.2024 10:15:14
  • Zuletzt bearbeitet 01.10.2025 20:17:40

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on node blkaddr in truncate_node() syzbot reports a f2fs bug as below: ------------[ cut here ]------------ kernel BUG at fs/f2fs/segment.c:2534! RIP:...

  • EPSS 0.02%
  • Veröffentlicht 28.12.2024 10:15:12
  • Zuletzt bearbeitet 03.11.2025 21:18:19

In the Linux kernel, the following vulnerability has been resolved: sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transport Since transport->sock has been set to NULL during reset transport, XPRT_SOCK_UPD_TIMEOUT also needs to be cleared. Otherwis...

  • EPSS 0.01%
  • Veröffentlicht 28.12.2024 10:15:09
  • Zuletzt bearbeitet 03.11.2025 21:18:18

In the Linux kernel, the following vulnerability has been resolved: crypto: bcm - add error check in the ahash_hmac_init function The ahash_init functions may return fails. The ahash_hmac_init should not return ok when ahash_init returns error. For...

  • EPSS 0%
  • Veröffentlicht 28.12.2024 10:15:08
  • Zuletzt bearbeitet 03.11.2025 21:18:18

In the Linux kernel, the following vulnerability has been resolved: powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init() During early init CMA_MIN_ALIGNMENT_BYTES can be PAGE_SIZE, since pageblock_order is still zero and it get...