Canonical

Ubuntu Pro 16.04 LTS

5719 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.23%
  • Veröffentlicht 08.11.2024 06:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:58

In the Linux kernel, the following vulnerability has been resolved: ceph: remove the incorrect Fw reference check when dirtying pages When doing the direct-io reads it will also try to mark pages dirty, but for the read path it won't hold the Fw ca...

  • EPSS 0.26%
  • Veröffentlicht 08.11.2024 06:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:58

In the Linux kernel, the following vulnerability has been resolved: fbdev: sisfb: Fix strbuf array overflow The values of the variables xres and yres are placed in strbuf. These variables are obtained from strbuf1. The strbuf1 array contains digit ...

  • EPSS 0.04%
  • Veröffentlicht 08.11.2024 06:15:15
  • Zuletzt bearbeitet 03.03.2025 09:15:24

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.16%
  • Veröffentlicht 08.11.2024 06:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:58

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instance Deleting an NPIV instance requires all fabric ndlps to be released before an NPIV's resources can be t...

  • EPSS 0.24%
  • Veröffentlicht 07.11.2024 10:15:08
  • Zuletzt bearbeitet 03.11.2025 23:16:57

In the Linux kernel, the following vulnerability has been resolved: net: systemport: fix potential memory leak in bcm_sysport_xmit() The bcm_sysport_xmit() returns NETDEV_TX_OK without freeing skb in case of dma_map_single() fails, add dev_kfree_sk...

  • EPSS 0.25%
  • Veröffentlicht 07.11.2024 10:15:07
  • Zuletzt bearbeitet 03.11.2025 23:16:57

In the Linux kernel, the following vulnerability has been resolved: be2net: fix potential memory leak in be_xmit() The be_xmit() returns NETDEV_TX_OK without freeing skb in case of be_xmit_enqueue() fails, add dev_kfree_skb_any() to fix it.

  • EPSS 0.26%
  • Veröffentlicht 07.11.2024 10:15:06
  • Zuletzt bearbeitet 12.05.2026 13:16:18

In the Linux kernel, the following vulnerability has been resolved: xfrm: validate new SA's prefixlen using SA family when sel.family is unset This expands the validation introduced in commit 07bf7908950a ("xfrm: Validate address prefix lengths in ...

  • EPSS 0.27%
  • Veröffentlicht 07.11.2024 10:15:06
  • Zuletzt bearbeitet 03.11.2025 23:16:54

In the Linux kernel, the following vulnerability has been resolved: udf: fix uninit-value use in udf_get_fileshortad Check for overflow when computing alen in udf_current_aext to mitigate later uninit-value use in udf_get_fileshortad KMSAN bug[1]. ...

  • EPSS 0.26%
  • Veröffentlicht 07.11.2024 10:15:06
  • Zuletzt bearbeitet 12.05.2026 13:16:18

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: fix wild-memory-access in proto_unregister There's issue as follows: KASAN: maybe wild-memory-access in range [0xdead...108-0xdead...10f] CPU: 3 UID: 0 PID: 28...

  • EPSS 0.24%
  • Veröffentlicht 07.11.2024 10:15:06
  • Zuletzt bearbeitet 03.11.2025 23:16:56

In the Linux kernel, the following vulnerability has been resolved: tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink(). Martin KaFai Lau reported use-after-free [0] in reqsk_timer_handler(). """ We are seeing a use-after-free from a b...