Canonical

Ubuntu Pro 20.04 LTS

3682 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 28.07.2025 11:22:05
  • Zuletzt bearbeitet 07.01.2026 16:26:35

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Fix OOB read on empty string write When writing an empty string to either 'qw_sign' or 'landingPage' sysfs attributes, the store functions attempt to access ...

  • EPSS 0.01%
  • Veröffentlicht 28.07.2025 11:22:04
  • Zuletzt bearbeitet 07.01.2026 16:26:28

In the Linux kernel, the following vulnerability has been resolved: HID: core: ensure the allocated report buffer can contain the reserved report ID When the report ID is not used, the low level transport drivers expect the first byte to be 0. Howe...

  • EPSS 0.01%
  • Veröffentlicht 28.07.2025 11:22:03
  • Zuletzt bearbeitet 17.03.2026 16:00:52

In the Linux kernel, the following vulnerability has been resolved: HID: core: do not bypass hid_hw_raw_request hid_hw_raw_request() is actually useful to ensure the provided buffer and length are valid. Directly calling in the low level transport ...

  • EPSS 0.02%
  • Veröffentlicht 28.07.2025 11:21:52
  • Zuletzt bearbeitet 07.01.2026 16:26:11

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in crypt_message when using async crypto The CVE-2024-50047 fix removed asynchronous crypto handling from crypt_message(), assuming all crypto opera...

  • EPSS 0.03%
  • Veröffentlicht 28.07.2025 11:21:51
  • Zuletzt bearbeitet 07.01.2026 16:26:03

In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: lpc-snoop: Don't disable channels that aren't enabled Mitigate e.g. the following: # echo 1e789080.lpc-snoop > /sys/bus/platform/drivers/aspeed-lpc-snoop/unbind ...

  • EPSS 0.03%
  • Veröffentlicht 28.07.2025 11:21:50
  • Zuletzt bearbeitet 19.11.2025 17:45:46

In the Linux kernel, the following vulnerability has been resolved: soundwire: Revert "soundwire: qcom: Add set_channel_map api support" This reverts commit 7796c97df6b1b2206681a07f3c80f6023a6593d5. This patch broke Dragonboard 845c (sdm845). I se...

  • EPSS 0.03%
  • Veröffentlicht 28.07.2025 11:21:47
  • Zuletzt bearbeitet 07.01.2026 16:25:40

In the Linux kernel, the following vulnerability has been resolved: comedi: das6402: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: /* IRQs 2,3,5,6,7, 10,11,15 are valid for "enhanced" mode */ i...

  • EPSS 0.03%
  • Veröffentlicht 28.07.2025 11:21:47
  • Zuletzt bearbeitet 07.01.2026 16:25:46

In the Linux kernel, the following vulnerability has been resolved: comedi: das16m1: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: /* only irqs 2, 3, 4, 5, 6, 7, 10, 11, 12, 14, and 15 are valid...

  • EPSS 0.03%
  • Veröffentlicht 28.07.2025 11:21:46
  • Zuletzt bearbeitet 07.01.2026 16:24:45

In the Linux kernel, the following vulnerability has been resolved: comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too large The handling of the `COMEDI_INSNLIST` ioctl allocates a kernel buffer to hold the array of `struct comedi_insn`, getting ...

  • EPSS 0.03%
  • Veröffentlicht 28.07.2025 11:21:45
  • Zuletzt bearbeitet 07.01.2026 16:24:39

In the Linux kernel, the following vulnerability has been resolved: comedi: Fix use of uninitialized data in insn_rw_emulate_bits() For Comedi `INSN_READ` and `INSN_WRITE` instructions on "digital" subdevices (subdevice types `COMEDI_SUBD_DI`, `COM...