Canonical

Ubuntu Pro 18.04 LTS

5526 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.34%
  • Veröffentlicht 24.06.2026 07:14:24
  • Zuletzt bearbeitet 08.07.2026 15:28:06

In the Linux kernel, the following vulnerability has been resolved: xfrm: ipcomp: Free destination pages on acomp errors Move the out_free_req label up by a couple of lines so that the allocated dst SG list gets freed on error as well as success.

  • EPSS 0.12%
  • Veröffentlicht 24.06.2026 07:14:24
  • Zuletzt bearbeitet 08.07.2026 15:28:00

In the Linux kernel, the following vulnerability has been resolved: io_uring/poll: fix signed comparison in io_poll_get_ownership() io_poll_get_ownership() uses a signed comparison to check whether poll_refs has reached the threshold for the slowpa...

  • EPSS 0.4%
  • Veröffentlicht 24.06.2026 07:14:23
  • Zuletzt bearbeitet 08.07.2026 15:28:16

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tp_meter: avoid use of uninit sender vars batadv_tp_recv_ack() and batadv_tp_stop() are only valid for tp_vars in the BATADV_TP_SENDER role. When called with a BATADV_T...

  • EPSS 0.39%
  • Veröffentlicht 24.06.2026 07:14:22
  • Zuletzt bearbeitet 08.07.2026 15:28:40

In the Linux kernel, the following vulnerability has been resolved: sctp: stream: fully roll back denied add-stream state When ADD_OUT_STREAMS is denied, SCTP only shrinks the queued chunks and then lowers outcnt. That leaves removed stream metadat...

  • EPSS 0.11%
  • Veröffentlicht 24.06.2026 07:14:22
  • Zuletzt bearbeitet 08.07.2026 15:28:26

In the Linux kernel, the following vulnerability has been resolved: ipc/shm: serialize orphan cleanup with shm_nattch updates shm_destroy_orphaned() walks the shm idr under shm_ids(ns).rwsem, but that does not serialize all fields tested by shm_may...

  • EPSS 0.11%
  • Veröffentlicht 24.06.2026 07:14:21
  • Zuletzt bearbeitet 08.07.2026 15:28:47

In the Linux kernel, the following vulnerability has been resolved: af_unix: Reject SIOCATMARK on non-stream sockets SIOCATMARK reports whether the receive queue is at the urgent mark for MSG_OOB. In AF_UNIX, MSG_OOB is supported only for SOCK_STR...

  • EPSS 0.11%
  • Veröffentlicht 24.06.2026 07:14:20
  • Zuletzt bearbeitet 08.07.2026 15:28:58

In the Linux kernel, the following vulnerability has been resolved: batman-adv: clear current gateway during teardown batadv_gw_node_free() removes the gateway list entries during mesh teardown, but it does not clear the currently selected gateway....

  • EPSS 0.12%
  • Veröffentlicht 24.06.2026 07:14:20
  • Zuletzt bearbeitet 08.07.2026 15:28:53

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: fix OOB read in compat_mtw_from_user Luxiao Xu says: The function compat_mtw_from_user() converts ebtables extensions from 32-bit user structures to kernel ...

  • EPSS 0.11%
  • Veröffentlicht 24.06.2026 07:14:19
  • Zuletzt bearbeitet 08.07.2026 15:29:07

In the Linux kernel, the following vulnerability has been resolved: vrf: Fix a potential NPD when removing a port from a VRF RCU readers that identified a net device as a VRF port using netif_is_l3_slave() assume that a subsequent call to netdev_ma...

  • EPSS 0.27%
  • Veröffentlicht 24.06.2026 07:14:18
  • Zuletzt bearbeitet 10.07.2026 12:17:10

In the Linux kernel, the following vulnerability has been resolved: sctp: purge outqueue on stale COOKIE-ECHO handling sctp_stream_update() is only invoked when the association is moved into COOKIE_WAIT during association setup/reconfiguration. In ...