Canonical

Ubuntu Pro 18.04 LTS

5528 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.18%
  • Veröffentlicht 06.06.2025 13:15:39
  • Zuletzt bearbeitet 16.12.2025 20:21:40

In the Linux kernel, the following vulnerability has been resolved: sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue() When enqueuing the first packet to an HFSC class, hfsc_enqueue() calls the child qdisc's peek() operation before...

  • EPSS 0.16%
  • Veröffentlicht 29.05.2025 13:15:56
  • Zuletzt bearbeitet 16.12.2025 20:21:07

In the Linux kernel, the following vulnerability has been resolved: openvswitch: Fix unsafe attribute parsing in output_userspace() This patch replaces the manual Netlink attribute iteration in output_userspace() with nla_for_each_nested(), which e...

  • EPSS 0.16%
  • Veröffentlicht 29.05.2025 13:15:54
  • Zuletzt bearbeitet 16.12.2025 20:20:35

In the Linux kernel, the following vulnerability has been resolved: module: ensure that kobject_put() is safe for module type kobjects In 'lookup_or_create_module_kobject()', an internal kobject is created using 'module_ktype'. So call to 'kobject_...

  • EPSS 0.16%
  • Veröffentlicht 26.05.2025 14:54:15
  • Zuletzt bearbeitet 16.12.2025 20:19:49

In the Linux kernel, the following vulnerability has been resolved: net_sched: Flush gso_skb list too during ->change() Previously, when reducing a qdisc's limit via the ->change() operation, only the main skb queue was trimmed, potentially leaving...

  • EPSS 0.27%
  • Veröffentlicht 21.05.2025 00:00:00
  • Zuletzt bearbeitet 15.04.2026 00:35:42

IEEE P802.11-REVme D1.1 through D7.0 allows FragAttacks against mesh networks. In mesh networks using Wi-Fi Protected Access (WPA, WPA2, or WPA3) or Wired Equivalent Privacy (WEP), an adversary can exploit this vulnerability to inject arbitrary frame...

  • EPSS 0.17%
  • Veröffentlicht 20.05.2025 17:18:45
  • Zuletzt bearbeitet 16.12.2025 20:19:38

In the Linux kernel, the following vulnerability has been resolved: wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage() The function brcmf_usb_dl_writeimage() calls the function brcmf_usb_dl_cmd() but dose not check its return v...

  • EPSS 0.16%
  • Veröffentlicht 20.05.2025 17:18:45
  • Zuletzt bearbeitet 16.12.2025 20:19:43

In the Linux kernel, the following vulnerability has been resolved: parisc: Fix double SIGFPE crash Camm noticed that on parisc a SIGFPE exception will crash an application with a second SIGFPE in the signal handler. Dave analyzed it, and it happe...

  • EPSS 0.16%
  • Veröffentlicht 20.05.2025 17:09:21
  • Zuletzt bearbeitet 16.12.2025 20:19:33

In the Linux kernel, the following vulnerability has been resolved: net: phy: leds: fix memory leak A network restart test on a router led to an out-of-memory condition, which was traced to a memory leak in the PHY LED trigger code. The root cause...

  • EPSS 0.15%
  • Veröffentlicht 20.05.2025 17:09:18
  • Zuletzt bearbeitet 14.11.2025 17:00:02

In the Linux kernel, the following vulnerability has been resolved: crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP() Herbert notes that DIV_ROUND_UP() may overflow unnecessarily if an ecdsa implementation's ->key_size() callback r...

  • EPSS 0.15%
  • Veröffentlicht 20.05.2025 17:09:17
  • Zuletzt bearbeitet 16.12.2025 20:31:28

In the Linux kernel, the following vulnerability has been resolved: qibfs: fix _another_ leak failure to allocate inode => leaked dentry... this one had been there since the initial merge; to be fair, if we are that far OOM, the odds of failing at...