Canonical

Ubuntu Pro 18.04 LTS

5526 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.19%
  • Veröffentlicht 16.04.2025 14:12:23
  • Zuletzt bearbeitet 03.11.2025 20:17:41

In the Linux kernel, the following vulnerability has been resolved: spufs: fix a leak in spufs_create_context() Leak fixes back in 2008 missed one case - if we are trying to set affinity and spufs_mkdir() fails, we need to drop the reference to nei...

  • EPSS 0.25%
  • Veröffentlicht 16.04.2025 14:12:18
  • Zuletzt bearbeitet 03.11.2025 20:17:41

In the Linux kernel, the following vulnerability has been resolved: netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets When calling netlbl_conn_setattr(), addr->sa_family is used to determine the function behavior. If sk is an I...

  • EPSS 0.13%
  • Veröffentlicht 16.04.2025 14:12:16
  • Zuletzt bearbeitet 03.11.2025 20:17:40

In the Linux kernel, the following vulnerability has been resolved: net: mvpp2: Prevent parser TCAM memory corruption Protect the parser TCAM/SRAM memory, and the cached (shadow) SRAM information, from concurrent modifications. Both the TCAM and S...

  • EPSS 0.18%
  • Veröffentlicht 16.04.2025 14:12:14
  • Zuletzt bearbeitet 31.10.2025 20:17:44

In the Linux kernel, the following vulnerability has been resolved: net: decrease cached dst counters in dst_release Upstream fix ac888d58869b ("net: do not delay dst_entries_add() in dst_release()") moved decrementing the dst count from dst_destro...

  • EPSS 0.19%
  • Veröffentlicht 16.04.2025 14:12:14
  • Zuletzt bearbeitet 03.11.2025 20:17:40

In the Linux kernel, the following vulnerability has been resolved: udp: Fix memory accounting leak. Matt Dowling reported a weird UDP memory usage issue. Under normal operation, the UDP memory usage reported in /proc/net/sockstat remains close to...

  • EPSS 0.13%
  • Veröffentlicht 16.04.2025 14:12:11
  • Zuletzt bearbeitet 31.10.2025 20:18:11

In the Linux kernel, the following vulnerability has been resolved: net: ibmveth: make veth_pool_store stop hanging v2: - Created a single error handling unlock and exit in veth_pool_store - Greatly expanded commit message with previous explanatory...

  • EPSS 0.18%
  • Veröffentlicht 16.04.2025 14:12:04
  • Zuletzt bearbeitet 14.11.2025 16:50:00

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add bounds check for durable handle context Add missing bounds check for durable handle context.

  • EPSS 0.18%
  • Veröffentlicht 16.04.2025 14:12:03
  • Zuletzt bearbeitet 06.04.2026 13:44:14

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add bounds check for create lease context Add missing bounds check for create lease context.

  • EPSS 0.6%
  • Veröffentlicht 16.04.2025 14:11:58
  • Zuletzt bearbeitet 02.04.2026 09:16:18

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbd_sessions_deregister() In multichannel mode, UAF issue can occur in session_deregister when the second channel sets up a session through the conne...

  • EPSS 0.24%
  • Veröffentlicht 16.04.2025 14:11:56
  • Zuletzt bearbeitet 03.11.2025 20:17:38

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate zero num_subauth before sub_auth is accessed Access psid->sub_auth[psid->num_subauth - 1] without checking if num_subauth is non-zero leads to an out-of-bounds read...