Canonical

Ubuntu 18.04 LTS

1647 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 16.07.2024 12:15:04
  • Zuletzt bearbeitet 06.03.2025 12:53:17

In the Linux kernel, the following vulnerability has been resolved: net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup ax88179_rx_fixup() contains several out-of-bounds accesses that can be triggered by a malicious (or defective) USB de...

  • EPSS 0.01%
  • Veröffentlicht 16.07.2024 12:15:03
  • Zuletzt bearbeitet 03.10.2025 14:47:41

In the Linux kernel, the following vulnerability has been resolved: vsock: remove vsock from connected table when connect is interrupted by a signal vsock_connect() expects that the socket could already be in the TCP_ESTABLISHED state when the conn...

  • EPSS 0.02%
  • Veröffentlicht 16.07.2024 12:15:03
  • Zuletzt bearbeitet 21.11.2024 07:34:01

In the Linux kernel, the following vulnerability has been resolved: iwlwifi: fix use-after-free If no firmware was present at all (or, presumably, all of the firmware files failed to parse), we end up unbinding by calling device_release_driver(), w...

  • EPSS 0.03%
  • Veröffentlicht 20.06.2024 12:15:14
  • Zuletzt bearbeitet 17.09.2025 17:18:53

In the Linux kernel, the following vulnerability has been resolved: rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdev struct rpmsg_ctrldev contains a struct cdev. The current code frees the rpmsg_ctrldev struct in rpmsg_ctrldev_re...

  • EPSS 0.02%
  • Veröffentlicht 20.06.2024 12:15:14
  • Zuletzt bearbeitet 17.09.2025 16:49:52

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usb_kill_urb by adding memory barriers The syzbot fuzzer has identified a bug in which processes hang waiting for usb_kill_urb() to return. It turns out the...

  • EPSS 0.03%
  • Veröffentlicht 20.06.2024 12:15:13
  • Zuletzt bearbeitet 21.11.2024 07:33:56

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable The function performs a check on the "phy" input parameter, however, it is used before the check. Initialize the "dev" v...

  • EPSS 0.01%
  • Veröffentlicht 20.06.2024 12:15:13
  • Zuletzt bearbeitet 17.09.2025 17:13:53

In the Linux kernel, the following vulnerability has been resolved: net: fix information leakage in /proc/net/ptype In one net namespace, after creating a packet socket without binding it to a device, users in other net namespaces can observe the n...

  • EPSS 0.02%
  • Veröffentlicht 20.06.2024 12:15:13
  • Zuletzt bearbeitet 29.09.2025 17:23:31

In the Linux kernel, the following vulnerability has been resolved: scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put() The bnx2fc_destroy() functions are removing the interface before calling destroy_work. This results mul...

  • EPSS 0.01%
  • Veröffentlicht 20.06.2024 12:15:12
  • Zuletzt bearbeitet 29.09.2025 18:39:25

In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Reject out of bounds values in snd_soc_put_volsw() We don't currently validate that the values being set are within the range we advertised to userspace as being valid, ...

  • EPSS 0.02%
  • Veröffentlicht 20.06.2024 12:15:12
  • Zuletzt bearbeitet 21.11.2024 07:33:54

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink() While looking at one unrelated syzbot bug, I found the replay logic in __rtnl_newlink() to potentially trigger ...