Canonical

Ubuntu Pro 16.04 LTS

5033 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 01.04.2025 16:15:22
  • Zuletzt bearbeitet 03.11.2025 20:17:28

In the Linux kernel, the following vulnerability has been resolved: ppp: Fix KMSAN uninit-value warning with bpf Syzbot caught an "KMSAN: uninit-value" warning [1], which is caused by the ppp driver not initializing a 2-byte header when using socke...

  • EPSS 0.01%
  • Veröffentlicht 01.04.2025 16:15:21
  • Zuletzt bearbeitet 01.10.2025 20:18:32

In the Linux kernel, the following vulnerability has been resolved: NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback Add PF_KCOMPACTD flag and current_is_kcompactd() helper to check for it so nfs_release_folio() can skip calling...

  • EPSS 0.07%
  • Veröffentlicht 01.04.2025 16:15:21
  • Zuletzt bearbeitet 03.11.2025 20:17:26

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: reject cooked mode if it is set along with other flags It is possible to set both MONITOR_FLAG_COOK_FRAMES and MONITOR_FLAG_ACTIVE flags simultaneously on the same m...

  • EPSS 0.03%
  • Veröffentlicht 01.04.2025 16:15:21
  • Zuletzt bearbeitet 03.11.2025 20:17:26

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: regulatory: improve invalid hints checking Syzbot keeps reporting an issue [1] that occurs when erroneous symbols sent from userspace get through into user_alpha2[]...

  • EPSS 0.05%
  • Veröffentlicht 01.04.2025 16:15:21
  • Zuletzt bearbeitet 03.11.2025 20:17:26

In the Linux kernel, the following vulnerability has been resolved: gpio: rcar: Use raw_spinlock to protect register access Use raw_spinlock in order to fix spurious messages about invalid context when spinlock debugging is enabled. The lock is onl...

  • EPSS 0.01%
  • Veröffentlicht 01.04.2025 16:15:21
  • Zuletzt bearbeitet 03.11.2025 20:17:27

In the Linux kernel, the following vulnerability has been resolved: slimbus: messaging: Free transaction ID in delayed interrupt scenario In case of interrupt delay for any reason, slim_do_transfer() returns timeout error but the transaction ID (TI...

  • EPSS 0.03%
  • Veröffentlicht 01.04.2025 16:15:20
  • Zuletzt bearbeitet 03.11.2025 20:17:25

In the Linux kernel, the following vulnerability has been resolved: ftrace: Avoid potential division by zero in function_stat_show() Check whether denominator expression x * (x - 1) * 1000 mod {2^32, 2^64} produce zero and skip stddev computation i...

  • EPSS 0.03%
  • Veröffentlicht 01.04.2025 16:15:20
  • Zuletzt bearbeitet 03.11.2025 20:17:25

In the Linux kernel, the following vulnerability has been resolved: caif_virtio: fix wrong pointer check in cfv_probe() del_vqs() frees virtqueues, therefore cfv->vq_tx pointer should be checked for NULL before calling it, not cfv->vdev. Also the c...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 16:44:00
  • Zuletzt bearbeitet 31.10.2025 18:49:09

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function. When first_ip is 0, last_ip is 0xFFFFFFFF, and netmask is 31, the value of an arithmetic expression ...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 16:43:49
  • Zuletzt bearbeitet 01.04.2025 15:39:10

In the Linux kernel, the following vulnerability has been resolved: net: nfc: Fix use-after-free in local_cleanup() Fix a use-after-free that occurs in kfree_skb() called from local_cleanup(). This could happen when killing nfc daemon (e.g. neard) ...