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.2%
  • Veröffentlicht 15.01.2025 13:15:13
  • Zuletzt bearbeitet 21.10.2025 11:41:58

In the Linux kernel, the following vulnerability has been resolved: workqueue: Do not warn when cancelling WQ_MEM_RECLAIM work from !WQ_MEM_RECLAIM worker After commit 746ae46c1113 ("drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM") amdgp...

  • EPSS 0.16%
  • Veröffentlicht 15.01.2025 13:15:13
  • Zuletzt bearbeitet 03.11.2025 21:18:37

In the Linux kernel, the following vulnerability has been resolved: pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking If a device uses MCP23xxx IO expander to receive IRQs, the following bug can happen: BUG: sleeping functi...

  • EPSS 0.21%
  • Veröffentlicht 15.01.2025 13:15:13
  • Zuletzt bearbeitet 03.11.2025 21:18:38

In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Prevent integer overflow issue In the expression "cmd.wqe_size * cmd.wr_count", both variables are u32 values that come from the user so the multiplication can lead to...

  • EPSS 0.22%
  • Veröffentlicht 15.01.2025 13:15:13
  • Zuletzt bearbeitet 03.11.2025 21:18:38

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv When mounting ocfs2 and then remounting it as read-only, a slab-use-after-free occurs after the user uses a syscall ...

  • EPSS 0.16%
  • Veröffentlicht 15.01.2025 13:15:13
  • Zuletzt bearbeitet 03.11.2025 21:18:38

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: oss: Fix races at processing SysEx messages OSS sequencer handles the SysEx messages split in 6 bytes packets, and ALSA sequencer OSS layer tries to combine those. It s...

  • EPSS 0.05%
  • Veröffentlicht 15.01.2025 13:15:13
  • Zuletzt bearbeitet 28.03.2025 07:15:38

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.2%
  • Veröffentlicht 15.01.2025 13:15:12
  • Zuletzt bearbeitet 03.11.2025 18:15:44

In the Linux kernel, the following vulnerability has been resolved: mm: hugetlb: independent PMD page table shared count The folio refcount may be increased unexpectly through try_get_folio() by caller such as split_huge_pages. In huge_pmd_unshare...

  • EPSS 0.21%
  • Veröffentlicht 15.01.2025 13:15:12
  • Zuletzt bearbeitet 03.11.2025 21:18:37

In the Linux kernel, the following vulnerability has been resolved: mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim() The task sometimes continues looping in throttle_direct_reclaim() because allow_direct_recl...

  • EPSS 0.22%
  • Veröffentlicht 15.01.2025 13:15:11
  • Zuletzt bearbeitet 11.01.2026 17:15:51

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Remove the direct link to net_device The similar patch in siw is in the link: https://git.kernel.org/rdma/rdma/c/16b87037b48889 This problem also occurred in RXE. The fo...

  • EPSS 0.22%
  • Veröffentlicht 15.01.2025 13:15:11
  • Zuletzt bearbeitet 03.11.2025 21:18:34

In the Linux kernel, the following vulnerability has been resolved: netrom: check buffer length before accessing it Syzkaller reports an uninit value read from ax25cmp when sending raw message through ieee802154 implementation. ===================...