Canonical

Ubuntu 20.04 LTS

3473 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:12
  • Zuletzt bearbeitet 03.11.2025 23:16:29

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check stream before comparing them [WHAT & HOW] amdgpu_dm can pass a null stream to dc_is_stream_unchanged. It is necessary to check for null before dereferencing ...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:12
  • Zuletzt bearbeitet 12.05.2026 12:17:17

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix uninit-value access of new_ea in ea_buffer syzbot reports that lzo1x_1_do_compress is using uninit-value: ===================================================== BUG: KMSAN...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:12
  • Zuletzt bearbeitet 12.05.2026 12:17:17

In the Linux kernel, the following vulnerability has been resolved: jfs: check if leafidx greater than num leaves per dmap tree syzbot report a out of bounds in dbSplit, it because dmt_leafidx greater than num leaves per dmap tree, add a checking f...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:12
  • Zuletzt bearbeitet 12.05.2026 12:17:17

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix uaf in dbFreeBits [syzbot reported] ================================================================== BUG: KASAN: slab-use-after-free in __mutex_lock_common kernel/lockin...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:11
  • Zuletzt bearbeitet 12.05.2026 19:08:55

In the Linux kernel, the following vulnerability has been resolved: ext4: aovid use-after-free in ext4_ext_insert_extent() As Ojaswin mentioned in Link, in ext4_ext_insert_extent(), if the path is reallocated in ext4_ext_create_new_leaf(), we'll us...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:11
  • Zuletzt bearbeitet 12.05.2026 19:09:03

In the Linux kernel, the following vulnerability has been resolved: ext4: fix slab-use-after-free in ext4_split_extent_at() We hit the following use-after-free: ================================================================== BUG: KASAN: slab-us...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:11
  • Zuletzt bearbeitet 12.05.2026 12:17:17

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize get_bytes_per_element's default to 1 Variables, used as denominators and maybe not assigned to other values, should not be 0. bytes_per_element_y & byte...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:11
  • Zuletzt bearbeitet 12.05.2026 12:17:17

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix index out of bounds in degamma hardware format translation Fixes index out of bounds issue in `cm_helper_translate_curve_to_degamma_hw_format` function. The is...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:10
  • Zuletzt bearbeitet 03.11.2025 23:16:28

In the Linux kernel, the following vulnerability has been resolved: drm: omapdrm: Add missing check for alloc_ordered_workqueue As it may return NULL pointer and cause NULL pointer dereference. Add check for the return value of alloc_ordered_workqu...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 18:15:10
  • Zuletzt bearbeitet 12.05.2026 19:08:45

In the Linux kernel, the following vulnerability has been resolved: ext4: fix double brelse() the buffer of the extents path In ext4_ext_try_to_merge_up(), set path[1].p_bh to NULL after it has been released, otherwise it may be released twice. An ...