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 10.07.2025 07:41:54
  • Zuletzt bearbeitet 18.12.2025 16:58:02

In the Linux kernel, the following vulnerability has been resolved: net: tipc: fix refcount warning in tipc_aead_encrypt syzbot reported a refcount warning [1] caused by calling get_net() on a network namespace that is being destroyed (refcount=0)....

  • EPSS 0.07%
  • Veröffentlicht 10.07.2025 07:41:53
  • Zuletzt bearbeitet 20.11.2025 16:56:06

In the Linux kernel, the following vulnerability has been resolved: net: dsa: b53: do not enable EEE on bcm63xx BCM63xx internal switches do not support EEE, but provide multiple RGMII ports where external PHYs may be connected. If one of these PHY...

  • EPSS 0.03%
  • Veröffentlicht 10.07.2025 07:41:51
  • Zuletzt bearbeitet 20.11.2025 16:39:51

In the Linux kernel, the following vulnerability has been resolved: btrfs: exit after state insertion failure at btrfs_convert_extent_bit() If insert_state() state failed it returns an error pointer and we call extent_io_tree_panic() which will tri...

  • EPSS 0.05%
  • Veröffentlicht 09.07.2025 10:42:38
  • Zuletzt bearbeitet 18.11.2025 18:22:21

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: sanitize request list handling Validate the request in nvme_tcp_handle_r2t() to ensure it's not part of any list, otherwise a malicious R2T PDU might inject a loop in req...

  • EPSS 0.05%
  • Veröffentlicht 09.07.2025 10:42:37
  • Zuletzt bearbeitet 18.12.2025 16:59:35

In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uart_register_driver function,...

  • EPSS 0.07%
  • Veröffentlicht 09.07.2025 10:42:37
  • Zuletzt bearbeitet 18.12.2025 16:58:38

In the Linux kernel, the following vulnerability has been resolved: bcache: fix NULL pointer in cache_set_flush() 1. LINE#1794 - LINE#1887 is some codes about function of bch_cache_set_alloc(). 2. LINE#2078 - LINE#2142 is some codes about functi...

  • EPSS 0.08%
  • Veröffentlicht 09.07.2025 10:42:36
  • Zuletzt bearbeitet 20.11.2025 20:14:50

In the Linux kernel, the following vulnerability has been resolved: riscv: save the SR_SUM status over switches When threads/tasks are switched we need to ensure the old execution's SR_SUM state is saved and the new thread has the old SR_SUM state ...

  • EPSS 0.07%
  • Veröffentlicht 09.07.2025 10:42:35
  • Zuletzt bearbeitet 18.12.2025 17:03:11

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd9335: Fix missing free of regulator supplies Driver gets and enables all regulator supplies in probe path (wcd9335_parse_dt() and wcd9335_power_on_reset()), but do...

  • EPSS 0.07%
  • Veröffentlicht 09.07.2025 10:42:34
  • Zuletzt bearbeitet 18.12.2025 17:07:52

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Prevent overflow in size calculation for memdup_user() Number of apqn target list entries contained in 'nr_apqns' variable is determined by userspace via an ioctl call s...

  • EPSS 0.06%
  • Veröffentlicht 09.07.2025 10:42:30
  • Zuletzt bearbeitet 25.03.2026 11:16:10

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: Fix use-after-free in vhci_flush() syzbot reported use-after-free in vhci_flush() without repro. [0] From the splat, a thread close()d a vhci file descriptor ...