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 30.07.2024 08:15:06
  • Zuletzt bearbeitet 03.11.2025 22:17:42

In the Linux kernel, the following vulnerability has been resolved: bnx2x: Fix multiple UBSAN array-index-out-of-bounds Fix UBSAN warnings that occur when using a system with 32 physical cpu cores or more, or when the user defines a number of Ether...

  • EPSS 0.02%
  • Veröffentlicht 30.07.2024 08:15:06
  • Zuletzt bearbeitet 03.11.2025 22:17:43

In the Linux kernel, the following vulnerability has been resolved: i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr When del_timer_sync() is called in an interrupt context it throws a warning because of potential deadlock...

  • EPSS 0.03%
  • Veröffentlicht 30.07.2024 08:15:06
  • Zuletzt bearbeitet 03.11.2025 22:17:43

In the Linux kernel, the following vulnerability has been resolved: tcp_metrics: validate source addr length I don't see anything checking that TCP_METRICS_ATTR_SADDR_IPV4 is at least 4 bytes long, and the policy doesn't have an entry for this attr...

  • EPSS 0.01%
  • Veröffentlicht 30.07.2024 08:15:05
  • Zuletzt bearbeitet 03.11.2025 22:17:41

In the Linux kernel, the following vulnerability has been resolved: mm: avoid overflows in dirty throttling logic The dirty throttling logic is interspersed with assumptions that dirty limits in PAGE_SIZE units fit into 32-bit (so that various mult...

  • EPSS 0.01%
  • Veröffentlicht 30.07.2024 08:15:04
  • Zuletzt bearbeitet 03.11.2025 22:17:40

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip finding free audio for unknown engine_id [WHY] ENGINE_ID_UNKNOWN = -1 and can not be used as an array index. Plus, it also means it is uninitialized and does ...

  • EPSS 0.02%
  • Veröffentlicht 30.07.2024 08:15:04
  • Zuletzt bearbeitet 03.11.2025 22:17:40

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Make qedf_execute_tmf() non-preemptible Stop calling smp_processor_id() from preemptible code in qedf_execute_tmf90. This results in BUG_ON() when running an RT kernel...

  • EPSS 0.02%
  • Veröffentlicht 30.07.2024 08:15:04
  • Zuletzt bearbeitet 03.11.2025 22:17:40

In the Linux kernel, the following vulnerability has been resolved: drm/lima: fix shared irq handling on driver remove lima uses a shared interrupt, so the interrupt handlers must be prepared to be called at any time. At driver removal time, the cl...

  • EPSS 0.01%
  • Veröffentlicht 30.07.2024 08:15:03
  • Zuletzt bearbeitet 03.11.2025 22:17:38

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix inode number range checks Patch series "nilfs2: fix potential issues related to reserved inodes". This series fixes one use-after-free issue reported by syzbot, caused...

  • EPSS 0.02%
  • Veröffentlicht 30.07.2024 08:15:03
  • Zuletzt bearbeitet 03.11.2025 22:17:39

In the Linux kernel, the following vulnerability has been resolved: inet_diag: Initialize pad field in struct inet_diag_req_v2 KMSAN reported uninit-value access in raw_lookup() [1]. Diag for raw sockets uses the pad field in struct inet_diag_req_v...

  • EPSS 0.01%
  • Veröffentlicht 30.07.2024 08:15:03
  • Zuletzt bearbeitet 03.11.2025 22:17:39

In the Linux kernel, the following vulnerability has been resolved: jffs2: Fix potential illegal address access in jffs2_free_inode During the stress testing of the jffs2 file system,the following abnormal printouts were found: [ 2430.649000] Unabl...