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.08%
  • Veröffentlicht 10.07.2025 07:42:20
  • Zuletzt bearbeitet 12.05.2026 13:16:47

In the Linux kernel, the following vulnerability has been resolved: fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod() In fb_find_mode_cvt(), iff mode->refresh somehow happens to be 0x80000000, cvt.f_refresh will become 0 when multiplying ...

  • EPSS 0.07%
  • Veröffentlicht 10.07.2025 07:42:19
  • Zuletzt bearbeitet 19.12.2025 17:58:39

In the Linux kernel, the following vulnerability has been resolved: seg6: Fix validation of nexthop addresses The kernel currently validates that the length of the provided nexthop address does not exceed the specified length. This can lead to the ...

  • EPSS 0.08%
  • Veröffentlicht 10.07.2025 07:42:16
  • Zuletzt bearbeitet 19.12.2025 17:58:01

In the Linux kernel, the following vulnerability has been resolved: ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use() There is no disagreement that we should check both ptp->is_virtual_clock and ptp->n_vclocks to check if the ptp virtua...

  • EPSS 0.07%
  • Veröffentlicht 10.07.2025 07:42:12
  • Zuletzt bearbeitet 19.12.2025 17:56:58

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare() Fix two DMA cleanup issues on the error path in sun8i_ce_cipher_prepare(): 1] If dma_map_sg() fails for a...

  • EPSS 0.08%
  • Veröffentlicht 10.07.2025 07:42:11
  • Zuletzt bearbeitet 19.12.2025 17:51:03

In the Linux kernel, the following vulnerability has been resolved: EDAC/skx_common: Fix general protection fault After loading i10nm_edac (which automatically loads skx_edac_common), if unload only i10nm_edac, then reload it and perform error inje...

  • EPSS 0.11%
  • Veröffentlicht 10.07.2025 07:42:08
  • Zuletzt bearbeitet 18.12.2025 16:44:09

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix node corruption in ar->arvifs list In current WLAN recovery code flow, ath11k_core_halt() only reinitializes the "arvifs" list head. This will cause the list node...

  • 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: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.07%
  • Veröffentlicht 10.07.2025 07:41:55
  • Zuletzt bearbeitet 18.12.2025 16:52:27

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp-usb: Fix an NULL vs IS_ERR() bug The qmp_usb_iomap() helper function currently returns the raw result of devm_ioremap() for non-exclusive mappings. Since devm_ioremap...