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.02%
  • Veröffentlicht 11.09.2025 16:52:12
  • Zuletzt bearbeitet 12.05.2026 13:17:08

In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup() A soft lockup warning was observed on a relative small system x86-64 system with 16 GB of memory when running a debug kern...

  • EPSS 0.01%
  • Veröffentlicht 11.09.2025 16:52:11
  • Zuletzt bearbeitet 12.05.2026 13:17:08

In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid deadlock by moving pr_warn() outside kmemleak_lock When netpoll is enabled, calling pr_warn_once() while holding kmemleak_lock in mem_pool_alloc() can cause a de...

  • EPSS 0.03%
  • Veröffentlicht 11.09.2025 16:49:24
  • Zuletzt bearbeitet 12.05.2026 13:17:18

In the Linux kernel, the following vulnerability has been resolved: x86/vmscape: Add conditional IBPB mitigation VMSCAPE is a vulnerability that exploits insufficient branch predictor isolation between a guest and a userspace hypervisor (like QEMU)...

  • EPSS 0.02%
  • Veröffentlicht 07.09.2025 15:16:22
  • Zuletzt bearbeitet 12.01.2026 15:42:48

In the Linux kernel, the following vulnerability has been resolved: Revert "fs/ntfs3: Replace inode_trylock with inode_lock" This reverts commit 69505fe98f198ee813898cbcaf6770949636430b. Initially, conditional lock acquisition was removed to fix a...

  • EPSS 0.02%
  • Veröffentlicht 07.09.2025 15:16:20
  • Zuletzt bearbeitet 25.11.2025 17:52:03

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask() ath11k_mac_disable_peer_fixed_rate() is passed as the iterator to ieee80211_iterate_stations_atomic(). Note...

  • EPSS 0.02%
  • Veröffentlicht 07.09.2025 15:16:19
  • Zuletzt bearbeitet 12.01.2026 15:47:00

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix filehandle bounds checking in nfs_fh_to_dentry() The function needs to check the minimal filehandle length before it can access the embedded filehandle.

  • EPSS 0.02%
  • Veröffentlicht 06.09.2025 17:29:38
  • Zuletzt bearbeitet 15.04.2026 00:35:42

Improper initialization of CPU cache memory could allow a privileged attacker with hypervisor access to overwrite SEV-SNP guest memory resulting in loss of data integrity.

  • EPSS 0.01%
  • Veröffentlicht 05.09.2025 17:27:19
  • Zuletzt bearbeitet 25.11.2025 18:05:49

In the Linux kernel, the following vulnerability has been resolved: s390/ism: fix concurrency management in ism_cmd() The s390x ISM device data sheet clearly states that only one request-response sequence is allowable per ISM function at any point ...

  • EPSS 0.02%
  • Veröffentlicht 05.09.2025 17:21:32
  • Zuletzt bearbeitet 12.05.2026 13:17:08

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: fix panic due to PSLVERR When the PSLVERR_RESP_EN parameter is set to 1, the device generates an error response if an attempt is made to read an empty RBR (Receive Bu...

  • EPSS 0.02%
  • Veröffentlicht 05.09.2025 17:21:28
  • Zuletzt bearbeitet 25.11.2025 17:46:33

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix refcount leak causing resource not released When ksmbd_conn_releasing(opinfo->conn) returns true,the refcount was not decremented properly, causing a refcount leak that ...