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 17.04.2024 11:15:09
  • Zuletzt bearbeitet 27.01.2025 15:12:45

In the Linux kernel, the following vulnerability has been resolved: clk: meson: Add missing clocks to axg_clk_regmaps Some clocks were missing from axg_clk_regmaps, which caused kernel panic during cat /sys/kernel/debug/clk/clk_summary [ 57.3494...

  • EPSS 0.06%
  • Veröffentlicht 17.04.2024 11:15:09
  • Zuletzt bearbeitet 12.05.2026 12:16:23

In the Linux kernel, the following vulnerability has been resolved: dm: call the resume method on internal suspend There is this reported crash when experimenting with the lvm2 testsuite. The list corruption is caused by the fact that the postsuspe...

  • EPSS 0%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 02.04.2025 13:17:33

In the Linux kernel, the following vulnerability has been resolved: wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled When QoS is disabled, the queue priority value will not map to the correct ieee80211 queue since there is onl...

  • EPSS 0.04%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 19.12.2024 16:15:07

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 12.05.2026 12:16:20

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_h323: Add protection for bmp length out of range UBSAN load reports an exception of BRK#5515 SHIFT_ISSUE:Bitwise shifts that are out of bounds for their dat...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 12.05.2026 12:16:21

In the Linux kernel, the following vulnerability has been resolved: net/ipv6: avoid possible UAF in ip6_route_mpath_notify() syzbot found another use-after-free in ip6_route_mpath_notify() [1] Commit f7225172f25a ("net/ipv6: prevent use after free...

  • EPSS 0.02%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 02.04.2025 13:17:04

In the Linux kernel, the following vulnerability has been resolved: igc: avoid returning frame twice in XDP_REDIRECT When a frame can not be transmitted in XDP_REDIRECT (e.g. due to a full queue), it is necessary to free it by calling xdp_return_fr...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 12.05.2026 12:16:21

In the Linux kernel, the following vulnerability has been resolved: net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink() The function ice_bridge_setlink() may encounter a NULL pointer dereference if nlmsg_find_attr() returns NUL...

  • EPSS 0.03%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: net: sparx5: Fix use after free inside sparx5_del_mact_entry Based on the static analyzis of the code it looks like when an entry from the MAC table was removed, the entry was stil...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 21.03.2025 15:03:58

In the Linux kernel, the following vulnerability has been resolved: geneve: make sure to pull inner header in geneve_rx() syzbot triggered a bug in geneve_rx() [1] Issue is similar to the one I fixed in commit 8d975c15c0cd ("ip6_tunnel: make sure ...