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.02%
  • Veröffentlicht 29.12.2024 12:15:06
  • Zuletzt bearbeitet 03.11.2025 21:18:24

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

  • 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: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.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...

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

In the Linux kernel, the following vulnerability has been resolved: sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transport Since transport->sock has been set to NULL during reset transport, XPRT_SOCK_UPD_TIMEOUT also needs to be cleared. Otherwis...

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

In the Linux kernel, the following vulnerability has been resolved: crypto: bcm - add error check in the ahash_hmac_init function The ahash_init functions may return fails. The ahash_hmac_init should not return ok when ahash_init returns error. For...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 15:15:26
  • Zuletzt bearbeitet 03.11.2025 21:18:17

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer Considering that in some extreme cases, when u_serial driver is accessed by multiple thr...

  • EPSS 0.02%
  • Veröffentlicht 27.12.2024 15:15:25
  • Zuletzt bearbeitet 03.11.2025 21:18:15

In the Linux kernel, the following vulnerability has been resolved: net: defer final 'struct net' free in netns dismantle Ilya reported a slab-use-after-free in dst_destroy [1] Issue is in xfrm6_net_init() and xfrm4_net_init() : They copy xfrm[46...