Canonical

Ubuntu 22.04 LTS

9200 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.21%
  • Veröffentlicht 10.02.2025 16:15:38
  • Zuletzt bearbeitet 03.11.2025 21:19:08

In the Linux kernel, the following vulnerability has been resolved: USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb() This patch addresses a null-ptr-deref in qt2_process_read_urb() due to an incorrect bounds check in the followin...

  • EPSS 0.21%
  • Veröffentlicht 10.02.2025 16:15:38
  • Zuletzt bearbeitet 03.11.2025 21:19:08

In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Ratelimit warning logs to prevent VM denial of service If there's a persistent error in the hypervisor, the SCSI warning for failed I/O can flood the kernel log and ...

  • EPSS 0.6%
  • Veröffentlicht 10.02.2025 16:15:38
  • Zuletzt bearbeitet 12.05.2026 13:16:31

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix ets qdisc OOB Indexing Haowei Yan <g1042620637@gmail.com> found that ets_class_from_arg() can index an Out-Of-Bound class in ets_class_from_arg() when passed clid o...

  • EPSS 0.2%
  • Veröffentlicht 10.02.2025 16:15:38
  • Zuletzt bearbeitet 16.04.2025 19:15:52

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: properly synchronize freeing resources during CPU hotunplug In zswap_compress() and zswap_decompress(), the per-CPU acomp_ctx of the current CPU at the beginning of the ...

  • EPSS 0.17%
  • Veröffentlicht 10.02.2025 16:15:37
  • Zuletzt bearbeitet 01.10.2025 20:18:07

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominator defaults to 1 [WHAT & HOW] Variables, used as denominators and maybe not assigned to other values, should be initialized to non-zero to avoi...

  • EPSS 0.18%
  • Veröffentlicht 09.02.2025 12:15:29
  • Zuletzt bearbeitet 03.11.2025 20:17:09

In the Linux kernel, the following vulnerability has been resolved: gpio: xilinx: Convert gpio_lock to raw spinlock irq_chip functions may be called in raw spinlock context. Therefore, we must also use a raw spinlock for our own internal locking. ...

  • EPSS 0.2%
  • Veröffentlicht 05.02.2025 10:15:21
  • Zuletzt bearbeitet 15.10.2025 20:04:35

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: don't skip expired elements during walk There is an asymmetry between commit/abort and preparation phase if the following conditions are met: 1. set is a ver...

  • EPSS 0.21%
  • Veröffentlicht 31.01.2025 12:15:29
  • Zuletzt bearbeitet 03.11.2025 21:19:06

In the Linux kernel, the following vulnerability has been resolved: pktgen: Avoid out-of-bounds access in get_imix_entries Passing a sufficient amount of imix entries leads to invalid access to the pkt_dev->imix_entries array because of the incorre...

  • EPSS 0.21%
  • Veröffentlicht 31.01.2025 12:15:29
  • Zuletzt bearbeitet 14.07.2026 13:17:20

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: always recalculate features after XDP clearing, fix null-deref Recalculate features when XDP is detached. Before: # ip li set dev eth0 xdp obj xdp_dummy.bpf.o sec xdp...

  • EPSS 0.21%
  • Veröffentlicht 31.01.2025 12:15:29
  • Zuletzt bearbeitet 12.05.2026 13:16:31

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpf_sk_select_reuseport() memory leak As pointed out in the original comment, lookup in sockmap can return a TCP ESTABLISHED socket. Such TCP socket may have had SO_ATTACH...