Canonical

Ubuntu 25.10

3177 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.11%
  • Veröffentlicht 14.02.2026 16:27:28
  • Zuletzt bearbeitet 18.03.2026 17:10:59

In the Linux kernel, the following vulnerability has been resolved: smb/client: fix memory leak in smb2_open_file() Reproducer: 1. server: directories are exported read-only 2. client: mount -t cifs //${server_ip}/export /mnt 3. client: dd i...

  • EPSS 0.1%
  • Veröffentlicht 14.02.2026 16:27:27
  • Zuletzt bearbeitet 19.03.2026 16:34:57

In the Linux kernel, the following vulnerability has been resolved: net: cpsw_new: Execute ndo_set_rx_mode callback in a work queue Commit 1767bb2d47b7 ("ipv6: mcast: Don't hold RTNL for IPV6_ADD_MEMBERSHIP and MCAST_JOIN_GROUP.") removed the RTNL ...

  • EPSS 0.12%
  • Veröffentlicht 14.02.2026 16:27:27
  • Zuletzt bearbeitet 04.07.2026 12:16:54

In the Linux kernel, the following vulnerability has been resolved: net/sched: cls_u32: use skb_header_pointer_careful() skb_header_pointer() does not fully validate negative @offset values. Use skb_header_pointer_careful() instead. GangMin Kim p...

  • EPSS 0.11%
  • Veröffentlicht 14.02.2026 16:27:26
  • Zuletzt bearbeitet 19.03.2026 16:35:07

In the Linux kernel, the following vulnerability has been resolved: spi: tegra210-quad: Protect curr_xfer in tegra_qspi_combined_seq_xfer The curr_xfer field is read by the IRQ handler without holding the lock to check if a transfer is in progress....

  • EPSS 0.11%
  • Veröffentlicht 14.02.2026 16:27:25
  • Zuletzt bearbeitet 19.03.2026 16:41:38

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix ECMP sibling count mismatch when clearing RTF_ADDRCONF syzbot reported a kernel BUG in fib6_add_rt2node() when adding an IPv6 route. [0] Commit f72514b3c569 ("ipv6: clea...

  • EPSS 0.11%
  • Veröffentlicht 14.02.2026 16:27:25
  • Zuletzt bearbeitet 19.03.2026 16:35:58

In the Linux kernel, the following vulnerability has been resolved: ceph: fix oops due to invalid pointer for kfree() in parse_longname() This fixes a kernel oops when reading ceph snapshot directories (.snap), for example by simply running `ls /mn...

  • EPSS 0.09%
  • Veröffentlicht 14.02.2026 16:27:24
  • Zuletzt bearbeitet 19.03.2026 16:41:57

In the Linux kernel, the following vulnerability has been resolved: procfs: avoid fetching build ID while holding VMA lock Fix PROCMAP_QUERY to fetch optional build ID only after dropping mmap_lock or per-VMA lock, whichever was used to lock VMA un...

  • EPSS 0.12%
  • Veröffentlicht 14.02.2026 16:27:23
  • Zuletzt bearbeitet 03.04.2026 14:16:27

In the Linux kernel, the following vulnerability has been resolved: KVM: Don't clobber irqfd routing type when deassigning irqfd When deassigning a KVM_IRQFD, don't clobber the irqfd's copy of the IRQ's routing entry as doing so breaks kvm_arch_irq...

  • EPSS 0.1%
  • Veröffentlicht 14.02.2026 16:27:22
  • Zuletzt bearbeitet 19.03.2026 17:45:26

In the Linux kernel, the following vulnerability has been resolved: HID: Intel-thc-hid: Intel-thc: Add safety check for reading DMA buffer Add DMA buffer readiness check before reading DMA buffer to avoid unexpected NULL pointer accessing.

  • EPSS 0.1%
  • Veröffentlicht 14.02.2026 16:27:22
  • Zuletzt bearbeitet 19.03.2026 17:45:01

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: preserve error state in block data length handler When a block read returns an invalid length, zero or >I2C_SMBUS_BLOCK_MAX, the length handler sets the state to IMX_I2C_...