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 06.05.2026 11:28:28
  • Zuletzt bearbeitet 12.05.2026 19:08:04

In the Linux kernel, the following vulnerability has been resolved: net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets When the FarSync T-series card is being detached, the fst_card_info is deallocated in fst_remove_one(). How...

  • EPSS 0.07%
  • Veröffentlicht 06.05.2026 11:28:27
  • Zuletzt bearbeitet 08.05.2026 21:19:05

In the Linux kernel, the following vulnerability has been resolved: net/rds: Clear reconnect pending bit When canceling the reconnect worker, care must be taken to reset the reconnect-pending bit. If the reconnect worker has not yet been scheduled ...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:28:26
  • Zuletzt bearbeitet 08.05.2026 21:16:13

In the Linux kernel, the following vulnerability has been resolved: hfs: Replace BUG_ON with error handling for CNID count checks In a06ec283e125 next_id, folder_count, and file_count in the super block info were expanded to 64 bits, and BUG_ONs we...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:28:25
  • Zuletzt bearbeitet 08.05.2026 21:11:53

In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/sh_tmu: Always leave device running after probe The TMU device can be used as both a clocksource and a clockevent provider. The driver tries to be smart and pow...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:28:24
  • Zuletzt bearbeitet 08.05.2026 21:22:38

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix memory leak on failure path cfg80211_inform_bss_frame() may return NULL on failure. In that case, the allocated buffer 'buf' is not freed and the function r...

  • EPSS 0.07%
  • Veröffentlicht 06.05.2026 11:28:24
  • Zuletzt bearbeitet 08.05.2026 21:17:34

In the Linux kernel, the following vulnerability has been resolved: net/rds: No shortcut out of RDS_CONN_ERROR RDS connections carry a state "rds_conn_path::cp_state" and transitions from one state to another and are conditional upon an expected st...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:28:22
  • Zuletzt bearbeitet 08.05.2026 21:14:54

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix URB leak in pvr2_send_request_ex When pvr2_send_request_ex() submits a write URB successfully but fails to submit the read URB (e.g. returns -ENOMEM), it return...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:28:20
  • Zuletzt bearbeitet 12.05.2026 19:12:37

In the Linux kernel, the following vulnerability has been resolved: net: cpsw_new: Fix potential unregister of netdev that has not been registered yet If an error occurs during register_netdev() for the first MAC in cpsw_register_ports(), even thou...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:28:20
  • Zuletzt bearbeitet 14.05.2026 15:16:47

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: serialize sequence allocation under concurrent TLB invalidations With concurrent TLB invalidations, completion wait randomly gets timed out because cmd_sem_val was incre...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:28:19
  • Zuletzt bearbeitet 11.05.2026 19:27:37

In the Linux kernel, the following vulnerability has been resolved: media: i2c/tw9903: Fix potential memory leak in tw9903_probe() In one of the error paths in tw9903_probe(), the memory allocated in v4l2_ctrl_handler_init() and v4l2_ctrl_new_std()...