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.17%
  • Veröffentlicht 24.06.2026 16:29:32
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: terminate the cached volume label after UTF-8 conversion ntfs_fill_super() loads the on-disk volume label with utf16s_to_utf8s() and stores the result in sbi->volume.labe...

  • EPSS 0.17%
  • Veröffentlicht 24.06.2026 16:29:31
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: bound enumeration string aggregation populate_enum_data() aggregates firmware-provided value-modifier and possible-value strings into fixed 512-byte ...

  • EPSS 0.18%
  • Veröffentlicht 24.06.2026 16:29:30
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Fix integer overflow in UNMAP bounds check sbc_execute_unmap() checks LBA + range does not exceed the device capacity, but does not guard against LBA + range wr...

  • EPSS 0.12%
  • Veröffentlicht 24.06.2026 16:29:29
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: um: Fix potential race condition in TLB sync During the TLB sync, we need to traverse and modify the page table, so we should hold the page table lock. Since full SMP support for t...

  • EPSS 0.17%
  • Veröffentlicht 24.06.2026 16:29:28
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: f2fs: avoid reading already updated pages during GC We found the following issue during fuzz testing: page: refcount:3 mapcount:0 mapping:00000000b6e89c65 index:0x18b2dc pfn:0x161...

  • EPSS 0.17%
  • Veröffentlicht 24.06.2026 16:29:28
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: clk: spacemit: ccu_mix: fix inverted condition in ccu_mix_trigger_fc() Fix inverted condition that skips frequency change trigger, causing kernel panics during cpufreq scaling.

  • EPSS 0.16%
  • Veröffentlicht 24.06.2026 16:29:27
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix data loss caused by incorrect use of nat_entry flag Data loss can occur when fsync is performed on a newly created file (before any checkpoint has been written) concurren...

  • EPSS 0.13%
  • Veröffentlicht 24.06.2026 16:29:26
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - copy IV using skcipher ivsize AF_ALG rfc3686-ctr-aes-ccp requests pass an 8-byte IV to the driver. ccp_aes_complete() restores AES_BLOCK_SIZE bytes into the caller's...

  • EPSS 0.17%
  • Veröffentlicht 24.06.2026 16:29:25
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: erofs: unify lcn as u64 for 32-bit platforms As sashiko reported [1], `lcn` was typed as `unsigned long` (or `unsigned int` sometimes), which is only 32 bits wide on 32-bit platfor...

  • EPSS 0.17%
  • Veröffentlicht 24.06.2026 16:29:24
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: net/sched: act_mirred: fix wrong device for mac_header_xmit check in tcf_blockcast_redir In tcf_blockcast_redir(), when iterating block ports to redirect packets to multiple device...