Canonical

Ubuntu 25.10

2230 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 06.04.2026 08:16:39
  • Zuletzt bearbeitet 07.04.2026 13:20:35

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use volume UUID in FS_OBJECT_ID_INFORMATION Use sb->s_uuid for a proper volume identifier as the primary choice. For filesystems that do not provide a UUID, fall back to stf...

  • EPSS 0.04%
  • Veröffentlicht 06.04.2026 08:16:38
  • Zuletzt bearbeitet 27.04.2026 14:16:36

In the Linux kernel, the following vulnerability has been resolved: media: dvb-net: fix OOB access in ULE extension header tables The ule_mandatory_ext_handlers[] and ule_optional_ext_handlers[] tables in handle_one_ule_extension() are declared wit...

  • EPSS 0.01%
  • Veröffentlicht 06.04.2026 08:16:38
  • Zuletzt bearbeitet 27.04.2026 14:16:36

In the Linux kernel, the following vulnerability has been resolved: xfrm: Fix work re-schedule after cancel in xfrm_nat_keepalive_net_fini() After cancel_delayed_work_sync() is called from xfrm_nat_keepalive_net_fini(), xfrm_state_fini() flushes re...

  • EPSS 0.01%
  • Veröffentlicht 06.04.2026 08:16:38
  • Zuletzt bearbeitet 27.04.2026 14:16:36

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: add missing netlink policy validations Hyunwoo Kim reports out-of-bounds access in sctp and ctnetlink. These attributes are used by the kernel without any va...

  • EPSS 0.03%
  • Veröffentlicht 06.04.2026 08:16:38
  • Zuletzt bearbeitet 27.04.2026 14:16:36

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold sco_recv_frame() reads conn->sk under sco_conn_lock() but immediately releases the lock without hold...

  • EPSS 0.03%
  • Veröffentlicht 06.04.2026 08:16:38
  • Zuletzt bearbeitet 27.04.2026 14:16:37

In the Linux kernel, the following vulnerability has been resolved: ksmbd: unset conn->binding on failed binding request When a multichannel SMB2_SESSION_SETUP request with SMB2_SESSION_REQ_FLAG_BINDING fails ksmbd sets conn->binding = true but nev...

  • EPSS 0.02%
  • Veröffentlicht 03.04.2026 15:16:07
  • Zuletzt bearbeitet 27.04.2026 14:16:36

In the Linux kernel, the following vulnerability has been resolved: NFSD: Defer sub-object cleanup in export put callbacks svc_export_put() calls path_put() and auth_domain_put() immediately when the last reference drops, before the RCU grace perio...

  • EPSS 0.02%
  • Veröffentlicht 03.04.2026 15:16:06
  • Zuletzt bearbeitet 27.04.2026 14:16:36

In the Linux kernel, the following vulnerability has been resolved: NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fd The /proc/fs/nfs/exports proc entry is created at module init and persists for the module's lifetime. exports_p...

  • EPSS 0.17%
  • Veröffentlicht 03.04.2026 15:16:05
  • Zuletzt bearbeitet 27.04.2026 14:16:36

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache The NFSv4.0 replay cache uses a fixed 112-byte inline buffer (rp_ibuf[NFSD4_REPLAY_ISIZE]) to store encoded operation responses...

  • EPSS 0.02%
  • Veröffentlicht 03.04.2026 15:16:04
  • Zuletzt bearbeitet 27.04.2026 14:16:36

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: prevent buffer overflow in hid_hw_request right now the returned value is considered to be always valid. However, when playing with HID-BPF, the return value can be arbit...