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.47%
  • Veröffentlicht 19.07.2026 12:01:54
  • Zuletzt bearbeitet 17.08.2026 05:17:13

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bounds read in smb_check_perm_dacl() The permission-check ACE walk in smb_check_perm_dacl() validates the ACE header size and caps sid.num_subauth at SID_MAX_SUB_...

  • EPSS 0.13%
  • Veröffentlicht 19.07.2026 11:59:34
  • Zuletzt bearbeitet 17.08.2026 05:17:13

In the Linux kernel, the following vulnerability has been resolved: fuse: re-lock request before replacing page cache folio fuse_try_move_folio() unlocks the request on entry but does not re-lock it on the success path. This means fuse_chan_abort()...

  • EPSS 0.13%
  • Veröffentlicht 19.07.2026 11:59:33
  • Zuletzt bearbeitet 17.08.2026 05:17:12

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1298: add bounds check to pga_settings index ads1298_pga_settings has 7 elements but ADS1298_MASK_CH_PGA can yield values 0-7. If it yields a value >= 7, this cause...

  • EPSS 0.13%
  • Veröffentlicht 19.07.2026 11:59:33
  • Zuletzt bearbeitet 17.08.2026 05:17:12

In the Linux kernel, the following vulnerability has been resolved: iio: light: veml6075: add bounds check to veml6075_it_ms index veml6075_it_ms has 5 elements but VEML6075_CONF_IT can yield values 0-7. If it returns a value >= 5, this causes an o...

  • EPSS 0.49%
  • Veröffentlicht 19.07.2026 11:59:32
  • Zuletzt bearbeitet 17.08.2026 05:17:12

In the Linux kernel, the following vulnerability has been resolved: serial: 8250_dw: unregister 8250 port if clk_notifier_register() fails dw8250_probe() registers the 8250 port via serial8250_register_8250_port() and then, if the device has a cloc...

  • EPSS 0.13%
  • Veröffentlicht 19.07.2026 11:59:32
  • Zuletzt bearbeitet 17.08.2026 05:17:12

In the Linux kernel, the following vulnerability has been resolved: vc_screen: fix null-ptr-deref in vcs_notifier() during concurrent vcs_write A KASAN null-ptr-deref was observed in vcs_notifier(): BUG: KASAN: null-ptr-deref in vcs_notifier+0x98/...

  • EPSS 0.13%
  • Veröffentlicht 19.07.2026 11:59:31
  • Zuletzt bearbeitet 17.08.2026 05:17:12

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix NULL pointer dereference in vidtv_mux_push_si syzbot reported a general protection fault in vidtv_psi_ts_psi_write_into [1]. vidtv_mux_get_pid_ctx() can return N...

  • EPSS 0.69%
  • Veröffentlicht 19.07.2026 11:59:31
  • Zuletzt bearbeitet 17.08.2026 05:17:12

In the Linux kernel, the following vulnerability has been resolved: ksmbd: reject non-VALID session in compound request branch smb2_check_user_session() takes a shortcut for any operation that is not the first in a COMPOUND request: it reuses work-...

  • EPSS 0.14%
  • Veröffentlicht 19.07.2026 11:59:30
  • Zuletzt bearbeitet 17.08.2026 05:17:11

In the Linux kernel, the following vulnerability has been resolved: virtiofs: fix UAF on submount umount iput() called from fuse_release_end() can Oops if the super block has already been destroyed. Normally this is prevented by waiting for num_wa...

  • EPSS 0.11%
  • Veröffentlicht 19.07.2026 10:02:02
  • Zuletzt bearbeitet 29.07.2026 16:19:52

In the Linux kernel, the following vulnerability has been resolved: media: rzv2h-ivc: Fix concurrent buffer list access The list of buffers (`rzv2h_ivc::buffers.queue`) is protected by a spinlock (`rzv2h_ivc::buffers.lock`). However, in `rzv2h_ivc_...