Canonical

Ubuntu 26.04 LTS

1029 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:36:42
  • Zuletzt bearbeitet 11.06.2026 03:06:59

In the Linux kernel, the following vulnerability has been resolved: octeon_ep_vf: add NULL check for napi_build_skb() napi_build_skb() can return NULL on allocation failure. In __octep_vf_oq_process_rx(), the result is used directly without a NULL ...

  • EPSS 0.09%
  • Veröffentlicht 28.05.2026 09:36:41
  • Zuletzt bearbeitet 11.06.2026 03:06:52

In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: fix kthread lifetime race between self-exit and external-stop RSI driver use both self-exit(kthread_complete_and_exit) and external-stop (kthread_stop) when killing a kt...

  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:36:40
  • Zuletzt bearbeitet 11.06.2026 03:06:40

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: virtio_bt: validate rx pkt_type header length virtbt_rx_handle() reads the leading pkt_type byte from the RX skb and forwards the remainder to hci_recv_frame() for every...

  • EPSS 0.51%
  • Veröffentlicht 28.05.2026 09:36:39
  • Zuletzt bearbeitet 11.06.2026 03:02:31

In the Linux kernel, the following vulnerability has been resolved: smb/client: fix out-of-bounds read in symlink_data() Since smb2_check_message() returns success without length validation for the symlink error response, in symlink_data() it is po...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:36:38
  • Zuletzt bearbeitet 11.06.2026 03:01:42

In the Linux kernel, the following vulnerability has been resolved: sound: ua101: fix division by zero at probe Add a missing sanity check for bNrChannels in detect_usb_format() to prevent a division by zero in playback_urb_complete() and capture_u...

  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:36:36
  • Zuletzt bearbeitet 11.06.2026 03:01:10

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: protect path kfree() with damon_sysfs_lock damon_sysfs_quot_goal->path can be read and written by users, via DAMON sysfs 'path' file. It can also be indire...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:36:35
  • Zuletzt bearbeitet 11.06.2026 03:00:58

In the Linux kernel, the following vulnerability has been resolved: pseries/papr-hvpipe: Prevent kernel stack memory leak to userspace The hdr variable is allocated on the stack and only hdr.version and hdr.flags are initialized explicitly. Because...

  • EPSS 0.11%
  • Veröffentlicht 28.05.2026 09:36:34
  • Zuletzt bearbeitet 15.07.2026 02:22:12

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx4: Fix mis-use of RCU in mlx4_srq_event() Sashiko points out the radix_tree itself is RCU safe, but nothing ever frees the mlx4_srq struct with RCU, and it isn't even acces...

  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:36:33
  • Zuletzt bearbeitet 11.06.2026 03:00:06

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Don't allow pointer operations on unconfigured streams When reporting the pointer for a compressed stream we report the current I/O frame position by dividing the positi...

  • EPSS 0.14%
  • Veröffentlicht 28.05.2026 09:36:33
  • Zuletzt bearbeitet 11.06.2026 03:00:18

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog task Watchdog task might end between send_sig() and kthread_stop() calls, what results in the use-after-fr...