Canonical

Ubuntu 16.04 LTS

1003 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.06%
  • Veröffentlicht 07.05.2025 13:17:33
  • Zuletzt bearbeitet 10.11.2025 17:34:55

In the Linux kernel, the following vulnerability has been resolved: net_sched: keep alloc_hash updated after hash allocation In commit 599be01ee567 ("net_sched: fix an OOB access in cls_tcindex") I moved cp->hash calculation before the first tcinde...

  • EPSS 0.06%
  • Veröffentlicht 17.04.2025 18:01:29
  • Zuletzt bearbeitet 21.04.2025 18:41:27

In the Linux kernel, the following vulnerability has been resolved: can: dev: can_restart: fix use after free bug After calling netif_rx_ni(skb), dereferencing skb is unsafe. Especially, the can_frame cf which aliases skb memory is accessed after t...

  • EPSS 0.06%
  • Veröffentlicht 17.04.2025 18:01:28
  • Zuletzt bearbeitet 01.10.2025 17:15:31

In the Linux kernel, the following vulnerability has been resolved: can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context If a driver calls can_get_echo_skb() during a hardware IRQ (which is often, but not always, the case),...

  • EPSS -
  • Veröffentlicht 17.01.2025 23:15:12
  • Zuletzt bearbeitet 17.01.2025 23:15:12

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

  • EPSS 0.01%
  • Veröffentlicht 26.02.2024 18:15:06
  • Zuletzt bearbeitet 21.11.2024 04:40:00

In the Linux kernel, the following vulnerability has been resolved: netlabel: fix out-of-bounds memory accesses There are two array out-of-bounds memory accesses, one in cipso_v4_map_lvl_valid(), the other in netlbl_bitmap_walk(). Both errors are ...

  • EPSS 0.09%
  • Veröffentlicht 22.08.2023 19:16:20
  • Zuletzt bearbeitet 21.11.2024 05:21:12

A Use After Free vulnerability in Fedora Linux kernel 5.9.0-rc9 allows attackers to obatin sensitive information via vgacon_invert_region() function.

  • EPSS 0.01%
  • Veröffentlicht 12.07.2023 09:15:14
  • Zuletzt bearbeitet 21.11.2024 08:16:28

A NULL pointer dereference vulnerability was found in netlink_dump. This issue can occur when the Netlink socket receives the message(sendmsg) for the XFRM_MSG_GETSA, XFRM_MSG_GETPOLICY type message, and the DUMP flag is set and can cause a denial of...

  • EPSS 0.04%
  • Veröffentlicht 07.04.2023 02:15:07
  • Zuletzt bearbeitet 21.11.2024 04:58:56

It was discovered that aufs improperly managed inode reference counts in the vfsub_dentry_open() method. A local attacker could use this vulnerability to cause a denial of service attack.

  • EPSS -
  • Veröffentlicht 22.02.2023 23:15:13
  • Zuletzt bearbeitet 07.11.2023 02:41:59

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was in a CNA pool that was not assigned to any issues during 2017. Notes: none.

  • EPSS 0.08%
  • Veröffentlicht 01.09.2022 18:15:08
  • Zuletzt bearbeitet 21.11.2024 05:21:49

A vulnerability was found in the Linux kernel, where accessing a deallocated instance in printer_ioctl() printer_ioctl() tries to access of a printer_dev instance. However, use-after-free arises because it had been freed by gprinter_free().