Canonical

Ubuntu 24.04 LTS

6644 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.19%
  • Veröffentlicht 27.02.2025 02:15:14
  • Zuletzt bearbeitet 01.06.2026 17:16:32

In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime After commit ec6bb299c7c3 ("md/md-bitmap: add 'sync_size' into struct md_bitmap_stats"), following panic is report...

  • EPSS 0.22%
  • Veröffentlicht 27.02.2025 02:15:13
  • Zuletzt bearbeitet 01.10.2025 20:18:09

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: fix off by one in mt7925_load_clc() This comparison should be >= instead of > to prevent an out of bounds read and write.

  • EPSS 0.2%
  • Veröffentlicht 27.02.2025 02:15:13
  • Zuletzt bearbeitet 03.11.2025 20:16:56

In the Linux kernel, the following vulnerability has been resolved: HID: hid-thrustmaster: Fix warning in thrustmaster_probe by adding endpoint check syzbot has found a type mismatch between a USB pipe and the transfer endpoint, which is triggered ...

  • EPSS 0.15%
  • Veröffentlicht 27.02.2025 02:15:13
  • Zuletzt bearbeitet 06.04.2026 13:38:29

In the Linux kernel, the following vulnerability has been resolved: ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple() Jakub added a lockdep_assert_no_hardirq() check in __page_pool_put_page() to increase test coverage. syzbot fo...

  • EPSS 0.23%
  • Veröffentlicht 27.02.2025 02:15:13
  • Zuletzt bearbeitet 12.05.2026 13:16:25

In the Linux kernel, the following vulnerability has been resolved: net_sched: sch_sfq: don't allow 1 packet limit The current implementation does not work correctly with a limit of 1. iproute2 actually checks for this and this patch adds the check...

  • EPSS 0.21%
  • Veröffentlicht 27.02.2025 02:15:13
  • Zuletzt bearbeitet 03.11.2025 20:16:56

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix channel survey memory allocation size KASAN reported a memory allocation issue in wcn->chan_survey due to incorrect size calculation. This commit uses kcalloc to...

  • EPSS 0.23%
  • Veröffentlicht 27.02.2025 02:15:13
  • Zuletzt bearbeitet 03.11.2025 20:16:57

In the Linux kernel, the following vulnerability has been resolved: OPP: add index check to assert to avoid buffer overflow in _read_freq() Pass the freq index to the assert function to make sure we do not read a freq out of the opp->rates[] table ...

  • EPSS 0.21%
  • Veröffentlicht 27.02.2025 02:15:13
  • Zuletzt bearbeitet 23.10.2025 17:49:44

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in DDW Power Hypervisor can possibily allocate MMIO window intersecting with Dynamic DMA Window (DDW) range, which is over...

  • EPSS 0.21%
  • Veröffentlicht 27.02.2025 02:15:12
  • Zuletzt bearbeitet 12.05.2026 13:16:25

In the Linux kernel, the following vulnerability has been resolved: HID: core: Fix assumption that Resolution Multipliers must be in Logical Collections A report in 2019 by the syzbot fuzzer was found to be connected to two errors in the HID core a...

  • EPSS 0.24%
  • Veröffentlicht 27.02.2025 02:15:11
  • Zuletzt bearbeitet 14.07.2026 13:17:14

In the Linux kernel, the following vulnerability has been resolved: pps: Fix a use-after-free On a board running ntpd and gpsd, I'm seeing a consistent use-after-free in sys_exit() from gpsd when rebooting: pps pps1: removed ------------[ ...