Canonical

Ubuntu 25.10

2230 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 04.02.2026 16:08:21
  • Zuletzt bearbeitet 18.03.2026 20:09:32

In the Linux kernel, the following vulnerability has been resolved: bonding: limit BOND_MODE_8023AD to Ethernet devices BOND_MODE_8023AD makes sense for ARPHRD_ETHER only. syzbot reported: BUG: KASAN: global-out-of-bounds in __hw_addr_create net...

  • EPSS 0.02%
  • Veröffentlicht 04.02.2026 16:08:20
  • Zuletzt bearbeitet 03.04.2026 14:16:23

In the Linux kernel, the following vulnerability has been resolved: netrom: fix double-free in nr_route_frame() In nr_route_frame(), old_skb is immediately freed without checking if nr_neigh->ax25 pointer is NULL. Therefore, if nr_neigh->ax25 is NU...

  • EPSS 0.02%
  • Veröffentlicht 04.02.2026 16:08:19
  • Zuletzt bearbeitet 18.03.2026 12:47:17

In the Linux kernel, the following vulnerability has been resolved: migrate: correct lock ordering for hugetlb file folios Syzbot has found a deadlock (analyzed by Lance Yang): 1) Task (5749): Holds folio_lock, then tries to acquire i_mmap_rwsem(r...

  • EPSS 0.02%
  • Veröffentlicht 04.02.2026 16:08:18
  • Zuletzt bearbeitet 18.03.2026 13:29:58

In the Linux kernel, the following vulnerability has been resolved: uacce: fix cdev handling in the cleanup path When cdev_device_add fails, it internally releases the cdev memory, and if cdev_device_del is then executed, it will cause a hang error...

  • EPSS 0.02%
  • Veröffentlicht 04.02.2026 16:08:17
  • Zuletzt bearbeitet 17.03.2026 21:09:04

In the Linux kernel, the following vulnerability has been resolved: uacce: fix isolate sysfs check condition uacce supports the device isolation feature. If the driver implements the isolate_err_threshold_read and isolate_err_threshold_write callba...

  • EPSS 0.04%
  • Veröffentlicht 04.02.2026 16:08:17
  • Zuletzt bearbeitet 03.04.2026 14:16:22

In the Linux kernel, the following vulnerability has been resolved: gue: Fix skb memleak with inner IP protocol 0. syzbot reported skb memleak below. [0] The repro generated a GUE packet with its inner protocol 0. gue_udp_recv() returns -guehdr->...

  • EPSS 0.03%
  • Veröffentlicht 04.02.2026 16:08:16
  • Zuletzt bearbeitet 17.03.2026 21:09:13

In the Linux kernel, the following vulnerability has been resolved: ksmbd: smbd: fix dma_unmap_sg() nents The dma_unmap_sg() functions should be called with the same nents as the dma_map_sg(), not the value the map function returned.

  • EPSS 0.02%
  • Veröffentlicht 04.02.2026 16:08:15
  • Zuletzt bearbeitet 17.03.2026 21:09:20

In the Linux kernel, the following vulnerability has been resolved: iio: dac: ad3552r-hs: fix out-of-bound write in ad3552r_hs_write_data_source When simple_write_to_buffer() succeeds, it returns the number of bytes actually copied to the buffer. T...

  • EPSS 0.02%
  • Veröffentlicht 04.02.2026 16:08:14
  • Zuletzt bearbeitet 17.03.2026 21:09:26

In the Linux kernel, the following vulnerability has been resolved: intel_th: fix device leak on output open() Make sure to drop the reference taken when looking up the th device during output device open() on errors and on close(). Note that a re...

  • EPSS 0.02%
  • Veröffentlicht 04.02.2026 16:08:13
  • Zuletzt bearbeitet 17.03.2026 21:09:35

In the Linux kernel, the following vulnerability has been resolved: slimbus: core: fix device reference leak on report present Slimbus devices can be allocated dynamically upon reception of report-present messages. Make sure to drop the reference ...