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.02%
  • Veröffentlicht 12.07.2024 13:15:20
  • Zuletzt bearbeitet 25.09.2025 19:43:21

In the Linux kernel, the following vulnerability has been resolved: ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super() In the following concurrency we will access the uninitialized rs->lock: ext4_fill_super ext4_register...

  • EPSS 0.02%
  • Veröffentlicht 12.07.2024 13:15:20
  • Zuletzt bearbeitet 07.10.2025 20:07:46

In the Linux kernel, the following vulnerability has been resolved: net: ena: Add validation for completion descriptors consistency Validate that `first` flag is set only for the first descriptor in multi-buffer packets. In case of an invalid descr...

  • EPSS 0.02%
  • Veröffentlicht 12.07.2024 13:15:20
  • Zuletzt bearbeitet 12.05.2026 12:17:02

In the Linux kernel, the following vulnerability has been resolved: block/ioctl: prefer different overflow check Running syzkaller with the newly reintroduced signed integer overflow sanitizer shows this report: [ 62.982337] ------------[ cut he...

  • EPSS 0.02%
  • Veröffentlicht 12.07.2024 13:15:19
  • Zuletzt bearbeitet 06.10.2025 20:43:08

In the Linux kernel, the following vulnerability has been resolved: platform/x86: x86-android-tablets: Unregister devices in reverse order Not all subsystems support a device getting removed while there are still consumers of the device with a refe...

  • EPSS 0.01%
  • Veröffentlicht 12.07.2024 13:15:19
  • Zuletzt bearbeitet 03.11.2025 22:17:19

In the Linux kernel, the following vulnerability has been resolved: drm/lima: mask irqs in timeout path before hard reset There is a race condition in which a rendering job might take just long enough to trigger the drm sched job timeout handler bu...

  • EPSS 0.02%
  • Veröffentlicht 12.07.2024 13:15:19
  • Zuletzt bearbeitet 03.11.2025 22:17:19

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921s: fix potential hung tasks during chip recovery During chip recovery (e.g. chip reset), there is a possible situation that kernel worker reset_work is holding th...

  • EPSS 0.01%
  • Veröffentlicht 12.07.2024 13:15:19
  • Zuletzt bearbeitet 12.05.2026 12:17:01

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix crash while reading debugfs attribute The qedi_dbg_do_not_recover_cmd_read() function invokes sprintf() directly on a __user pointer, which results into the crash. ...

  • EPSS 0.01%
  • Veröffentlicht 12.07.2024 13:15:19
  • Zuletzt bearbeitet 17.09.2025 14:57:57

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix kernel crash during resume Currently during resume, QMI target memory is not properly handled, resulting in kernel crash in case DMA remap is not supported: BUG:...

  • EPSS 0.01%
  • Veröffentlicht 12.07.2024 13:15:19
  • Zuletzt bearbeitet 12.05.2026 12:17:01

In the Linux kernel, the following vulnerability has been resolved: drop_monitor: replace spin_lock by raw_spin_lock trace_drop_common() is called with preemption disabled, and it acquires a spin_lock. This is problematic for RT kernels because spi...

  • EPSS 0%
  • Veröffentlicht 12.07.2024 13:15:19
  • Zuletzt bearbeitet 03.11.2025 22:17:20

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bypass empty buckets in batadv_purge_orig_ref() Many syzbot reports are pointing to soft lockups in batadv_purge_orig_ref() [1] Root cause is unknown, but we can avoid...