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.16%
  • Veröffentlicht 27.05.2026 12:17:42
  • Zuletzt bearbeitet 24.06.2026 17:21:45

In the Linux kernel, the following vulnerability has been resolved: net: usb: catc: enable basic endpoint checking catc_probe() fills three URBs with hardcoded endpoint pipes without verifying the endpoint descriptors: - usb_sndbulkpipe(usbdev, ...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:17:40
  • Zuletzt bearbeitet 24.06.2026 17:22:07

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: Fix memory leak in mtd_parser_tplink_safeloader_parse() The function mtd_parser_tplink_safeloader_parse() allocates buf via mtd_parser_tplink_safeloader_read_table()....

  • EPSS 0.15%
  • Veröffentlicht 27.05.2026 12:17:38
  • Zuletzt bearbeitet 24.06.2026 17:22:20

In the Linux kernel, the following vulnerability has been resolved: ext4: fix dirtyclusters double decrement on fs shutdown fstests test generic/388 occasionally reproduces a warning in ext4_put_super() associated with the dirty clusters count: ...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:17:37
  • Zuletzt bearbeitet 24.06.2026 17:22:38

In the Linux kernel, the following vulnerability has been resolved: sched/rt: Skip currently executing CPU in rto_next_cpu() CPU0 becomes overloaded when hosting a CPU-bound RT task, a non-CPU-bound RT task, and a CFS task stuck in kernel space. Wh...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:17:33
  • Zuletzt bearbeitet 24.06.2026 17:23:08

In the Linux kernel, the following vulnerability has been resolved: ipvs: do not keep dest_dst if dev is going down There is race between the netdev notifier ip_vs_dst_event() and the code that caches dst with dev that is going down. As the FIB can...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:17:32
  • Zuletzt bearbeitet 24.06.2026 17:23:32

In the Linux kernel, the following vulnerability has been resolved: power: supply: sbs-battery: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `p...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:17:30
  • Zuletzt bearbeitet 24.06.2026 17:23:37

In the Linux kernel, the following vulnerability has been resolved: fat: avoid parent link count underflow in rmdir Corrupted FAT images can leave a directory inode with an incorrect i_nlink (e.g. 2 even though subdirectories exist). rmdir then unc...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:17:29
  • Zuletzt bearbeitet 24.06.2026 14:55:01

In the Linux kernel, the following vulnerability has been resolved: Revert "hwmon: (ibmpex) fix use-after-free in high/low store" This reverts commit 6946c726c3f4c36f0f049e6f97e88c510b15f65d. Jean Delvare points out that the patch does not complet...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:17:28
  • Zuletzt bearbeitet 24.06.2026 14:55:07

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: always update mdb_n_entries for vlan contexts syzbot triggered a warning[1] about the number of mdb entries in a context. It turned out that there are multiple ...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:17:27
  • Zuletzt bearbeitet 24.06.2026 14:55:11

In the Linux kernel, the following vulnerability has been resolved: ext4: don't cache extent during splitting extent Caching extents during the splitting process is risky, as it may result in stale extents remaining in the status tree. Moreover, in...