Canonical

Ubuntu 25.10

3177 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 03.04.2026 15:16:01
  • Zuletzt bearbeitet 20.05.2026 13:06:35

In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: fix use of NULL folio in move_pages_huge_pmd() move_pages_huge_pmd() handles UFFDIO_MOVE for both normal THPs and huge zero pages. For the huge zero page path, src...

  • EPSS 0.12%
  • Veröffentlicht 03.04.2026 15:16:00
  • Zuletzt bearbeitet 20.05.2026 13:08:34

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix use-after-free access to PTP clock PTP clock is registered on every opening of the interface and destroyed on every closing. However it may be accessed via get_ts_i...

  • EPSS 0.12%
  • Veröffentlicht 03.04.2026 15:15:59
  • Zuletzt bearbeitet 20.05.2026 15:07:07

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handler The ASYNC_EVENT_CMPL_EVENT_ID_DBG_BUF_PRODUCER handler in bnxt_async_event_process() uses a firmware-supplied 'type'...

  • EPSS 0.26%
  • Veröffentlicht 03.04.2026 15:15:58
  • Zuletzt bearbeitet 26.05.2026 12:56:10

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before access l2cap_information_rsp() checks that cmd_len covers the fixed l2cap_info_rsp header (type + result, 4 bytes) b...

  • EPSS 0.11%
  • Veröffentlicht 03.04.2026 15:15:58
  • Zuletzt bearbeitet 20.05.2026 15:08:26

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix crash in ieee80211_chan_bw_change for AP_VLAN stations ieee80211_chan_bw_change() iterates all stations and accesses link->reserved.oper via sta->sdata->link[link_id]...

  • EPSS 0.12%
  • Veröffentlicht 03.04.2026 15:15:57
  • Zuletzt bearbeitet 26.05.2026 12:57:56

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix krb5 mount with username option Customer reported that some of their krb5 mounts were failing against a single server as the client was trying to mount the shares ...

  • EPSS 0.11%
  • Veröffentlicht 03.04.2026 15:15:56
  • Zuletzt bearbeitet 26.05.2026 12:59:33

In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - Fix OOM ->tfm_count leak If memory allocation fails, decrement ->tfm_count to avoid blocking future reads.

  • EPSS 0.12%
  • Veröffentlicht 03.04.2026 15:15:55
  • Zuletzt bearbeitet 20.05.2026 15:12:39

In the Linux kernel, the following vulnerability has been resolved: spi: fix use-after-free on controller registration failure Make sure to deregister from driver core also in the unlikely event that per-cpu statistics allocation fails during contr...

  • EPSS 0.12%
  • Veröffentlicht 03.04.2026 15:15:54
  • Zuletzt bearbeitet 20.05.2026 15:14:29

In the Linux kernel, the following vulnerability has been resolved: spi: fix statistics allocation The controller per-cpu statistics is not allocated until after the controller has been registered with driver core, which leaves a window where acces...

  • EPSS 0.14%
  • Veröffentlicht 03.04.2026 15:15:53
  • Zuletzt bearbeitet 26.05.2026 14:24:16

In the Linux kernel, the following vulnerability has been resolved: mtd: Avoid boot crash in RedBoot partition table parser Given CONFIG_FORTIFY_SOURCE=y and a recent compiler, commit 439a1bcac648 ("fortify: Use __builtin_dynamic_object_size() when...