Canonical

Ubuntu 22.04 LTS

9201 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • 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.22%
  • Veröffentlicht 15.01.2025 13:15:12
  • Zuletzt bearbeitet 03.11.2025 21:18:35

In the Linux kernel, the following vulnerability has been resolved: net: fix memory leak in tcp_conn_request() If inet_csk_reqsk_queue_hash_add() return false, tcp_conn_request() will return without free the dst memory, which allocated in af_ops->r...

  • EPSS 0.21%
  • Veröffentlicht 15.01.2025 13:15:12
  • Zuletzt bearbeitet 24.03.2025 17:30:34

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Remove direct link to net_device Do not manage a per device direct link to net_device. Rely on associated ib_devices net_device management, not doubling the effort locall...

  • EPSS 0.24%
  • 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: mptcp: fix TCP options overflow. Syzbot reported the following splat: Oops: general protection fault, probably for non-canonical address 0xdffffc0000000001: 0000 [#1] PREEMPT SMP ...

  • 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...