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.11%
  • Veröffentlicht 03.07.2025 08:35:39
  • Zuletzt bearbeitet 17.12.2025 18:12:36

In the Linux kernel, the following vulnerability has been resolved: usb: renesas_usbhs: Reorder clock handling and power management in probe Reorder the initialization sequence in `usbhs_probe()` to enable runtime PM before accessing registers, pre...

  • EPSS 0.12%
  • Veröffentlicht 03.07.2025 08:35:38
  • Zuletzt bearbeitet 17.12.2025 18:12:25

In the Linux kernel, the following vulnerability has been resolved: serial: Fix potential null-ptr-deref in mlb_usio_probe() devm_ioremap() can return NULL on error. Currently, mlb_usio_probe() does not check for this case, which could result in a ...

  • EPSS 0.07%
  • Veröffentlicht 03.07.2025 08:35:35
  • Zuletzt bearbeitet 17.12.2025 18:12:21

In the Linux kernel, the following vulnerability has been resolved: coresight: prevent deactivate active config while enabling the config While enable active config via cscfg_csdev_enable_active_config(), active config could be deactivated via conf...

  • EPSS 0.06%
  • Veröffentlicht 03.07.2025 08:35:33
  • Zuletzt bearbeitet 19.01.2026 13:16:08

In the Linux kernel, the following vulnerability has been resolved: page_pool: Fix use-after-free in page_pool_recycle_in_ring syzbot reported a uaf in page_pool_recycle_in_ring: BUG: KASAN: slab-use-after-free in lock_release+0x151/0xa30 kernel/l...

  • EPSS 0.07%
  • Veröffentlicht 03.07.2025 08:35:32
  • Zuletzt bearbeitet 20.11.2025 21:32:54

In the Linux kernel, the following vulnerability has been resolved: ice: fix Tx scheduler error handling in XDP callback When the XDP program is loaded, the XDP callback adds new Tx queues. This means that the callback must update the Tx scheduler ...

  • EPSS 0.1%
  • Veröffentlicht 03.07.2025 08:35:31
  • Zuletzt bearbeitet 17.03.2026 13:16:14

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: make sure that ptp_rate is not 0 before configuring EST If the ptp_rate recorded earlier in the driver happens to be 0, this bogus value will propagate up to EST confi...

  • EPSS 0.1%
  • Veröffentlicht 03.07.2025 08:35:31
  • Zuletzt bearbeitet 17.12.2025 18:12:12

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: make sure that ptp_rate is not 0 before configuring timestamping The stmmac platform drivers that do not open-code the clk_ptp_rate value after having retrieved the de...

  • EPSS 0.09%
  • Veröffentlicht 03.07.2025 08:35:28
  • Zuletzt bearbeitet 17.12.2025 18:11:35

In the Linux kernel, the following vulnerability has been resolved: gve: add missing NULL check for gve_alloc_pending_packet() in TX DQO gve_alloc_pending_packet() can return NULL, but gve_tx_add_skb_dqo() did not check for this case before derefer...

  • EPSS 0.11%
  • Veröffentlicht 03.07.2025 08:35:27
  • Zuletzt bearbeitet 17.12.2025 18:49:29

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_set_pipapo_avx2: fix initial map fill If the first field doesn't cover the entire start map, then we must zero out the remainder, else we leak those bits into the nex...

  • EPSS 0.13%
  • Veröffentlicht 03.07.2025 08:35:26
  • Zuletzt bearbeitet 19.01.2026 13:16:08

In the Linux kernel, the following vulnerability has been resolved: scsi: core: ufs: Fix a hang in the error handler ufshcd_err_handling_prepare() calls ufshcd_rpm_get_sync(). The latter function can only succeed if UFSHCD_EH_IN_PROGRESS is not set...