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.03%
  • Veröffentlicht 27.02.2025 02:15:14
  • Zuletzt bearbeitet 03.11.2025 20:17:10

In the Linux kernel, the following vulnerability has been resolved: mptcp: consolidate suboption status MPTCP maintains the received sub-options status is the bitmask carrying the received suboptions and in several bitfields carrying per suboption ...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 02:15:14
  • Zuletzt bearbeitet 03.11.2025 20:17:10

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: enable basic endpoint checking Syzkaller reports [1] encountering a common issue of utilizing a wrong usb endpoint type during URB submitting stage. This, in tur...

  • EPSS 0.05%
  • Veröffentlicht 27.02.2025 02:15:14
  • Zuletzt bearbeitet 22.04.2026 13:16:18

In the Linux kernel, the following vulnerability has been resolved: kernel: be more careful about dup_mmap() failures and uprobe registering If a memory allocation fails during dup_mmap(), the maple tree can be left in an unsafe state for other ite...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2025 02:15:14
  • Zuletzt bearbeitet 16.12.2025 16:58:57

In the Linux kernel, the following vulnerability has been resolved: tcp: correct handling of extreme memory squeeze Testing with iperf3 using the "pasta" protocol splicer has revealed a problem in the way tcp handles window advertising in extreme m...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 02:15:14
  • Zuletzt bearbeitet 12.05.2026 13:16:32

In the Linux kernel, the following vulnerability has been resolved: net/rose: prevent integer overflows in rose_setsockopt() In case of possible unpredictably large arguments passed to rose_setsockopt() and multiplied by extra values on top of that...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 02:15:14
  • Zuletzt bearbeitet 12.05.2026 13:16:33

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.01%
  • 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.01%
  • 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.01%
  • 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.01%
  • 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...