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 19.05.2024 09:15:09
  • Zuletzt bearbeitet 23.12.2025 19:29:03

In the Linux kernel, the following vulnerability has been resolved: of: dynamic: Synchronize of_changeset_destroy() with the devlink removals In the following sequence: 1) of_platform_depopulate() 2) of_overlay_remove() During the step 1, devi...

  • EPSS 0.02%
  • Veröffentlicht 19.05.2024 09:15:09
  • Zuletzt bearbeitet 12.05.2026 12:16:38

In the Linux kernel, the following vulnerability has been resolved: udp: do not accept non-tunnel GSO skbs landing in a tunnel When rx-udp-gro-forwarding is enabled UDP packets might be GROed when being forwarded. If such packets might land in a tu...

  • EPSS 0.02%
  • Veröffentlicht 19.05.2024 09:15:09
  • Zuletzt bearbeitet 03.02.2025 16:23:46

In the Linux kernel, the following vulnerability has been resolved: mlxbf_gige: stop interface during shutdown The mlxbf_gige driver intermittantly encounters a NULL pointer exception while the system is shutting down via "reboot" command. The mlxb...

  • EPSS 0.01%
  • Veröffentlicht 19.05.2024 09:15:09
  • Zuletzt bearbeitet 12.05.2026 12:16:38

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix infinite recursion in fib6_dump_done(). syzkaller reported infinite recursive calls of fib6_dump_done() during netlink socket destruction. [1] From the log, syzkaller s...

  • EPSS 0.02%
  • Veröffentlicht 19.05.2024 09:15:09
  • Zuletzt bearbeitet 31.12.2024 18:48:10

In the Linux kernel, the following vulnerability has been resolved: ax25: fix use-after-free bugs caused by ax25_ds_del_timer When the ax25 device is detaching, the ax25_dev_device_down() calls ax25_ds_del_timer() to cleanup the slave_timer. When t...

  • EPSS 0.01%
  • Veröffentlicht 19.05.2024 09:15:09
  • Zuletzt bearbeitet 12.05.2026 12:16:38

In the Linux kernel, the following vulnerability has been resolved: erspan: make sure erspan_base_hdr is present in skb->head syzbot reported a problem in ip6erspan_rcv() [1] Issue is that ip6erspan_rcv() (and erspan_rcv()) no longer make sure ers...

  • EPSS 0.01%
  • Veröffentlicht 19.05.2024 09:15:08
  • Zuletzt bearbeitet 07.04.2025 18:57:42

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2_is_valid_oplock_break() Skip sessions that are being teared down (status == SES_EXITING) to avoid UAF.

  • EPSS 0.01%
  • Veröffentlicht 19.05.2024 09:15:08
  • Zuletzt bearbeitet 21.04.2026 19:07:47

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifs_dump_full_key() Skip sessions that are being teared down (status == SES_EXITING) to avoid UAF.

  • EPSS 0.01%
  • Veröffentlicht 19.05.2024 09:15:08
  • Zuletzt bearbeitet 23.12.2025 15:03:47

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifs_stats_proc_show() Skip sessions that are being teared down (status == SES_EXITING) to avoid UAF.

  • EPSS 0.02%
  • Veröffentlicht 19.05.2024 09:15:08
  • Zuletzt bearbeitet 30.12.2024 17:37:00

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifs_stats_proc_write() Skip sessions that are being teared down (status == SES_EXITING) to avoid UAF.