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.03%
  • Veröffentlicht 23.01.2026 14:25:53
  • Zuletzt bearbeitet 26.02.2026 20:30:51

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: fix memory leak on usb_submit_urb() failure In async_set_registers(), when usb_submit_urb() fails, the allocated async_req structure and URB are not freed, cau...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 14:25:52
  • Zuletzt bearbeitet 25.03.2026 11:16:14

In the Linux kernel, the following vulnerability has been resolved: net: dsa: properly keep track of conduit reference Problem description ------------------- DSA has a mumbo-jumbo of reference handling of the conduit net device and its kobject wh...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 14:15:16
  • Zuletzt bearbeitet 18.04.2026 09:16:13

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix refcount leak when invalid session is found on session lookup When a session is found but its state is not SMB2_SESSION_VALID, It indicates that no valid session was fou...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 14:15:13
  • Zuletzt bearbeitet 26.02.2026 20:26:24

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix a memory leak in tpm2_load_cmd 'tpm2_load_cmd' allocates a tempoary blob indirectly via 'tpm2_key_decode' but it is not freed in the failure paths. Address this ...

  • EPSS 0.02%
  • Veröffentlicht 21.01.2026 13:08:54
  • Zuletzt bearbeitet 26.02.2026 20:02:55

In the Linux kernel, the following vulnerability has been resolved: net: sock: fix hardened usercopy panic in sock_recv_errqueue skbuff_fclone_cache was created without defining a usercopy region, [1] unlike skbuff_head_cache which properly whiteli...

  • EPSS 0.02%
  • Veröffentlicht 21.01.2026 06:57:23
  • Zuletzt bearbeitet 26.02.2026 20:02:36

In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_reset `qfq_class->leaf_qdisc->q.qlen > 0` does not imply that the class itself is active. Two qfq_cl...

  • EPSS 0.02%
  • Veröffentlicht 14.01.2026 15:16:03
  • Zuletzt bearbeitet 25.03.2026 18:04:12

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: avoid invalid read in irdma_net_event irdma_net_event() should not dereference anything from "neigh" (alias "ptr") until it has checked that the event is NETEVENT_NEIGH...

  • EPSS 0.02%
  • Veröffentlicht 14.01.2026 15:16:03
  • Zuletzt bearbeitet 25.03.2026 18:03:37

In the Linux kernel, the following vulnerability has been resolved: media: adv7842: Avoid possible out-of-bounds array accesses in adv7842_cp_log_status() It's possible for cp_read() and hdmi_read() to return -EIO. Those values are further used as ...

  • EPSS 0.02%
  • Veröffentlicht 14.01.2026 15:16:03
  • Zuletzt bearbeitet 25.03.2026 18:03:28

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: fix "UBSAN: shift-out-of-bounds error" This patch ensures that the RX ring size (rx_pending) is not set below the permitted length. This avoids UBSAN shift-out-of-bou...

  • EPSS 0.03%
  • Veröffentlicht 14.01.2026 15:16:02
  • Zuletzt bearbeitet 25.03.2026 18:49:06

In the Linux kernel, the following vulnerability has been resolved: tracing: Do not register unsupported perf events Synthetic events currently do not have a function to register perf events. This leads to calling the tracepoint register functions ...