Canonical

Ubuntu 24.04 LTS

6642 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.23%
  • Veröffentlicht 08.11.2024 06:15:16
  • Zuletzt bearbeitet 03.11.2025 23:17:00

In the Linux kernel, the following vulnerability has been resolved: arm64: probes: Fix uprobes for big-endian kernels The arm64 uprobes code is broken for big-endian kernels as it doesn't convert the in-memory instruction encoding (which is always ...

  • EPSS 0.23%
  • Veröffentlicht 08.11.2024 06:15:16
  • Zuletzt bearbeitet 03.11.2025 23:17:00

In the Linux kernel, the following vulnerability has been resolved: posix-clock: Fix missing timespec64 check in pc_clock_settime() As Andrew pointed out, it will make sense that the PTP core checked timespec64 struct's tv_sec and tv_nsec range bef...

  • EPSS 0.21%
  • Veröffentlicht 08.11.2024 06:15:16
  • Zuletzt bearbeitet 03.11.2025 23:17:01

In the Linux kernel, the following vulnerability has been resolved: pinctrl: ocelot: fix system hang on level based interrupts The current implementation only calls chained_irq_enter() and chained_irq_exit() if it detects pending interrupts. ``` f...

  • EPSS 0.18%
  • Veröffentlicht 08.11.2024 06:15:16
  • Zuletzt bearbeitet 01.10.2025 21:16:02

In the Linux kernel, the following vulnerability has been resolved: pinctrl: intel: platform: fix error path in device_for_each_child_node() The device_for_each_child_node() loop requires calls to fwnode_handle_put() upon early returns to decrement...

  • EPSS 0.21%
  • Veröffentlicht 08.11.2024 06:15:16
  • Zuletzt bearbeitet 03.11.2025 23:17:01

In the Linux kernel, the following vulnerability has been resolved: iio: light: veml6030: fix IIO device retrieval from embedded device The dev pointer that is received as an argument in the in_illuminance_period_available_show function references ...

  • EPSS 0.22%
  • Veröffentlicht 08.11.2024 06:15:16
  • Zuletzt bearbeitet 03.11.2025 23:17:01

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: skip HugeTLB pages for unuse_vma I got a bad pud error and lost a 1GB HugeTLB when calling swapoff. The problem can be reproduced by the following steps: 1. Allocat...

  • EPSS 0.2%
  • Veröffentlicht 08.11.2024 06:15:16
  • Zuletzt bearbeitet 03.11.2025 23:17:01

In the Linux kernel, the following vulnerability has been resolved: maple_tree: correct tree corruption on spanning store Patch series "maple_tree: correct tree corruption on spanning store", v3. There has been a nasty yet subtle maple tree corrup...

  • EPSS 0.21%
  • Veröffentlicht 08.11.2024 06:15:16
  • Zuletzt bearbeitet 03.11.2025 23:17:01

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix encoder->possible_clones Include the encoder itself in its possible_clones bitmask. In the past nothing validated that drivers were populating possible_clones corre...

  • EPSS 0.23%
  • Veröffentlicht 08.11.2024 06:15:16
  • Zuletzt bearbeitet 03.11.2025 23:17:02

In the Linux kernel, the following vulnerability has been resolved: nilfs2: propagate directory read errors from nilfs_find_entry() Syzbot reported that a task hang occurs in vcs_open() during a fuzzing test for nilfs2. The root cause of this prob...

  • EPSS 0.23%
  • Veröffentlicht 08.11.2024 06:15:16
  • Zuletzt bearbeitet 22.05.2025 13:15:54

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix address emission with tag-based KASAN enabled When BPF_TRAMP_F_CALL_ORIG is enabled, the address of a bpf_tramp_image struct on the stack is passed during the size ...