Canonical

Ubuntu 20.04 LTS

3473 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 02.04.2024 07:15:44
  • Zuletzt bearbeitet 17.03.2025 15:42:44

In the Linux kernel, the following vulnerability has been resolved: ppp_async: limit MRU to 64K syzbot triggered a warning [1] in __alloc_pages(): WARN_ON_ONCE_GFP(order > MAX_PAGE_ORDER, gfp) Willem fixed a similar issue in commit c0a2a1b0d631 (...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:44
  • Zuletzt bearbeitet 17.03.2025 15:42:33

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix delayed ACKs to not set the reference serial number Fix the construction of delayed ACKs to not set the reference serial number as they can't be used as an RTT reference...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:44
  • Zuletzt bearbeitet 17.03.2025 15:42:17

In the Linux kernel, the following vulnerability has been resolved: inet: read sk->sk_family once in inet_recv_error() inet_recv_error() is called without holding the socket lock. IPv6 socket could mutate to IPv4 with IPV6_ADDRFORM socket option a...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:44
  • Zuletzt bearbeitet 17.03.2025 15:41:04

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: xgmac: fix handling of DPP safety error for DMA channels Commit 56e58d6c8a56 ("net: stmmac: Implement Safety Features in XGMAC core") checks and reports safety errors,...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:43
  • Zuletzt bearbeitet 07.01.2025 17:20:30

In the Linux kernel, the following vulnerability has been resolved: tipc: Check the bearer type before calling tipc_udp_nl_bearer_add() syzbot reported the following general protection fault [1]: general protection fault, probably for non-canonica...

  • EPSS 0.01%
  • Veröffentlicht 02.04.2024 07:15:43
  • Zuletzt bearbeitet 17.03.2025 15:13:10

In the Linux kernel, the following vulnerability has been resolved: hwmon: (coretemp) Fix out-of-bounds memory access Fix a bug that pdata->cpu_map[] is set before out-of-bounds check. The problem might be triggered on systems with more than 128 co...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:43
  • Zuletzt bearbeitet 17.03.2025 15:04:22

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_limit: reject configurations that cause integer overflow Reject bogus configs where internal token counter wraps around. This only occurs with very very large reques...

  • EPSS 0.01%
  • Veröffentlicht 02.04.2024 07:15:43
  • Zuletzt bearbeitet 17.03.2025 15:04:10

In the Linux kernel, the following vulnerability has been resolved: net/sched: flower: Fix chain template offload When a qdisc is deleted from a net device the stack instructs the underlying driver to remove its flow offload callback from the assoc...

  • EPSS 0.01%
  • Veröffentlicht 02.04.2024 07:15:43
  • Zuletzt bearbeitet 17.03.2025 15:03:48

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix IO hang from sbitmap wakeup race In blk_mq_mark_tag_wait(), __add_wait_queue() may be re-ordered with the following blk_mq_get_driver_tag() in case of getting driver ta...

  • EPSS 0.01%
  • Veröffentlicht 02.04.2024 07:15:43
  • Zuletzt bearbeitet 17.03.2025 15:43:02

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectations - Disallow families other than NFPROTO_{IPV4,IPV6,INET}. - Disallow layer 4 protocol with no ports,...