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.05%
  • Veröffentlicht 18.06.2025 11:03:28
  • Zuletzt bearbeitet 28.11.2025 14:51:56

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: 8852a: rfk: fix div 0 exception The DPK is a kind of RF calibration whose algorithm is to fine tune parameters and calibrate, and check the result. If the result isn't...

  • EPSS 0.06%
  • Veröffentlicht 18.06.2025 11:03:28
  • Zuletzt bearbeitet 20.11.2025 22:02:06

In the Linux kernel, the following vulnerability has been resolved: ath9k: fix use-after-free in ath9k_hif_usb_rx_cb Syzbot reported use-after-free Read in ath9k_hif_usb_rx_cb() [0]. The problem was in incorrect htc_handle->drv_priv initialization....

  • EPSS 0.07%
  • Veröffentlicht 18.06.2025 11:03:27
  • Zuletzt bearbeitet 28.11.2025 14:51:33

In the Linux kernel, the following vulnerability has been resolved: rcutorture: Fix ksoftirqd boosting timing and iteration The RCU priority boosting can fail in two situations: 1) If (nr_cpus= > maxcpus=), which means if the total number of CPUs ...

  • EPSS 0.13%
  • Veröffentlicht 18.06.2025 11:03:26
  • Zuletzt bearbeitet 28.11.2025 14:50:51

In the Linux kernel, the following vulnerability has been resolved: media: tw686x: Fix memory leak in tw686x_video_init video_device_alloc() allocates memory for vdev, when video_register_device() fails, it doesn't release the memory and leads to m...

  • EPSS 0.07%
  • Veröffentlicht 18.06.2025 11:03:26
  • Zuletzt bearbeitet 25.11.2025 20:22:31

In the Linux kernel, the following vulnerability has been resolved: drm/mcde: Fix refcount leak in mcde_dsi_bind Every iteration of for_each_available_child_of_node() decrements the reference counter of the previous node. There is no decrement when...

  • EPSS 0.05%
  • Veröffentlicht 18.06.2025 11:03:25
  • Zuletzt bearbeitet 28.11.2025 14:50:25

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Fix global state lock backoff We need to grab the lock after the early return for !hwpipe case. Otherwise, we could have hit contention yet still returned 0. Fixes a...

  • EPSS 0.05%
  • Veröffentlicht 18.06.2025 11:03:25
  • Zuletzt bearbeitet 28.11.2025 14:50:43

In the Linux kernel, the following vulnerability has been resolved: net: hinic: avoid kernel hung in hinic_get_stats64() When using hinic device as a bond slave device, and reading device stats of master bond device, the kernel may hung. The kerne...

  • EPSS 0.06%
  • Veröffentlicht 18.06.2025 11:03:24
  • Zuletzt bearbeitet 28.11.2025 14:50:18

In the Linux kernel, the following vulnerability has been resolved: mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msg Free the skb if mt76u_bulk_msg fails in __mt76x02u_mcu_send_msg routine.

  • EPSS 0.04%
  • Veröffentlicht 18.06.2025 11:03:23
  • Zuletzt bearbeitet 28.11.2025 14:46:44

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/sec - don't sleep when in softirq When kunpeng920 encryption driver is used to deencrypt and decrypt packets during the softirq, it is not allowed to use mutex lo...

  • EPSS 0.06%
  • Veröffentlicht 18.06.2025 11:03:22
  • Zuletzt bearbeitet 23.01.2026 16:42:54

In the Linux kernel, the following vulnerability has been resolved: wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi() The simple_write_to_buffer() function will succeed if even a single byte is initialized. However, we need to initiali...