Canonical

Ubuntu 26.04 LTS

1872 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 24.07.2026 15:31:14
  • Zuletzt bearbeitet 17.08.2026 19:23:52

In the Linux kernel, the following vulnerability has been resolved: fbdev: modedb: fix a possible UAF in fb_find_mode() If mode_option is NULL, it is assigned from mode_option_buf: if (!mode_option) { fb_get_options(NULL, &mode_option_buf); ...

  • EPSS 0.12%
  • Veröffentlicht 24.07.2026 15:31:14
  • Zuletzt bearbeitet 17.08.2026 05:17:22

In the Linux kernel, the following vulnerability has been resolved: power: reset: linkstation-poweroff: fix use-after-free in the linkstation_poweroff_init() Move of_node_put(dn) after the of_match_node() call, which still needs the node pointer. T...

  • EPSS 0.11%
  • Veröffentlicht 24.07.2026 15:29:59
  • Zuletzt bearbeitet 17.08.2026 19:25:13

In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: set mem->altmap after successful device registration If __add_memory_block() fails at xa_store() (under memory pressure for example), device_unregister() is ca...

  • EPSS 0.16%
  • Veröffentlicht 24.07.2026 15:27:45
  • Zuletzt bearbeitet 17.08.2026 19:26:06

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: simple-mux: Fix enum control bounds check simple_mux_control_put() rejects values greater than e->items, but enum control values are zero based. For the two-entry mux...

  • EPSS 0.11%
  • Veröffentlicht 24.07.2026 15:27:44
  • Zuletzt bearbeitet 13.08.2026 17:21:38

In the Linux kernel, the following vulnerability has been resolved: gpio: rockchip: teardown bugs and resource leaks Address several teardown issues and resource leaks in the driver's remove path and error handling: 1. Debounce clock reference lea...

  • EPSS 0.12%
  • Veröffentlicht 24.07.2026 15:27:44
  • Zuletzt bearbeitet 13.08.2026 17:22:29

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: net2280: Fix double free in probe error path usb_initialize_gadget() installs gadget_release() as the release callback for the embedded gadget device. The struct net2...

  • EPSS 0.12%
  • Veröffentlicht 24.07.2026 15:27:43
  • Zuletzt bearbeitet 13.08.2026 17:25:56

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: delete tried region in regions_rmdirs() DAMON sysfs maintains the DAMOS tried region directory objects via a linked list. When the user requests refresh of...

  • EPSS 0.11%
  • Veröffentlicht 24.07.2026 15:27:43
  • Zuletzt bearbeitet 13.08.2026 17:23:30

In the Linux kernel, the following vulnerability has been resolved: media: rc: igorplugusb: fix control request setup packet Commit eac69475b01f ("media: rc: igorplugusb: heed coherency rules") changed the control request storage from an embedded s...

  • EPSS 0.08%
  • Veröffentlicht 24.07.2026 15:27:42
  • Zuletzt bearbeitet 13.08.2026 11:53:52

In the Linux kernel, the following vulnerability has been resolved: gpio: shared: fix deadlock on shared proxy's parent removal Commit 710abda58055 ("gpio: shared: call gpio_chip::of_xlate() if set") used the mutex embedded in struct gpio_shared_en...

  • EPSS 0.11%
  • Veröffentlicht 24.07.2026 15:27:41
  • Zuletzt bearbeitet 12.08.2026 19:08:42

In the Linux kernel, the following vulnerability has been resolved: i2c: davinci: fix division by zero on missing clock-frequency When the 'clock-frequency' property is missing from the device tree, the driver falls back to DAVINCI_I2C_DEFAULT_BUS_...