Canonical

Ubuntu 22.04 LTS

7957 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 28.12.2024 10:15:18
  • Zuletzt bearbeitet 03.11.2025 21:18:21

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix soft lockups in fib6_select_path under high next hop churn Soft lockups have been observed on a cluster of Linux-based edge routers located in a highly dynamic environmen...

  • EPSS 0.03%
  • Veröffentlicht 28.12.2024 10:15:18
  • Zuletzt bearbeitet 03.11.2025 21:18:21

In the Linux kernel, the following vulnerability has been resolved: 9p/xen: fix release of IRQ Kernel logs indicate an IRQ was double-freed. Pass correct device ID during IRQ release. [Dominique: remove confusing variable reset to 0]

  • EPSS 0.01%
  • Veröffentlicht 28.12.2024 10:15:17
  • Zuletzt bearbeitet 03.11.2025 21:18:20

In the Linux kernel, the following vulnerability has been resolved: media: wl128x: Fix atomicity violation in fmc_send_cmd() Atomicity violation occurs when the fmc_send_cmd() function is executed simultaneously with the modification of the fmdev->...

  • EPSS 0.01%
  • Veröffentlicht 28.12.2024 10:15:17
  • Zuletzt bearbeitet 03.11.2025 21:18:21

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix dtl_access_lock to be a rw_semaphore The dtl_access_lock needs to be a rw_sempahore, a sleeping lock, because the code calls kmalloc() while holding it, which ...

  • EPSS 0.02%
  • Veröffentlicht 28.12.2024 10:15:16
  • Zuletzt bearbeitet 03.11.2025 21:18:20

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Fix looping of queued SG entries The dwc3_request->num_queued_sgs is decremented on completion. If a partially completed request is handled, then the dwc3_reques...

  • EPSS 0.01%
  • Veröffentlicht 28.12.2024 10:15:15
  • Zuletzt bearbeitet 03.11.2025 21:18:20

In the Linux kernel, the following vulnerability has been resolved: bpf: fix recursive lock when verdict program return SK_PASS When the stream_verdict program returns SK_PASS, it places the received skb into its own receive queue, but a recursive ...

  • EPSS 0.02%
  • Veröffentlicht 28.12.2024 10:15:14
  • Zuletzt bearbeitet 03.11.2025 21:18:19

In the Linux kernel, the following vulnerability has been resolved: mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C device While design wise the idea of converting the driver to use the hierarchy of the IRQ chips is correct, the implementa...

  • EPSS 0.03%
  • Veröffentlicht 28.12.2024 10:15:14
  • Zuletzt bearbeitet 01.10.2025 20:17:40

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on node blkaddr in truncate_node() syzbot reports a f2fs bug as below: ------------[ cut here ]------------ kernel BUG at fs/f2fs/segment.c:2534! RIP:...

  • EPSS 0.03%
  • Veröffentlicht 28.12.2024 10:15:14
  • Zuletzt bearbeitet 03.11.2025 21:18:20

In the Linux kernel, the following vulnerability has been resolved: brd: defer automatic disk creation until module initialization succeeds My colleague Wupeng found the following problems during fault injection: BUG: unable to handle page fault f...

  • EPSS 0.01%
  • Veröffentlicht 28.12.2024 10:15:13
  • Zuletzt bearbeitet 03.11.2025 21:18:19

In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY Since commit 8f4f68e788c3 ("crypto: pcrypt - Fix hungtask for PADATA_RESET"), the pcrypt encrypt...