Canonical

Ubuntu 20.04 LTS

3473 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 07:00:59
  • Zuletzt bearbeitet 01.10.2025 20:15:57

In the Linux kernel, the following vulnerability has been resolved: power: supply: ab8500: Fix memory leak in ab8500_fg_sysfs_init kobject_init_and_add() takes reference even when it fails. According to the doc of kobject_init_and_add(): If thi...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 07:00:58
  • Zuletzt bearbeitet 01.10.2025 20:15:55

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full If tcp_bpf_sendmsg() is running while sk msg is full. When sk_msg_alloc() returns -ENOMEM error, tcp_bpf_sendmsg()...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:00:58
  • Zuletzt bearbeitet 01.10.2025 20:15:56

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_init The reference counting issue happens in several error handling paths on a refcounted object "nc->dmac". In the...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 07:00:58
  • Zuletzt bearbeitet 01.10.2025 20:15:57

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix reference leak in tegra_dsi_ganged_probe The reference taken by 'of_find_device_by_node()' must be released when not needed anymore. Add put_device() call to fix thi...

  • EPSS 0.06%
  • Veröffentlicht 26.02.2025 07:00:58
  • Zuletzt bearbeitet 21.10.2025 11:54:10

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix abort all task initialization In pm80xx_send_abort_all(), the n_elem field of the ccb used is not initialized to 0. This missing initialization sometimes lead to ...

  • EPSS 0.05%
  • Veröffentlicht 26.02.2025 07:00:57
  • Zuletzt bearbeitet 23.09.2025 13:52:13

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interrupt Fix the following kernel oops in btmtksdio_interrrupt [ 14.339134] btmtksdio_interrupt+0x28/0x54 [ 14.339139] pr...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 07:00:57
  • Zuletzt bearbeitet 21.10.2025 11:54:37

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix more uncharged while msg has more_data In tcp_bpf_send_verdict(), if msg has more data after tcp_bpf_sendmsg_redir(): tcp_bpf_send_verdict() tosend = msg->sg.si...

  • EPSS 0.02%
  • Veröffentlicht 26.02.2025 07:00:57
  • Zuletzt bearbeitet 22.09.2025 20:59:16

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix double uncharge the mem of sk_msg If tcp_bpf_sendmsg is running during a tear down operation, psock may be freed. tcp_bpf_sendmsg() tcp_bpf_send_verdict() sk_...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 07:00:57
  • Zuletzt bearbeitet 01.10.2025 20:15:55

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix memory leak in error flow for subscribe event routine In case the second xa_insert() fails, the obj_event is not released. Fix the error unwind flow to free that me...

  • EPSS 0.06%
  • Veröffentlicht 26.02.2025 07:00:56
  • Zuletzt bearbeitet 23.09.2025 13:44:12

In the Linux kernel, the following vulnerability has been resolved: mxser: fix xmit_buf leak in activate when LSR == 0xff When LSR is 0xff in ->activate() (rather unlike), we return an error. Provided ->shutdown() is not called when ->activate() fa...