Canonical

Ubuntu 22.04 LTS

7957 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 03.04.2026 15:15:28
  • Zuletzt bearbeitet 27.04.2026 14:16:33

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure ieee80211_tx_prepare_skb() has three error paths, but only two of them free the skb. The first error path (iee...

  • EPSS 0.02%
  • Veröffentlicht 03.04.2026 15:15:26
  • Zuletzt bearbeitet 27.04.2026 14:16:33

In the Linux kernel, the following vulnerability has been resolved: ipv6: add NULL checks for idev in SRv6 paths __in6_dev_get() can return NULL when the device has no IPv6 configuration (e.g. MTU < IPV6_MIN_MTU or after NETDEV_UNREGISTER). Add NU...

  • EPSS 0.02%
  • Veröffentlicht 03.04.2026 15:15:23
  • Zuletzt bearbeitet 23.04.2026 20:59:18

In the Linux kernel, the following vulnerability has been resolved: udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=n When CONFIG_IPV6 is disabled, the udp_sock_create6() function returns 0 (success) without actually creating...

  • EPSS 0.02%
  • Veröffentlicht 03.04.2026 15:15:22
  • Zuletzt bearbeitet 23.04.2026 20:59:22

In the Linux kernel, the following vulnerability has been resolved: net: mvpp2: guard flow control update with global_tx_fc in buffer switching mvpp2_bm_switch_buffers() unconditionally calls mvpp2_bm_pool_update_priv_fc() when switching between pe...

  • EPSS 0.02%
  • Veröffentlicht 03.04.2026 15:15:19
  • Zuletzt bearbeitet 27.04.2026 14:16:32

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: serialize lock/unlock against other NAND operations nand_lock() and nand_unlock() call into chip->ops.lock_area/unlock_area without holding the NAND device lock. On c...

  • EPSS 0.03%
  • Veröffentlicht 03.04.2026 15:15:14
  • Zuletzt bearbeitet 27.04.2026 14:16:32

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of share_conf in compound request smb2_get_ksmbd_tcon() reuses work->tcon in compound requests without validating tcon->t_state. ksmbd_tree_conn_lookup() ...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2026 13:24:29
  • Zuletzt bearbeitet 24.04.2026 15:21:23

In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: Fix a locking bug Make sure that wl->mutex is locked before it is unlocked. This has been detected by the Clang thread-safety analyzer.

  • EPSS 0.01%
  • Veröffentlicht 01.04.2026 08:36:39
  • Zuletzt bearbeitet 24.04.2026 15:23:43

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix race on rawdata dereference There is a race condition that leads to a use-after-free situation: because the rawdata inodes are not refcounted, an attacker can start o...

  • EPSS 0.01%
  • Veröffentlicht 01.04.2026 08:36:39
  • Zuletzt bearbeitet 24.04.2026 15:23:12

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix race between freeing data and fs accessing it AppArmor was putting the reference to i_private data on its end after removing the original entry from the file system. ...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2026 08:36:38
  • Zuletzt bearbeitet 24.04.2026 15:23:55

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix differential encoding verification Differential encoding allows loops to be created if it is abused. To prevent this the unpack should verify that a diff-encode chain...