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.02%
  • Veröffentlicht 04.10.2025 15:16:53
  • Zuletzt bearbeitet 25.03.2026 11:16:06

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: unmap and remove csa_va properly Root PD BO should be reserved before unmap and remove a bo_va from VM otherwise lockdep will complain. v2: check fpriv->csa_va is not ...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:16:52
  • Zuletzt bearbeitet 21.03.2026 00:29:58

In the Linux kernel, the following vulnerability has been resolved: cpufreq: davinci: Fix clk use after free The remove function first frees the clks and only then calls cpufreq_unregister_driver(). If one of the cpufreq callbacks is called just be...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:16:51
  • Zuletzt bearbeitet 21.03.2026 00:26:12

In the Linux kernel, the following vulnerability has been resolved: ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy For some reason, the driver adding support for Exynos5420 MIPI phy back in 2016 wasn't used on Exynos5420, which ...

  • EPSS 0.01%
  • Veröffentlicht 04.10.2025 15:16:50
  • Zuletzt bearbeitet 06.04.2026 13:32:53

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: reject auth/assoc to AP with our address If the AP uses our own address as its MLD address or BSSID, then clearly something's wrong. Reject such connections so we d...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:16:50
  • Zuletzt bearbeitet 25.03.2026 00:41:59

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write When the oob buffer length is not in multiple of words, the oob write function does out-of-bounds read on th...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:16:48
  • Zuletzt bearbeitet 25.03.2026 00:40:36

In the Linux kernel, the following vulnerability has been resolved: btrfs: insert tree mod log move in push_node_left There is a fairly unlikely race condition in tree mod log rewind that can result in a kernel panic which has the following trace: ...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:16:46
  • Zuletzt bearbeitet 23.03.2026 18:37:22

In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: Add a check for oversized packets Occasionnaly we may get oversized packets from the hardware which exceed the nomimal 2KiB buffer size we allocate SKBs with. Add an...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:16:44
  • Zuletzt bearbeitet 10.10.2025 16:15:50

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

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:16:43
  • Zuletzt bearbeitet 25.03.2026 00:25:42

In the Linux kernel, the following vulnerability has been resolved: ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inode There are many places that will get unhappy (and crash) when ext4_iget() returns a bad inode. However, if iget the boot...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:16:43
  • Zuletzt bearbeitet 25.03.2026 00:27:12

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: Fix return type of netcp_ndo_start_xmit() With clang's kernel control flow integrity (kCFI, CONFIG_CFI_CLANG), indirect call targets are validated against the ex...