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.01%
  • Veröffentlicht 24.04.2026 14:45:14
  • Zuletzt bearbeitet 27.04.2026 20:00:05

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_ct: fix use-after-free in timeout object destroy nft_ct_timeout_obj_destroy() frees the timeout object with kfree() immediately after nf_ct_untimeout(), without wait...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:45:13
  • Zuletzt bearbeitet 27.04.2026 19:59:32

In the Linux kernel, the following vulnerability has been resolved: xfrm: hold dev ref until after transport_finish NF_HOOK After async crypto completes, xfrm_input_resume() calls dev_put() immediately on re-entry before the skb reaches transport_f...

  • EPSS 0.02%
  • Veröffentlicht 24.04.2026 14:45:13
  • Zuletzt bearbeitet 27.04.2026 19:59:44

In the Linux kernel, the following vulnerability has been resolved: xfrm: clear trailing padding in build_polexpire() build_expire() clears the trailing padding bytes of struct xfrm_user_expire after setting the hard field via memset_after(), but t...

  • EPSS 0.07%
  • Veröffentlicht 24.04.2026 14:45:12
  • Zuletzt bearbeitet 27.04.2026 20:17:55

In the Linux kernel, the following vulnerability has been resolved: tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSG The GRP_ACK_MSG handler in tipc_group_proto_rcv() currently decrements bc_ackers on every inbound group ACK, even when the sa...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:45:11
  • Zuletzt bearbeitet 27.04.2026 20:17:30

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: allocate rx skb before consuming bytes pn532_receive_buf() reports the number of accepted bytes to the serdev core. The current code consumes bytes into recv_skb and ma...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:45:11
  • Zuletzt bearbeitet 27.04.2026 20:17:46

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmsmac: Fix dma_free_coherent() size dma_alloc_consistent() may change the size to align it. The new size is saved in alloced. Change the free size to match the allocation...

  • EPSS 0.07%
  • Veröffentlicht 24.04.2026 14:45:10
  • Zuletzt bearbeitet 27.04.2026 20:17:17

In the Linux kernel, the following vulnerability has been resolved: batman-adv: reject oversized global TT response buffers batadv_tt_prepare_tvlv_global_data() builds the allocation length for a global TT response in 16-bit temporaries. When a rem...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:45:09
  • Zuletzt bearbeitet 27.04.2026 20:17:08

In the Linux kernel, the following vulnerability has been resolved: net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit() When dma_map_single() fails in tse_start_xmit(), the function returns NETDEV_TX_OK without freeing the skb. S...

  • EPSS 0.08%
  • Veröffentlicht 24.04.2026 14:45:08
  • Zuletzt bearbeitet 27.04.2026 20:16:58

In the Linux kernel, the following vulnerability has been resolved: batman-adv: hold claim backbone gateways by reference batadv_bla_add_claim() can replace claim->backbone_gw and drop the old gateway's last reference while readers still follow the...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:45:07
  • Zuletzt bearbeitet 27.04.2026 20:16:43

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat A use-after-free / refcount underflow is possible when the heartbeat worker and intel_engine_park_heartbeat() rac...