Canonical

Ubuntu Pro 18.04 LTS

6369 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.82%
  • Veröffentlicht 19.06.2024 14:15:15
  • Zuletzt bearbeitet 04.08.2026 11:18:44

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix overwriting ct original tuple for ICMPv6 OVS_PACKET_CMD_EXECUTE has 3 main attributes: - OVS_PACKET_ATTR_KEY - Packet metadata in a netlink format. - OVS_PA...

  • EPSS 0.28%
  • Veröffentlicht 19.06.2024 14:15:14
  • Zuletzt bearbeitet 04.08.2026 11:18:41

In the Linux kernel, the following vulnerability has been resolved: net: bridge: xmit: make sure we have at least eth header len bytes syzbot triggered an uninit value[1] error in bridge device's xmit path by sending a short (less than ETH_HLEN byt...

  • EPSS 0.89%
  • Veröffentlicht 19.06.2024 14:15:14
  • Zuletzt bearbeitet 04.08.2026 11:18:41

In the Linux kernel, the following vulnerability has been resolved: of: module: add buffer overflow check in of_modalias() In of_modalias(), if the buffer happens to be too small even for the 1st snprintf() call, the len parameter will become negat...

  • EPSS 0.82%
  • Veröffentlicht 19.06.2024 14:15:14
  • Zuletzt bearbeitet 04.08.2026 11:18:42

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt In rxe_comp_queue_pkt() an incoming response packet skb is enqueued to the resp_pkts queue and then a decision is made whether to run ...

  • EPSS 0.25%
  • Veröffentlicht 19.06.2024 14:15:14
  • Zuletzt bearbeitet 04.08.2026 11:18:42

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix UAF for cq async event The refcount of CQ is not protected by locks. When CQ asynchronous events and CQ destruction are concurrent, CQ may have been released, which w...

  • EPSS 0.25%
  • Veröffentlicht 19.06.2024 14:15:14
  • Zuletzt bearbeitet 21.11.2024 09:26:18

In the Linux kernel, the following vulnerability has been resolved: drm: vc4: Fix possible null pointer dereference In vc4_hdmi_audio_init() of_get_address() may return NULL which is later dereferenced. Fix this bug by adding NULL check. Found by ...

  • EPSS 0.26%
  • Veröffentlicht 19.06.2024 14:15:14
  • Zuletzt bearbeitet 12.05.2026 12:16:52

In the Linux kernel, the following vulnerability has been resolved: media: atomisp: ssh_css: Fix a null-pointer dereference in load_video_binaries The allocation failure of mycs->yuv_scaler_binary in load_video_binaries() is followed with a derefer...

Warnung
  • EPSS 2.7%
  • Veröffentlicht 10.06.2024 09:15:09
  • Zuletzt bearbeitet 05.11.2025 19:19:56

In the Linux kernel, the following vulnerability has been resolved: net: fix __dst_negative_advice() race __dst_negative_advice() does not enforce proper RCU rules when sk->dst_cache must be cleared, leading to possible UAF. RCU rules are that we ...

  • EPSS 0.29%
  • Veröffentlicht 08.06.2024 13:15:58
  • Zuletzt bearbeitet 04.08.2026 11:18:36

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() l2cap_le_flowctl_init() can cause both div-by-zero and an integer overflow since hdev->le_mtu may not fall in the valid...

  • EPSS 0.21%
  • Veröffentlicht 08.06.2024 13:15:57
  • Zuletzt bearbeitet 01.10.2025 14:43:52

In the Linux kernel, the following vulnerability has been resolved: erofs: reliably distinguish block based and fscache mode When erofs_kill_sb() is called in block dev based mode, s_bdev may not have been initialised yet, and if CONFIG_EROFS_FS_ON...