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.07%
  • Veröffentlicht 18.06.2025 11:00:33
  • Zuletzt bearbeitet 23.01.2026 16:46:39

In the Linux kernel, the following vulnerability has been resolved: bpf, cgroup: Fix kernel BUG in purge_effective_progs Syzkaller reported a triggered kernel BUG as follows: ------------[ cut here ]------------ kernel BUG at kernel/bpf/cgroup...

  • EPSS 0.05%
  • Veröffentlicht 18.06.2025 11:00:32
  • Zuletzt bearbeitet 13.11.2025 21:15:49

In the Linux kernel, the following vulnerability has been resolved: ieee802154/adf7242: defer destroy_workqueue call There is a possible race condition (use-after-free) like below (FREE) | (USE) adf7242_remove ...

  • EPSS 0.07%
  • Veröffentlicht 18.06.2025 11:00:31
  • Zuletzt bearbeitet 14.11.2025 17:55:45

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: add missing ->fini_microcode interface for Sienna Cichlid To avoid any potential memory leak.

  • EPSS 0.04%
  • Veröffentlicht 18.06.2025 11:00:31
  • Zuletzt bearbeitet 14.11.2025 17:28:43

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a data-race around bpf_jit_limit. While reading bpf_jit_limit, it can be changed concurrently via sysctl, WRITE_ONCE() in __do_proc_doulongvec_minmax(). The size of bpf_ji...

  • EPSS 0.07%
  • Veröffentlicht 18.06.2025 11:00:30
  • Zuletzt bearbeitet 14.11.2025 18:08:03

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: add missing ->fini_xxxx interfaces for some SMU13 asics Without these, potential memory leak may be induced.

  • EPSS 0.07%
  • Veröffentlicht 18.06.2025 11:00:29
  • Zuletzt bearbeitet 14.11.2025 18:08:14

In the Linux kernel, the following vulnerability has been resolved: arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned fw_level Though acpi_find_last_cache_level() always returned signed value and the document states it wi...

  • EPSS 0.08%
  • Veröffentlicht 18.06.2025 11:00:22
  • Zuletzt bearbeitet 14.11.2025 18:09:29

In the Linux kernel, the following vulnerability has been resolved: bpf: Do mark_chain_precision for ARG_CONST_ALLOC_SIZE_OR_ZERO Precision markers need to be propagated whenever we have an ARG_CONST_* style argument, as the verifier cannot conside...

  • EPSS 0.07%
  • Veröffentlicht 18.06.2025 11:00:20
  • Zuletzt bearbeitet 14.11.2025 18:10:11

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix netdevice reference leaks in attach_default_qdiscs() In attach_default_qdiscs(), if a dev has multiple queues and queue 0 fails to attach qdisc because there is no m...

  • EPSS 0.05%
  • Veröffentlicht 18.06.2025 11:00:20
  • Zuletzt bearbeitet 14.11.2025 18:09:58

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix memory leak at failed datapath creation ovs_dp_cmd_new()->ovs_dp_change()->ovs_dp_set_upcall_portids() allocates array via kmalloc. If for some reason new_vport() ...

  • EPSS 0.06%
  • Veröffentlicht 18.06.2025 11:00:19
  • Zuletzt bearbeitet 14.11.2025 18:10:23

In the Linux kernel, the following vulnerability has been resolved: kcm: fix strp_init() order and cleanup strp_init() is called just a few lines above this csk->sk_user_data check, it also initializes strp->work etc., therefore, it is unnecessary ...