Canonical

Ubuntu 25.10

3177 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.17%
  • Veröffentlicht 14.01.2026 15:15:59
  • Zuletzt bearbeitet 25.03.2026 19:32:01

In the Linux kernel, the following vulnerability has been resolved: MIPS: ftrace: Fix memory corruption when kernel is located beyond 32 bits Since commit e424054000878 ("MIPS: Tracing: Reduce the overhead of dynamic Function Tracer"), the macro UA...

  • EPSS 0.12%
  • Veröffentlicht 13.01.2026 15:34:59
  • Zuletzt bearbeitet 25.03.2026 16:52:07

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cu_tx_fill_desc() TID getting from ieee80211_get_tid() might be out of range of array size of sta_entry->tids[], so check TID is...

  • EPSS 0.12%
  • Veröffentlicht 13.01.2026 15:34:59
  • Zuletzt bearbeitet 25.03.2026 18:56:12

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: Fix out-of-bounds array access in ACPI package parsing The hp_populate_*_elements_from_package() functions in the hp-bioscfg driver contain out-of-bounds ...

  • EPSS 0.12%
  • Veröffentlicht 13.01.2026 15:34:58
  • Zuletzt bearbeitet 25.03.2026 16:55:40

In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl() In xe_oa_add_config_ioctl(), we accessed oa_config->id after dropping metrics_lock. Since this lock protects the lifetime o...

  • EPSS 0.11%
  • Veröffentlicht 13.01.2026 15:34:57
  • Zuletzt bearbeitet 25.03.2026 16:56:02

In the Linux kernel, the following vulnerability has been resolved: ip6_gre: make ip6gre_header() robust Over the years, syzbot found many ways to crash the kernel in ip6gre_header() [1]. This involves team or bonding drivers ability to dynamicall...

  • EPSS 0.11%
  • Veröffentlicht 13.01.2026 15:34:56
  • Zuletzt bearbeitet 25.03.2026 16:59:19

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly The netlink response for RDMA_NL_LS_OP_IP_RESOLVE should always have a LS_NLA_TYPE_DGID attribute, it is invalid if ...

  • EPSS 0.11%
  • Veröffentlicht 13.01.2026 15:34:56
  • Zuletzt bearbeitet 25.03.2026 16:56:30

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix reference count leak when using error routes with nexthop objects When a nexthop object is deleted, it is marked as dead and then fib_table_flush() is called to flush all...

  • EPSS 0.11%
  • Veröffentlicht 13.01.2026 15:34:55
  • Zuletzt bearbeitet 25.03.2026 17:28:09

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix the crash issue for zero copy XDP_TX action There is a crash issue when running zero copy XDP_TX action, the crash log is shown below. [ 216.122464] Unable to ha...

  • EPSS 0.11%
  • Veröffentlicht 13.01.2026 15:34:54
  • Zuletzt bearbeitet 25.03.2026 17:32:49

In the Linux kernel, the following vulnerability has been resolved: net: usb: asix: validate PHY address before use The ASIX driver reads the PHY address from the USB device via asix_read_phy_addr(). A malicious or faulty device can return an inval...

  • EPSS 0.12%
  • Veröffentlicht 13.01.2026 15:34:53
  • Zuletzt bearbeitet 25.03.2026 17:41:23

In the Linux kernel, the following vulnerability has been resolved: e1000: fix OOB in e1000_tbi_should_accept() In e1000_tbi_should_accept() we read the last byte of the frame via 'data[length - 1]' to evaluate the TBI workaround. If the descriptor...