Canonical

Ubuntu 26.04 LTS

1872 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.13%
  • Veröffentlicht 24.06.2026 16:29:39
  • Zuletzt bearbeitet 15.07.2026 14:37:47

In the Linux kernel, the following vulnerability has been resolved: bpf: Validate node_id in arena_alloc_pages() arena_alloc_pages() accepts a plain int node_id and forwards it through the entire allocation chain without any bounds checking. Valid...

  • EPSS 0.12%
  • Veröffentlicht 24.06.2026 16:29:39
  • Zuletzt bearbeitet 14.07.2026 19:38:53

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix NULL deref in map_kptr_match_type for scalar regs Commit ab6c637ad027 ("bpf: Fix a bpf_kptr_xchg() issue with local kptr") refactored map_kptr_match_type() to branch on bt...

  • EPSS 0.12%
  • Veröffentlicht 24.06.2026 16:29:38
  • Zuletzt bearbeitet 14.07.2026 19:39:29

In the Linux kernel, the following vulnerability has been resolved: i3c: master: renesas: Fix memory leak in renesas_i3c_i3c_xfers() The xfer structure allocated by renesas_i3c_alloc_xfer() was never freed in the renesas_i3c_i3c_xfers() function. U...

  • EPSS 0.11%
  • Veröffentlicht 24.06.2026 16:29:37
  • Zuletzt bearbeitet 15.07.2026 14:37:43

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: prevent uninitialized lcn caused by zero len syzbot reported a uninit-value in ntfs_iomap_begin [1]. Since runs was not touched yet, run_lookup_entry() immediately fails...

  • EPSS 0.12%
  • Veröffentlicht 24.06.2026 16:29:36
  • Zuletzt bearbeitet 15.07.2026 14:37:39

In the Linux kernel, the following vulnerability has been resolved: usb: typec: Fix error pointer dereference The variable tps->partner is checked for an error pointer and then if it is, it sends an error message but does not return and then immedi...

  • EPSS 0.12%
  • Veröffentlicht 24.06.2026 16:29:35
  • Zuletzt bearbeitet 24.07.2026 15:18:00

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: fix missing run load for vcn0 in attr_data_get_block_locked() When a compressed or sparse attribute has its clusters frame-aligned, vcn is rounded down to the frame start...

  • EPSS 0.43%
  • Veröffentlicht 24.06.2026 16:29:34
  • Zuletzt bearbeitet 15.07.2026 14:37:29

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix nfs4_file access extra count in nfsd4_add_rdaccess_to_wrdeleg In nfsd4_add_rdaccess_to_wrdeleg, if fp->fi_fds[O_RDONLY] is already set by another thread, __nfs4_file_get_...

  • EPSS 0.13%
  • Veröffentlicht 24.06.2026 16:29:33
  • Zuletzt bearbeitet 15.07.2026 13:56:25

In the Linux kernel, the following vulnerability has been resolved: greybus: raw: fix use-after-free if write is called after disconnect If a user writes to the chardev after disconnect has been called, the kernel panics with the following trace (w...

  • EPSS 0.13%
  • Veröffentlicht 24.06.2026 16:29:33
  • Zuletzt bearbeitet 15.07.2026 14:37:24

In the Linux kernel, the following vulnerability has been resolved: greybus: raw: fix use-after-free on cdev close This addresses a use-after-free bug when a raw bundle is disconnected but its chardev is still opened by an application. When the app...

  • EPSS 0.12%
  • Veröffentlicht 24.06.2026 16:29:32
  • Zuletzt bearbeitet 15.07.2026 13:56:35

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: terminate the cached volume label after UTF-8 conversion ntfs_fill_super() loads the on-disk volume label with utf16s_to_utf8s() and stores the result in sbi->volume.labe...