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 27.02.2025 03:15:15
  • Zuletzt bearbeitet 12.05.2026 13:16:34

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix class @block_class's subsystem refcount leakage blkcg_fill_root_iostats() iterates over @block_class's devices by class_dev_iter_(init|next)(), but does not end ite...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2025 03:15:15
  • Zuletzt bearbeitet 06.04.2026 13:38:09

In the Linux kernel, the following vulnerability has been resolved: Input: synaptics - fix crash when enabling pass-through port When enabling a pass-through port an interrupt might come before psmouse driver binds to the pass-through port. However...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:15
  • Zuletzt bearbeitet 03.11.2025 20:17:14

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix integer overflows on 32 bit systems On 32bit systems the addition operations in ipc_msg_alloc() can potentially overflow leading to memory corruption. Add bounds checkin...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2025 03:15:15
  • Zuletzt bearbeitet 03.11.2025 20:17:14

In the Linux kernel, the following vulnerability has been resolved: net: rose: lock the socket in rose_bind() syzbot reported a soft lockup in rose_loopback_timer(), with a repro calling bind() from multiple threads. rose_bind() must lock the sock...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2025 03:15:15
  • Zuletzt bearbeitet 03.11.2025 20:17:14

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Check the return value of of_property_read_string_index() Somewhen between 6.10 and 6.11 the driver started to crash on my MacBookPro14,3. The property doesn't exis...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:15
  • Zuletzt bearbeitet 19.09.2025 15:15:48

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, change error flow on matcher disconnect Currently, when firmware failure occurs during matcher disconnect flow, the error flow of the function reconnects the matcher...

  • EPSS 0.06%
  • Veröffentlicht 27.02.2025 03:15:15
  • Zuletzt bearbeitet 28.10.2025 21:03:53

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't use btrfs_set_item_key_safe on RAID stripe-extents Don't use btrfs_set_item_key_safe() to modify the keys in the RAID stripe-tree, as this can lead to corruption of th...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:15
  • Zuletzt bearbeitet 12.05.2026 13:16:34

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when attempting to join an aborted transaction When we are trying to join the current transaction and if it's aborted, we read its 'aborted' field after u...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2025 03:15:14
  • Zuletzt bearbeitet 03.11.2025 20:17:13

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix copy buffer page size For non-registered buffer, fastrpc driver copies the buffer and pass it to the remote subsystem. There is a problem with current implementa...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2025 03:15:14
  • Zuletzt bearbeitet 12.05.2026 13:16:34

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: Add bounds checking in nci_hci_create_pipe() The "pipe" variable is a u8 which comes from the network. If it's more than 127, then it results in memory corruption in the...