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.21%
  • 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.16%
  • 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.24%
  • 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.19%
  • 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.23%
  • 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...

  • EPSS 0.22%
  • 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: nilfs2: fix possible int overflows in nilfs_fiemap() Since nilfs_bmap_lookup_contig() in nilfs_fiemap() calculates its result by being prepared to go through potentially maxblocks ...

  • EPSS 0.2%
  • 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: ata: libata-sff: Ensure that we cannot write outside the allocated buffer reveliofuzzing reported that a SCSI_IOCTL_SEND_COMMAND ioctl with out_len set to 0xd42, SCSI command set t...

  • EPSS 0.21%
  • Veröffentlicht 27.02.2025 03:15:14
  • Zuletzt bearbeitet 01.06.2026 17:16:32

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix use-after free in init error and remove paths devm_blk_crypto_profile_init() registers a cleanup handler to run when the associated (platform-) device is being...

  • EPSS 0.21%
  • Veröffentlicht 27.02.2025 03:15:14
  • Zuletzt bearbeitet 01.10.2025 20:18:22

In the Linux kernel, the following vulnerability has been resolved: usbnet: ipheth: fix DPE OoB read Fix an out-of-bounds DPE read, limit the number of processed DPEs to the amount that fits into the fixed-size NDP16 header.

  • EPSS 0.21%
  • Veröffentlicht 27.02.2025 03:15:14
  • Zuletzt bearbeitet 01.10.2025 20:18:23

In the Linux kernel, the following vulnerability has been resolved: usbnet: ipheth: use static NDP16 location in URB Original code allowed for the start of NDP16 to be anywhere within the URB based on the `wNdpIndex` value in NTH16. Only the start ...