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.03%
  • Veröffentlicht 01.04.2025 16:15:30
  • Zuletzt bearbeitet 03.11.2025 20:17:34

In the Linux kernel, the following vulnerability has been resolved: net: switchdev: Convert blocking notification chain to a raw one A blocking notification chain uses a read-write semaphore to protect the integrity of the chain. The semaphore is a...

  • EPSS 0.03%
  • Veröffentlicht 01.04.2025 16:15:29
  • Zuletzt bearbeitet 03.11.2025 20:17:34

In the Linux kernel, the following vulnerability has been resolved: ice: fix memory leak in aRFS after reset Fix aRFS (accelerated Receive Flow Steering) structures memory leak by adding a checker to verify if aRFS memory is already allocated while...

  • EPSS 0.03%
  • Veröffentlicht 01.04.2025 16:15:29
  • Zuletzt bearbeitet 30.10.2025 19:17:14

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bound accesses [WHAT & HOW] hpo_stream_to_link_encoder_mapping has size MAX_HPO_DP2_ENCODERS(=4), but location can have size up to 6. As a result, it is...

  • EPSS 0.03%
  • Veröffentlicht 01.04.2025 16:15:28
  • Zuletzt bearbeitet 03.11.2025 20:17:33

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix slab-use-after-free on hdcp_work [Why] A slab-use-after-free is reported when HDCP is destroyed but the property_validate_dwork queue is still running. [How] ...

  • EPSS 0.03%
  • Veröffentlicht 01.04.2025 16:15:28
  • Zuletzt bearbeitet 03.11.2025 20:17:33

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Bridge, fix the crash caused by LAG state check When removing LAG device from bridge, NETDEV_CHANGEUPPER event is triggered. Driver finds the lower devices (PFs) to flush...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2025 16:15:28
  • Zuletzt bearbeitet 03.11.2025 20:17:33

In the Linux kernel, the following vulnerability has been resolved: net_sched: Prevent creation of classes with TC_H_ROOT The function qdisc_tree_reduce_backlog() uses TC_H_ROOT as a termination condition when traversing up the qdisc tree to update...

  • EPSS 0.03%
  • Veröffentlicht 01.04.2025 16:15:28
  • Zuletzt bearbeitet 31.10.2025 19:16:02

In the Linux kernel, the following vulnerability has been resolved: net: mctp: unshare packets when reassembling Ensure that the frag_list used for reassembly isn't shared with other packets. This avoids incorrect reassembly when packets are cloned...

  • EPSS 0.04%
  • Veröffentlicht 01.04.2025 16:15:28
  • Zuletzt bearbeitet 03.11.2025 20:17:33

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: handle errors in mlx5_chains_create_table() In mlx5_chains_create_table(), the return value of mlx5_get_fdb_sub_ns() and mlx5_get_flow_namespace() must be checked to prev...

  • EPSS 0.03%
  • Veröffentlicht 01.04.2025 16:15:28
  • Zuletzt bearbeitet 30.10.2025 21:00:33

In the Linux kernel, the following vulnerability has been resolved: fbdev: hyperv_fb: Allow graceful removal of framebuffer When a Hyper-V framebuffer device is unbind, hyperv_fb driver tries to release the framebuffer forcefully. If this framebuff...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2025 16:15:27
  • Zuletzt bearbeitet 03.11.2025 20:17:32

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree() Since commit b36e4523d4d5 ("netfilter: nf_conncount: fix garbage collection confirm race"), `cp...