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 29.07.2024 07:15:06
  • Zuletzt bearbeitet 03.11.2025 22:17:23

In the Linux kernel, the following vulnerability has been resolved: ocfs2: add bounds checking to ocfs2_check_dir_entry() This adds sanity checks for ocfs2_dir_entry to make sure all members of ocfs2_dir_entry don't stray beyond valid memory region...

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 07:15:06
  • Zuletzt bearbeitet 12.05.2026 12:17:03

In the Linux kernel, the following vulnerability has been resolved: ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry() xattr in ocfs2 maybe 'non-indexed', which saved with additional space requested. It's better to check if the me...

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 07:15:06
  • Zuletzt bearbeitet 03.11.2025 22:17:23

In the Linux kernel, the following vulnerability has been resolved: jfs: don't walk off the end of ealist Add a check before visiting the members of ea to make sure each ea stays within the ealist.

  • EPSS 0.03%
  • Veröffentlicht 29.07.2024 07:15:06
  • Zuletzt bearbeitet 07.10.2025 19:29:36

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add a check for attr_names and oatbl Added out-of-bound checking for *ane (ATTR_NAME_ENTRY).

  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 07:15:05
  • Zuletzt bearbeitet 03.11.2025 18:15:42

In the Linux kernel, the following vulnerability has been resolved: xfs: don't walk off the end of a directory data block This adds sanity checks for xfs_dir2_data_unused and xfs_dir2_data_entry to make sure don't stray beyond valid memory region. ...

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 07:15:05
  • Zuletzt bearbeitet 03.11.2025 21:16:16

In the Linux kernel, the following vulnerability has been resolved: xfs: add bounds checking to xlog_recover_process_data There is a lack of verification of the space occupied by fixed members of xlog_op_header in the xlog_recover_process_data. We...

  • EPSS 0.01%
  • Veröffentlicht 23.07.2024 08:15:01
  • Zuletzt bearbeitet 03.11.2025 22:17:23

In the Linux kernel, the following vulnerability has been resolved: filelock: Remove locks reliably when fcntl/close race is detected When fcntl_setlk() races with close(), it removes the created lock with do_lock_file_wait(). However, LSMs can all...

  • EPSS 0.02%
  • Veröffentlicht 18.07.2024 07:15:02
  • Zuletzt bearbeitet 03.11.2025 22:17:23

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: don't allow mapping the MMIO HDP page with large pages We don't get the right offset in that case. The GPU has an unused 4K area of the register BAR space into which y...

  • EPSS 0.1%
  • Veröffentlicht 17.07.2024 07:15:02
  • Zuletzt bearbeitet 21.11.2024 09:32:03

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix too early release of tcx_entry Pedro Pinto and later independently also Hyunwoo Kim and Wongi Lee reported an issue that the tcx_entry can be released too early leading to...

  • EPSS 0.03%
  • Veröffentlicht 17.07.2024 07:15:01
  • Zuletzt bearbeitet 03.11.2025 22:17:22

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix overrunning reservations in ringbuf The BPF ring buffer internally is implemented as a power-of-2 sized circular buffer, with two logical and ever-increasing counters: con...