Canonical

Ubuntu 25.10

3177 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.17%
  • Veröffentlicht 24.06.2026 16:29:48
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: fwctl: Fix class init ordering to avoid NULL pointer dereference on device removal CXL is linked before fwctl in drivers/Makefile. Both use `module_init, so `cxl_pci_driver_init()`...

  • EPSS 0.13%
  • Veröffentlicht 24.06.2026 16:29:47
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix listxattr handling when the buffer is full [BUG] If an OCFS2 inode has both inline and block-based xattrs, listxattr() can return a size larger than the caller's buffer ...

  • EPSS 0.12%
  • Veröffentlicht 24.06.2026 16:29:46
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate bg_bits during freefrag scan [BUG] A crafted filesystem can trigger an out-of-bounds bitmap walk when OCFS2_IOC_INFO is issued with OCFS2_INFO_FL_NON_COHERENT. BUG...

  • EPSS 0.17%
  • Veröffentlicht 24.06.2026 16:29:45
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: ima_fs: Correctly create securityfs files for unsupported hash algos ima_tpm_chip->allocated_banks[i].crypto_id is initialized to HASH_ALGO__LAST if the TPM algorithm is not suppor...

  • EPSS 0.18%
  • Veröffentlicht 24.06.2026 16:29:45
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate group add input before caching [BUG] OCFS2_IOC_GROUP_ADD can trigger a BUG_ON in ocfs2_set_new_buffer_uptodate(): kernel BUG at fs/ocfs2/uptodate.c:509! Oops: inva...

  • EPSS 0.18%
  • Veröffentlicht 24.06.2026 16:29:44
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: fix deadlock in hid_post_reset() You can build a USB device that includes a HID component and a storage or UAS component. The components can be reset only together. Th...

  • EPSS 0.14%
  • Veröffentlicht 24.06.2026 16:29:43
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix off-by-one in check_imm signed range check check_imm(bits, imm) is used in the arm64 BPF JIT to verify that a branch displacement (in arm64 instruction units) fits ...

  • EPSS 0.17%
  • Veröffentlicht 24.06.2026 16:29:42
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix af_unix iter deadlock bpf_iter_unix_seq_show() may deadlock when lock_sock_fast() takes the fast path and the iter prog attempts to update a sockmap. Which ends u...

  • EPSS 0.18%
  • Veröffentlicht 24.06.2026 16:29:41
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix af_unix null-ptr-deref in proto update unix_stream_connect() sets sk_state (`WRITE_ONCE(sk->sk_state, TCP_ESTABLISHED)`) _before_ it assigns a peer (`unix_peer(sk...

  • EPSS 0.13%
  • Veröffentlicht 24.06.2026 16:29:40
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Take state lock for af_unix iter When a BPF iterator program updates a sockmap, there is a race condition in unix_stream_bpf_update_proto() where the `peer` pointer c...