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.05%
  • Veröffentlicht 10.07.2025 07:42:05
  • Zuletzt bearbeitet 19.11.2025 20:37:41

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Avoid potential ndlp use-after-free in dev_loss_tmo_callbk Smatch detected a potential use-after-free of an ndlp oject in dev_loss_tmo_callbk during driver unload or fa...

  • EPSS 0.07%
  • Veröffentlicht 10.07.2025 07:42:03
  • Zuletzt bearbeitet 18.12.2025 16:44:29

In the Linux kernel, the following vulnerability has been resolved: pinctrl: at91: Fix possible out-of-boundary access at91_gpio_probe() doesn't check that given OF alias is not available or something went wrong when trying to get it. This might ha...

  • EPSS 0.09%
  • Veröffentlicht 10.07.2025 07:42:02
  • Zuletzt bearbeitet 12.05.2026 13:16:45

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix WARN() in get_bpf_raw_tp_regs syzkaller reported an issue: WARNING: CPU: 3 PID: 5971 at kernel/trace/bpf_trace.c:1861 get_bpf_raw_tp_regs+0xa4/0x100 kernel/trace/bpf_trac...

  • EPSS 0.07%
  • Veröffentlicht 10.07.2025 07:42:01
  • Zuletzt bearbeitet 19.11.2025 21:58:34

In the Linux kernel, the following vulnerability has been resolved: hisi_acc_vfio_pci: bugfix live migration function without VF device driver If the VF device driver is not loaded in the Guest OS and we attempt to perform device data migration, th...

  • EPSS 0.07%
  • Veröffentlicht 10.07.2025 07:42:00
  • Zuletzt bearbeitet 18.12.2025 16:50:33

In the Linux kernel, the following vulnerability has been resolved: kernfs: Relax constraint in draining guard The active reference lifecycle provides the break/unbreak mechanism but the active reference is not truly active after unbreak -- callers...

  • EPSS 0.05%
  • Veröffentlicht 10.07.2025 07:41:58
  • Zuletzt bearbeitet 17.03.2026 13:38:01

In the Linux kernel, the following vulnerability has been resolved: bpf: Do not include stack ptr register in precision backtracking bookkeeping Yi Lai reported an issue ([1]) where the following warning appears in kernel dmesg: [ 60.643604] ve...

  • EPSS 0.07%
  • Veröffentlicht 10.07.2025 07:41:58
  • Zuletzt bearbeitet 12.05.2026 13:16:45

In the Linux kernel, the following vulnerability has been resolved: bpf: Avoid __bpf_prog_ret0_warn when jit fails syzkaller reported an issue: WARNING: CPU: 3 PID: 217 at kernel/bpf/core.c:2357 __bpf_prog_ret0_warn+0xa/0x20 kernel/bpf/core.c:2357...

  • EPSS 0.08%
  • Veröffentlicht 10.07.2025 07:41:57
  • Zuletzt bearbeitet 19.11.2025 22:03:17

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback This patch addresses below issues, 1. Active traffic on the leaf node must be stopped before its send queue is reassig...

  • EPSS 0.07%
  • Veröffentlicht 10.07.2025 07:41:56
  • Zuletzt bearbeitet 18.12.2025 16:51:56

In the Linux kernel, the following vulnerability has been resolved: mtd: nand: ecc-mxic: Fix use of uninitialized variable ret If ctx->steps is zero, the loop processing ECC steps is skipped, and the variable ret remains uninitialized. It is later ...

  • EPSS 0.07%
  • Veröffentlicht 10.07.2025 07:41:55
  • Zuletzt bearbeitet 20.11.2025 16:56:27

In the Linux kernel, the following vulnerability has been resolved: fpga: fix potential null pointer deref in fpga_mgr_test_img_load_sgt() fpga_mgr_test_img_load_sgt() allocates memory for sgt using kunit_kzalloc() however it does not check if the ...