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 24.05.2024 15:15:13
  • Zuletzt bearbeitet 21.11.2024 06:36:25

In the Linux kernel, the following vulnerability has been resolved: nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done The done() netlink callback nfc_genl_dump_ses_done() should check if received argument is non-NULL, because its allo...

  • EPSS 0.01%
  • Veröffentlicht 24.05.2024 15:15:12
  • Zuletzt bearbeitet 29.09.2025 17:09:23

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix negative period/buffer sizes The period size calculation in OSS layer may receive a negative value as an error, but the code there assumes only the positive val...

  • EPSS 0.01%
  • Veröffentlicht 24.05.2024 15:15:12
  • Zuletzt bearbeitet 24.09.2025 19:37:09

In the Linux kernel, the following vulnerability has been resolved: seg6: fix the iif in the IPv6 socket control block When an IPv4 packet is received, the ip_rcv_core(...) sets the receiving interface index into the IPv4 socket control block (v5.1...

  • EPSS 0.03%
  • Veröffentlicht 24.05.2024 15:15:11
  • Zuletzt bearbeitet 10.01.2025 18:00:30

In the Linux kernel, the following vulnerability has been resolved: aio: fix use-after-free due to missing POLLFREE handling signalfd_poll() and binder_poll() are special in that they use a waitqueue whose lifetime is the current task, rather than ...

  • EPSS 0.01%
  • Veröffentlicht 24.05.2024 15:15:11
  • Zuletzt bearbeitet 06.01.2025 20:44:45

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix use-after-free due to delegation race A delegation break could arrive as soon as we've called vfs_setlease. A delegation break runs a callback which immediately (in nfsd...

  • EPSS 0.01%
  • Veröffentlicht 24.05.2024 15:15:11
  • Zuletzt bearbeitet 24.09.2025 19:17:55

In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix nsfd startup race (again) Commit bd5ae9288d64 ("nfsd: register pernet ops last, unregister first") has re-opened rpc_pipefs_event() race against nfsd_net_id registration ...

  • EPSS 0.01%
  • Veröffentlicht 24.05.2024 15:15:11
  • Zuletzt bearbeitet 29.09.2025 16:30:22

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Limit the period size to 16MB Set the practical limit to the period size (the fragment shift in OSS) instead of a full 31bit; a too large value could lead to the ex...

  • EPSS 0.02%
  • Veröffentlicht 24.05.2024 15:15:10
  • Zuletzt bearbeitet 06.01.2025 20:44:59

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix NULL pointer dereference in i40e_dbg_dump_desc When trying to dump VFs VSI RX/TX descriptors using debugfs there was a crash due to NULL pointer dereference in i40e_dbg_d...

  • EPSS 0.01%
  • Veröffentlicht 24.05.2024 15:15:09
  • Zuletzt bearbeitet 06.01.2025 20:45:41

In the Linux kernel, the following vulnerability has been resolved: iio: accel: kxcjk-1013: Fix possible memory leak in probe and remove When ACPI type is ACPI_SMO8500, the data->dready_trig will not be set, the memory allocated by iio_triggered_bu...

  • EPSS 0.01%
  • Veröffentlicht 24.05.2024 15:15:09
  • Zuletzt bearbeitet 06.01.2025 20:45:22

In the Linux kernel, the following vulnerability has been resolved: iio: mma8452: Fix trigger reference couting The mma8452 driver directly assigns a trigger to the struct iio_dev. The IIO core when done using this trigger will call `iio_trigger_pu...