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 02.05.2025 15:55:21
  • Zuletzt bearbeitet 12.11.2025 20:51:46

In the Linux kernel, the following vulnerability has been resolved: octeontx2-vf: Add missing free for alloc_percpu Add the free_percpu for the allocated "vf->hw.lmt_info" in order to avoid memory leak, same as the "pf->hw.lmt_info" in `drivers/net...

  • EPSS 0.05%
  • Veröffentlicht 02.05.2025 15:55:19
  • Zuletzt bearbeitet 12.11.2025 19:47:44

In the Linux kernel, the following vulnerability has been resolved: qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_info We have to make sure that the info returned by the helper is valid before using it. Found by Linux Verification C...

  • EPSS 0.06%
  • Veröffentlicht 02.05.2025 15:55:18
  • Zuletzt bearbeitet 12.11.2025 19:56:49

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_event_bpf_output syzkaller reportes a KASAN issue with stack-out-of-bounds. The call trace is as follows: ...

  • EPSS 0.07%
  • Veröffentlicht 02.05.2025 15:55:17
  • Zuletzt bearbeitet 07.11.2025 01:51:05

In the Linux kernel, the following vulnerability has been resolved: iavf: fix hang on reboot with ice When a system with E810 with existing VFs gets rebooted the following hang may be observed. Pid 1 is hung in iavf_remove(), part of a network dr...

  • EPSS 0.06%
  • Veröffentlicht 02.05.2025 15:55:16
  • Zuletzt bearbeitet 07.11.2025 02:23:30

In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc95xx: Limit packet length to skb->len Packet length retrieved from descriptor may be larger than the actual socket buffer length. In such case the cloned skb passed u...

  • EPSS 0.07%
  • Veröffentlicht 02.05.2025 15:55:15
  • Zuletzt bearbeitet 07.11.2025 16:45:04

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix possible refcount leak in smb2_open() Reference count of acls will leak when memory allocation fails. Fix this by adding the missing posix_acl_release().

  • EPSS 0.05%
  • Veröffentlicht 02.05.2025 15:55:14
  • Zuletzt bearbeitet 07.11.2025 16:32:03

In the Linux kernel, the following vulnerability has been resolved: igb: revert rtnl_lock() that causes deadlock The commit 6faee3d4ee8b ("igb: Add lock to avoid data race") adds rtnl_lock to eliminate a false data race shown below (FREE from dev...

  • EPSS 0.06%
  • Veröffentlicht 02.05.2025 15:55:13
  • Zuletzt bearbeitet 17.03.2026 15:00:55

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: cros_ec_chardev: fix kernel data leak from ioctl It is possible to peep kernel page's data by providing larger `insize` in struct cros_ec_command[1] when invoking ...

  • EPSS 0.05%
  • Veröffentlicht 02.05.2025 15:55:12
  • Zuletzt bearbeitet 07.11.2025 16:29:08

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: E-Switch, Fix an Oops in error handling code The error handling dereferences "vport". There is nothing we can do if it is an error pointer except returning the error cod...

  • EPSS 0.07%
  • Veröffentlicht 02.05.2025 15:55:11
  • Zuletzt bearbeitet 12.11.2025 20:03:22

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Synchronize the IOCB count to be in order A system hang was observed with the following call trace: BUG: kernel NULL pointer dereference, address: 0000000000000000 ...