Canonical

Ubuntu Pro 18.04 LTS

4807 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.07%
  • Veröffentlicht 03.07.2025 08:35:19
  • Zuletzt bearbeitet 20.11.2025 21:36:33

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix ECVF vports unload on shutdown flow Fix shutdown flow UAF when a virtual function is created on the embedded chip (ECVF) of a BlueField device. In such case the vport...

  • EPSS 0.07%
  • Veröffentlicht 03.07.2025 08:35:15
  • Zuletzt bearbeitet 25.03.2026 11:16:10

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Kill timer properly at removal The USB-audio MIDI code initializes the timer, but in a rare case, the driver might be freed without the disconnect call. This leav...

  • EPSS 0.07%
  • Veröffentlicht 03.07.2025 08:35:13
  • Zuletzt bearbeitet 16.12.2025 17:03:25

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse() Update struct hid_descriptor to better reflect the mandatory and optional parts of the HID Descriptor as per US...

  • EPSS 0.06%
  • Veröffentlicht 03.07.2025 08:35:12
  • Zuletzt bearbeitet 16.12.2025 17:10:36

In the Linux kernel, the following vulnerability has been resolved: VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notify During our test, it is found that a warning can be trigger in try_grab_folio as follow: ------------[ cut...

  • EPSS 0.04%
  • Veröffentlicht 03.07.2025 08:13:59
  • Zuletzt bearbeitet 20.11.2025 21:52:36

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Disable SCO support if READ_VOICE_SETTING is unsupported/broken A SCO connection without the proper voice_setting can cause the controller to lock up.

  • EPSS 0.05%
  • Veröffentlicht 03.07.2025 08:13:58
  • Zuletzt bearbeitet 20.11.2025 21:52:51

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Don't treat wb connector as physical in create_validate_stream_for_sink Don't try to operate on a drm_wb_connector as an amdgpu_dm_connector. While dereferencing a...

  • EPSS 0.04%
  • Veröffentlicht 03.07.2025 08:13:57
  • Zuletzt bearbeitet 20.11.2025 21:53:08

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: don't warn when if there is a FW error iwl_trans_reclaim is warning if it is called when the FW is not alive. But if it is called when there is a pending restart, i....

  • EPSS 0.08%
  • Veröffentlicht 03.07.2025 07:44:17
  • Zuletzt bearbeitet 16.12.2025 17:19:48

In the Linux kernel, the following vulnerability has been resolved: net: cadence: macb: Fix a possible deadlock in macb_halt_tx. There is a situation where after THALT is set high, TGO stays high as well. Because jiffies are never updated, as we ar...

  • EPSS 0.05%
  • Veröffentlicht 02.07.2025 14:43:30
  • Zuletzt bearbeitet 20.11.2025 22:07:13

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: check stream id dml21 wrapper to get plane_id [Why & How] Fix a false positive warning which occurs due to lack of correct checks when querying plane_id in DML21. ...

  • EPSS 0.07%
  • Veröffentlicht 02.07.2025 14:43:30
  • Zuletzt bearbeitet 20.11.2025 21:58:27

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use list_first_entry_or_null for opinfo_get_list() The list_first_entry() macro never returns NULL. If the list is empty then it returns an invalid pointer. Use list_first...