Canonical

Ubuntu 22.04 LTS

8753 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.15%
  • Veröffentlicht 15.09.2025 14:21:47
  • Zuletzt bearbeitet 14.01.2026 18:16:30

In the Linux kernel, the following vulnerability has been resolved: media: netup_unidvb: fix use-after-free at del_timer() When Universal DVB card is detaching, netup_unidvb_dma_fini() uses del_timer() to stop dma->timeout timer. But when timer han...

  • EPSS 0.15%
  • Veröffentlicht 15.09.2025 14:21:45
  • Zuletzt bearbeitet 14.01.2026 18:16:29

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Make it so that a waiting process can be aborted When sendmsg() creates an rxrpc call, it queues it to wait for a connection and channel to be assigned and then waits before...

  • EPSS 0.15%
  • Veröffentlicht 15.09.2025 14:21:44
  • Zuletzt bearbeitet 14.01.2026 18:16:29

In the Linux kernel, the following vulnerability has been resolved: nubus: Partially revert proc_create_single_data() conversion The conversion to proc_create_single_data() introduced a regression whereby reading a file in /proc/bus/nubus results i...

  • EPSS 0.16%
  • Veröffentlicht 15.09.2025 14:21:43
  • Zuletzt bearbeitet 14.01.2026 18:16:29

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Don't balance task to its current running CPU We've run into the case that the balancer tries to balance a migration disabled task and trigger the warning in set_task_c...

  • EPSS 0.15%
  • Veröffentlicht 15.09.2025 14:21:43
  • Zuletzt bearbeitet 14.01.2026 18:16:29

In the Linux kernel, the following vulnerability has been resolved: arm64: efi: Make efi_rt_lock a raw_spinlock Running a rt-kernel base on 6.2.0-rc3-rt1 on an Ampere Altra outputs the following: BUG: sleeping function called from invalid context...

  • EPSS 0.17%
  • Veröffentlicht 15.09.2025 14:21:42
  • Zuletzt bearbeitet 14.01.2026 18:16:29

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential memory corruption in __update_iostat_latency() Add iotype sanity check to avoid potential memory corruption. This is to fix the compile error below: f...

  • EPSS 0.15%
  • Veröffentlicht 15.09.2025 14:21:41
  • Zuletzt bearbeitet 14.01.2026 18:16:29

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies() Fix a slab-out-of-bounds read that occurs in kmemdup() called from brcmf_get_assoc_ies(). The bug could occur when ...

  • EPSS 0.14%
  • Veröffentlicht 15.09.2025 14:21:37
  • Zuletzt bearbeitet 14.01.2026 18:16:28

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211_hwsim: Fix possible NULL dereference In a call to mac80211_hwsim_select_tx_link() the sta pointer might be NULL, thus need to check that it is not NULL before access...

  • EPSS 0.15%
  • Veröffentlicht 15.09.2025 14:21:33
  • Zuletzt bearbeitet 04.12.2025 15:06:38

In the Linux kernel, the following vulnerability has been resolved: KVM: s390/diag: fix racy access of physical cpu number in diag 9c handler We do check for target CPU == -1, but this might change at the time we are going to use it. Hold the physi...

  • EPSS 0.11%
  • Veröffentlicht 15.09.2025 14:21:32
  • Zuletzt bearbeitet 04.12.2025 15:06:57

In the Linux kernel, the following vulnerability has been resolved: af_unix: Fix data-races around user->unix_inflight. user->unix_inflight is changed under spin_lock(unix_gc_lock), but too_many_unix_fds() reads it locklessly. Let's annotate the w...