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.04%
  • Veröffentlicht 26.02.2025 07:01:16
  • Zuletzt bearbeitet 01.10.2025 20:16:16

In the Linux kernel, the following vulnerability has been resolved: um: Fix out-of-bounds read in LDT setup syscall_stub_data() expects the data_count parameter to be the number of longs, not bytes. ===============================================...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:16
  • Zuletzt bearbeitet 22.09.2025 19:47:55

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp: fix reset-controller leak on probe errors Make sure to release the lane reset controller in case of a late probe error (e.g. probe deferral). Note that due to the r...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 07:01:16
  • Zuletzt bearbeitet 22.09.2025 19:57:30

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp: fix struct clk leak on probe errors Make sure to release the pipe clock reference in case of a late probe error (e.g. probe deferral).

  • EPSS 0.09%
  • Veröffentlicht 26.02.2025 07:01:16
  • Zuletzt bearbeitet 21.10.2025 12:14:53

In the Linux kernel, the following vulnerability has been resolved: tty: goldfish: Use tty_port_destroy() to destroy port In goldfish_tty_probe(), the port initialized through tty_port_init() should be destroyed in error paths.In goldfish_tty_remov...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 07:01:16
  • Zuletzt bearbeitet 01.10.2025 20:16:17

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Fix potential integer multiplication overflow errors When multiplying of different types, an overflow is possible even when storing the result in a larger type. This is ...

  • EPSS 0.08%
  • Veröffentlicht 26.02.2025 07:01:15
  • Zuletzt bearbeitet 25.03.2025 14:58:25

In the Linux kernel, the following vulnerability has been resolved: driver: base: fix UAF when driver_attach failed When driver_attach(drv); failed, the driver_private will be freed. But it has been added to the bus, which caused a UAF. To fix it,...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 07:01:15
  • Zuletzt bearbeitet 25.03.2025 14:59:13

In the Linux kernel, the following vulnerability has been resolved: ubi: ubi_create_volume: Fix use-after-free when volume creation failed There is an use-after-free problem for 'eba_tbl' in ubi_create_volume()'s error handling path: ubi_eba_rep...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 07:01:15
  • Zuletzt bearbeitet 01.10.2025 20:16:16

In the Linux kernel, the following vulnerability has been resolved: usb: usbip: fix a refcount leak in stub_probe() usb_get_dev() is called in stub_device_alloc(). When stub_probe() fails after that, usb_put_dev() needs to be called to release the ...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 07:01:15
  • Zuletzt bearbeitet 21.10.2025 12:15:22

In the Linux kernel, the following vulnerability has been resolved: blk-iolatency: Fix inflight count imbalances and IO hangs on offline iolatency needs to track the number of inflight IOs per cgroup. As this tracking can be expensive, it is disabl...

  • EPSS 0.06%
  • Veröffentlicht 26.02.2025 07:01:14
  • Zuletzt bearbeitet 01.10.2025 20:16:14

In the Linux kernel, the following vulnerability has been resolved: tipc: check attribute length for bearer name syzbot reported uninit-value: ===================================================== BUG: KMSAN: uninit-value in string_nocheck lib/vspr...