Canonical

Ubuntu 22.04 LTS

7957 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:26
  • Zuletzt bearbeitet 13.05.2026 20:52:24

In the Linux kernel, the following vulnerability has been resolved: ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lut Number of MW LUTs depends on NTB configuration and can be set to zero, in such scenario rounddown_pow_of_two will cause ...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:25
  • Zuletzt bearbeitet 13.05.2026 20:56:43

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: Do not crash on missing msc->input Fake USB devices can send their own report descriptors for which the input_mapping() hook does not get called. In this case, ms...

  • EPSS 0.07%
  • Veröffentlicht 06.05.2026 11:27:24
  • Zuletzt bearbeitet 13.05.2026 18:41:39

In the Linux kernel, the following vulnerability has been resolved: xfrm6: fix uninitialized saddr in xfrm6_get_saddr() xfrm6_get_saddr() does not check the return value of ipv6_dev_get_saddr(). When ipv6_dev_get_saddr() fails to find a suitable so...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:23
  • Zuletzt bearbeitet 12.05.2026 21:15:52

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: Fix NULL pointer dereference If there's a mismatch between the DAI links in the machine driver and the topology, it is possible that the playback/capture wid...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:22
  • Zuletzt bearbeitet 12.05.2026 21:11:19

In the Linux kernel, the following vulnerability has been resolved: media: cx23885: Add missing unmap in snd_cx23885_hw_params() In error path, add cx23885_alsa_dma_unmap() to release the resource acquired by cx23885_alsa_dma_map().

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:22
  • Zuletzt bearbeitet 12.05.2026 21:14:20

In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Check maxfield in hidpp_get_report_length() Do not crash when a report has no fields. Fake USB gadgets can send their own HID report descriptors and can defin...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:21
  • Zuletzt bearbeitet 12.05.2026 21:11:06

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQ This adds a check for encryption key size upon receiving L2CAP_LE_CONN_REQ which is required by L2CAP/LE/CFC/BV-1...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:20
  • Zuletzt bearbeitet 08.05.2026 17:26:57

In the Linux kernel, the following vulnerability has been resolved: dm-verity: correctly handle dm_bufio_client_create() failure If either of the calls to dm_bufio_client_create() in verity_fec_ctr() fails, then dm_bufio_client_destroy() is later c...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:20
  • Zuletzt bearbeitet 08.05.2026 17:25:23

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation Commit cc3ed80ae69f ("KVM: nSVM: always use vmcb01 to for vmsave/vmload of guest state") made KVM always use vmcb01 for the ...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:19
  • Zuletzt bearbeitet 08.05.2026 17:42:07

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Fix null pointer dereference issue If SMU is disabled, during RAS initialization, there will be null pointer dereference issue here.