Canonical

Ubuntu Pro 16.04 LTS

5033 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.08%
  • Veröffentlicht 18.04.2024 10:15:07
  • Zuletzt bearbeitet 03.11.2025 21:16:07

In the Linux kernel, the following vulnerability has been resolved: inet: inet_defrag: prevent sk release while still in use ip_local_out() and other functions can pass skb->sk as function argument. If the skb is a fragment and reassembly happens ...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 16:15:08
  • Zuletzt bearbeitet 08.04.2025 18:56:18

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reset IH OVERFLOW_CLEAR bit Allows us to detect subsequent IH ring buffer overflows as well.

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 16:15:08
  • Zuletzt bearbeitet 12.05.2026 12:16:26

In the Linux kernel, the following vulnerability has been resolved: tracing/trigger: Fix to return error if failed to alloc snapshot Fix register_snapshot_trigger() to return error code if it failed to allocate a snapshot instead of 0 (success). Un...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:11
  • Zuletzt bearbeitet 12.05.2026 12:16:25

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security During our fuzz testing of the connection and disconnection process at the RFCOMM layer, we discovered this bug. By c...

  • EPSS 0.04%
  • Veröffentlicht 17.04.2024 11:15:11
  • Zuletzt bearbeitet 30.04.2024 08:15:17

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

  • EPSS 0.04%
  • Veröffentlicht 17.04.2024 11:15:10
  • Zuletzt bearbeitet 12.05.2026 12:16:23

In the Linux kernel, the following vulnerability has been resolved: net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv() Apply the same fix than ones found in : 8d975c15c0cd ("ip6_tunnel: make sure to pull inner header in __ip6_tnl_rc...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:10
  • Zuletzt bearbeitet 12.05.2026 12:16:23

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix hashtab overflow check on 32-bit arches The hashtab code relies on roundup_pow_of_two() to compute the number of hash buckets, and contains an overflow check by checking i...

  • EPSS 0.02%
  • Veröffentlicht 17.04.2024 11:15:10
  • Zuletzt bearbeitet 21.03.2025 14:33:44

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: af_bluetooth: Fix deadlock Attemting to do sock_lock on .recvmsg may cause a deadlock as shown bellow, so instead of using sock_sock this uses sk_receive_queue.lock on b...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:10
  • Zuletzt bearbeitet 12.05.2026 13:16:15

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit() After unregistering the CPU idle device, the memory associated with it is not freed, leading to a memory leak: ...

  • EPSS 0.02%
  • Veröffentlicht 17.04.2024 11:15:10
  • Zuletzt bearbeitet 12.05.2026 12:16:25

In the Linux kernel, the following vulnerability has been resolved: aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts This patch is against CVE-2023-6270. The description of cve is: A flaw was found in the ATA over Ethernet (AoE) ...