Canonical

Ubuntu 20.04 LTS

3474 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.27%
  • Veröffentlicht 26.02.2025 07:01:10
  • Zuletzt bearbeitet 21.10.2025 12:18:14

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Clear prog->jited_len along prog->jited syzbot reported an illegal copy_to_user() attempt from bpf_prog_get_info_by_fd() [1] There was no repro yet on this bug, but I ...

  • EPSS 0.21%
  • Veröffentlicht 26.02.2025 07:01:09
  • Zuletzt bearbeitet 01.10.2025 20:16:08

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix sleeping function called from invalid context on RT kernel When setting bootparams="trace_event=initcall:initcall_start tp_printk=1" in the cmdline, the output_printk(...

  • EPSS 0.24%
  • Veröffentlicht 26.02.2025 07:01:09
  • Zuletzt bearbeitet 01.10.2025 20:16:08

In the Linux kernel, the following vulnerability has been resolved: mips: cpc: Fix refcount leak in mips_cpc_default_phys_base Add the missing of_node_put() to release the refcount incremented by of_find_compatible_node().

  • EPSS 0.28%
  • Veröffentlicht 26.02.2025 07:01:09
  • Zuletzt bearbeitet 01.10.2025 20:16:09

In the Linux kernel, the following vulnerability has been resolved: rtl818x: Prevent using not initialized queues Using not existing queues can panic the kernel with rtl8180/rtl8185 cards. Ignore the skb priority for those cards, they only have one...

  • EPSS 0.28%
  • Veröffentlicht 26.02.2025 07:01:09
  • Zuletzt bearbeitet 22.09.2025 20:03:28

In the Linux kernel, the following vulnerability has been resolved: tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd syzbot got a new report [1] finally pointing to a very old bug, added in initial support for MTU probing. tcp_mtu_probe() has che...

  • EPSS 0.26%
  • Veröffentlicht 26.02.2025 07:01:09
  • Zuletzt bearbeitet 01.10.2025 20:16:09

In the Linux kernel, the following vulnerability has been resolved: nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling Error paths do not free previously allocated memory. Add devm_kfree() to those failure paths.

  • EPSS 0.2%
  • Veröffentlicht 26.02.2025 07:01:08
  • Zuletzt bearbeitet 01.10.2025 20:16:05

In the Linux kernel, the following vulnerability has been resolved: drivers: usb: host: Fix deadlock in oxu_bus_suspend() There is a deadlock in oxu_bus_suspend(), which is shown below: (Thread 1) | (Thread 2) ...

  • EPSS 0.26%
  • Veröffentlicht 26.02.2025 07:01:08
  • Zuletzt bearbeitet 01.10.2025 20:16:05

In the Linux kernel, the following vulnerability has been resolved: tty: Fix a possible resource leak in icom_probe When pci_read_config_dword failed, call pci_release_regions() and pci_disable_device() to recycle the resource previously allocated.

  • EPSS 0.19%
  • Veröffentlicht 26.02.2025 07:01:08
  • Zuletzt bearbeitet 01.10.2025 20:16:06

In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop() There is a deadlock in rtllib_beacons_stop(), which is shown below: (Thread 1) | (Thread 2) ...

  • EPSS 0.21%
  • Veröffentlicht 26.02.2025 07:01:08
  • Zuletzt bearbeitet 01.10.2025 20:16:06

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Don't hold the layoutget locks across multiple RPC calls When doing layoutget as part of the open() compound, we have to be careful to release the layout locks before we can...