Canonical

Ubuntu 22.04 LTS

7962 Schwachstellen gefunden.

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

In the Linux kernel, the following vulnerability has been resolved: spufs: fix gang directory lifetimes prior to "[POWERPC] spufs: Fix gang destroy leaks" we used to have a problem with gang lifetimes - creation of a gang returns opened gang direct...

  • EPSS 0.11%
  • 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.15%
  • Veröffentlicht 16.04.2025 14:12:20
  • Zuletzt bearbeitet 03.11.2025 20:17:41

In the Linux kernel, the following vulnerability has been resolved: ASoC: imx-card: Add NULL check in imx_card_probe() devm_kasprintf() returns NULL when memory allocation fails. Currently, imx_card_probe() does not check for this case, which resul...

  • EPSS 0.1%
  • 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.11%
  • Veröffentlicht 16.04.2025 14:12:17
  • Zuletzt bearbeitet 03.11.2025 20:17:41

In the Linux kernel, the following vulnerability has been resolved: sctp: add mutual exclusion in proc_sctp_do_udp_port() We must serialize calls to sctp_udp_sock_stop() and sctp_udp_sock_start() or risk a crash as syzbot reported: Oops: general p...

  • EPSS 0.1%
  • 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.06%
  • 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.1%
  • 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.03%
  • Veröffentlicht 16.04.2025 14:12:13
  • Zuletzt bearbeitet 03.11.2025 20:17:40

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_tunnel: fix geneve_opt type confusion addition When handling multiple NFTA_TUNNEL_KEY_OPTS_GENEVE attributes, the parsing logic should place every geneve_opt structu...

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

In the Linux kernel, the following vulnerability has been resolved: net: fix geneve_opt length integer overflow struct geneve_opt uses 5 bit length for each single option, which means every vary size option should be smaller than 128 bytes. Howeve...