Canonical

Ubuntu 25.10

3177 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.09%
  • Veröffentlicht 26.06.2026 19:41:13
  • Zuletzt bearbeitet 06.07.2026 20:10:22

In the Linux kernel, the following vulnerability has been resolved: net: dsa: remove redundant netdev_lock_ops() from conduit ethtool ops DSA replaces the conduit (master) device's ethtool_ops with its own wrappers that aggregate stats from both th...

  • EPSS 0.11%
  • Veröffentlicht 26.06.2026 19:41:12
  • Zuletzt bearbeitet 06.07.2026 20:12:04

In the Linux kernel, the following vulnerability has been resolved: io_uring/napi: cap busy_poll_to 10 msec Currently there's no cap on the maximum amount of time that napi is allowed to poll if no events are found, which can lead to kernel complai...

  • EPSS 0.1%
  • Veröffentlicht 26.06.2026 19:41:11
  • Zuletzt bearbeitet 06.07.2026 20:12:26

In the Linux kernel, the following vulnerability has been resolved: blk-wbt: remove WARN_ON_ONCE from wbt_init_enable_default() wbt_init_enable_default() uses WARN_ON_ONCE to check for failures from wbt_alloc() and wbt_init(). However, both are exp...

  • EPSS 0.12%
  • Veröffentlicht 26.06.2026 19:41:11
  • Zuletzt bearbeitet 06.07.2026 20:12:14

In the Linux kernel, the following vulnerability has been resolved: nilfs2: reject zero bd_oblocknr in nilfs_ioctl_mark_blocks_dirty() nilfs_ioctl_mark_blocks_dirty() uses bd_oblocknr to detect dead blocks by comparing it with the current block num...

  • EPSS 0.11%
  • Veröffentlicht 26.06.2026 19:41:10
  • Zuletzt bearbeitet 06.07.2026 20:12:33

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_tx_check_aggr() Move the NULL check for 'sta' before dereferencing it to prevent a possible crash.

  • EPSS 0.11%
  • Veröffentlicht 26.06.2026 19:41:09
  • Zuletzt bearbeitet 06.07.2026 20:12:40

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: Place upper limit on station AID Any station configured with an AID over 20 causes a firmware crash. This situation occurred in our testing using an AP interfac...

  • EPSS 0.1%
  • Veröffentlicht 26.06.2026 19:41:08
  • Zuletzt bearbeitet 06.07.2026 20:13:31

In the Linux kernel, the following vulnerability has been resolved: drm/amd/ras: Fix NULL deref in ras_core_get_utc_second_timestamp() ras_core_get_utc_second_timestamp() retrieves the current UTC timestamp (in seconds since the Unix epoch) through...

  • EPSS 0.1%
  • Veröffentlicht 26.06.2026 19:41:08
  • Zuletzt bearbeitet 06.07.2026 20:12:50

In the Linux kernel, the following vulnerability has been resolved: drm/amd/ras: Fix NULL deref in ras_core_ras_interrupt_detected() Fixes a NULL pointer dereference when ras_core is NULL and ras_core->dev is accessed in the error path. Reported b...

  • EPSS 0.11%
  • Veröffentlicht 26.06.2026 19:41:07
  • Zuletzt bearbeitet 06.07.2026 20:13:40

In the Linux kernel, the following vulnerability has been resolved: padata: Put CPU offline callback in ONLINE section to allow failure syzbot reported the following warning: DEAD callback error for CPU1 WARNING: kernel/cpu.c:1463 at _cpu_...

  • EPSS 0.1%
  • Veröffentlicht 26.06.2026 19:41:06
  • Zuletzt bearbeitet 06.07.2026 20:13:50

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid NULL dereference in dc_dmub_srv error paths In dc_dmub_srv_log_diagnostic_data() and dc_dmub_srv_enable_dpia_trace(). Both functions check: if (!dc_dmub_...