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 18.04.2025 07:01:39
  • Zuletzt bearbeitet 06.11.2025 21:33:09

In the Linux kernel, the following vulnerability has been resolved: x86/mce: use is_copy_from_user() to determine copy-from-user context Patch series "mm/hwpoison: Fix regressions in memory failure handling", v4. ## 1. What am I trying to do: Thi...

  • EPSS 0.23%
  • Veröffentlicht 18.04.2025 07:01:36
  • Zuletzt bearbeitet 03.11.2025 20:18:47

In the Linux kernel, the following vulnerability has been resolved: jfs: fix slab-out-of-bounds read in ea_get() During the "size_check" label in ea_get(), the code checks if the extended attribute list (xattr) size matches ea_size. If not, it logs...

  • EPSS 0.23%
  • Veröffentlicht 18.04.2025 07:01:35
  • Zuletzt bearbeitet 03.11.2025 20:18:47

In the Linux kernel, the following vulnerability has been resolved: clk: samsung: Fix UBSAN panic in samsung_clk_init() With UBSAN_ARRAY_BOUNDS=y, I'm hitting the below panic due to dereferencing `ctx->clk_data.hws` before setting `ctx->clk_data.nu...

  • EPSS 0.25%
  • Veröffentlicht 18.04.2025 07:01:34
  • Zuletzt bearbeitet 06.11.2025 21:35:04

In the Linux kernel, the following vulnerability has been resolved: net_sched: skbprio: Remove overly strict queue assertions In the current implementation, skbprio enqueue/dequeue contains an assertion that fails under certain conditions when SKBP...

  • EPSS 0.23%
  • Veröffentlicht 18.04.2025 07:01:33
  • Zuletzt bearbeitet 17.03.2026 14:31:53

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use aead_request_free to match aead_request_alloc Use aead_request_free() instead of kfree() to properly free memory allocated by aead_request_alloc(). This ensures sensitiv...

  • EPSS 0.23%
  • Veröffentlicht 18.04.2025 07:01:32
  • Zuletzt bearbeitet 06.11.2025 16:22:49

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: dp: drm_err => dev_err in HPD path to avoid NULL ptr The function mtk_dp_wait_hpd_asserted() may be called before the `mtk_dp->drm_dev` pointer is assigned in mtk_dp_...

  • EPSS 0.16%
  • Veröffentlicht 18.04.2025 07:01:31
  • Zuletzt bearbeitet 17.03.2026 14:34:32

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOV RLCG Register Access is a way for virtual functions to safely access GPU regis...

  • EPSS 0.23%
  • Veröffentlicht 18.04.2025 07:01:31
  • Zuletzt bearbeitet 03.11.2025 20:18:46

In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Clear table_sz when rproc_shutdown There is case as below could trigger kernel dump: Use U-Boot to start remote processor(rproc) with resource table published to ...

  • EPSS 0.23%
  • Veröffentlicht 18.04.2025 07:01:29
  • Zuletzt bearbeitet 03.11.2025 18:15:55

In the Linux kernel, the following vulnerability has been resolved: jfs: reject on-disk inodes of an unsupported type Syzbot has reported the following BUG: kernel BUG at fs/inode.c:668! Oops: invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI CPU: 3...

  • EPSS 0.23%
  • Veröffentlicht 18.04.2025 07:01:28
  • Zuletzt bearbeitet 02.11.2025 14:15:35

In the Linux kernel, the following vulnerability has been resolved: sfc: fix NULL dereferences in ef100_process_design_param() Since cited commit, ef100_probe_main() and hence also ef100_check_design_params() run before efx->net_dev is created; c...