Canonical

Ubuntu 22.04 LTS

8757 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.16%
  • Veröffentlicht 01.05.2025 14:10:49
  • Zuletzt bearbeitet 11.11.2025 01:42:17

In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix possible leaked pernet namespace in smc_init() In smc_init(), register_pernet_subsys(&smc_net_stat_ops) is called without any error handling. If it fails, registering ...

  • EPSS 0.19%
  • Veröffentlicht 01.05.2025 14:10:48
  • Zuletzt bearbeitet 11.11.2025 01:45:18

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix WARNING in ip6_route_net_exit_late() During the initialization of ip6_route_net_init_late(), if file ipv6_route or rt6_stats fails to be created, the initialization is su...

  • EPSS 0.17%
  • Veröffentlicht 01.05.2025 14:10:48
  • Zuletzt bearbeitet 01.10.2025 16:15:50

In the Linux kernel, the following vulnerability has been resolved: net, neigh: Fix null-ptr-deref in neigh_table_clear() When IPv6 module gets initialized but hits an error in the middle, kenel panic with: KASAN: null-ptr-deref in range [0x000000...

  • EPSS 0.16%
  • Veröffentlicht 01.05.2025 14:10:47
  • Zuletzt bearbeitet 01.10.2025 15:15:33

In the Linux kernel, the following vulnerability has been resolved: block: Fix possible memory leak for rq_wb on add_disk failure kmemleak reported memory leaks in device_add_disk(): kmemleak: 3 new suspected memory leaks unreferenced object 0xff...

  • EPSS 0.17%
  • Veröffentlicht 01.05.2025 14:10:46
  • Zuletzt bearbeitet 10.11.2025 21:18:09

In the Linux kernel, the following vulnerability has been resolved: i2c: piix4: Fix adapter not be removed in piix4_remove() In piix4_probe(), the piix4 adapter will be registered in: piix4_probe() piix4_add_adapters_sb800() / piix4_add_ad...

  • EPSS 0.14%
  • Veröffentlicht 01.05.2025 14:10:46
  • Zuletzt bearbeitet 01.10.2025 21:15:41

In the Linux kernel, the following vulnerability has been resolved: blk-mq: Fix kmemleak in blk_mq_init_allocated_queue There is a kmemleak caused by modprobe null_blk.ko unreferenced object 0xffff8881acb1f000 (size 1024): comm "modprobe", pid 8...

  • EPSS 0.19%
  • Veröffentlicht 01.05.2025 14:10:45
  • Zuletzt bearbeitet 01.10.2025 16:15:50

In the Linux kernel, the following vulnerability has been resolved: fscrypt: stop using keyrings subsystem for fscrypt_master_key The approach of fs/crypto/ internally managing the fscrypt_master_key structs as the payloads of "struct key" objects ...

  • EPSS 0.16%
  • Veröffentlicht 01.05.2025 14:10:44
  • Zuletzt bearbeitet 10.11.2025 21:18:38

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix tree mod log mishandling of reallocated nodes We have been seeing the following panic in production kernel BUG at fs/btrfs/tree-mod-log.c:677! invalid opcode: 0000 ...

  • EPSS 0.17%
  • Veröffentlicht 01.05.2025 14:10:35
  • Zuletzt bearbeitet 01.10.2025 16:15:49

In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd() test_gen_kprobe_cmd() only free buf in fail path, hence buf will leak when there is no failure. Move kfree(buf) ...

  • EPSS 0.19%
  • Veröffentlicht 01.05.2025 14:10:35
  • Zuletzt bearbeitet 07.05.2025 13:19:41

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix use-after-free for dynamic ftrace_ops KASAN reported a use-after-free with ftrace ops [1]. It was found from vmcore that perf had registered two ops with the same conte...