Canonical

Ubuntu Pro 14.04 LTS

5457 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.19%
  • Veröffentlicht 15.10.2025 07:58:17
  • Zuletzt bearbeitet 15.04.2026 00:35:42

In the Linux kernel, the following vulnerability has been resolved: mm: swap: check for stable address space before operating on the VMA It is possible to hit a zero entry while traversing the vmas in unuse_mm() called from swapoff path and accessi...

  • EPSS 0.18%
  • Veröffentlicht 15.10.2025 07:56:07
  • Zuletzt bearbeitet 15.04.2026 00:35:42

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the helper function is valid in get_helper_proto kernel test robot reported verifier bug [1] where the helper func pointer could be NULL due to disabled config option. ...

  • EPSS 0.2%
  • Veröffentlicht 15.10.2025 07:55:55
  • Zuletzt bearbeitet 15.04.2026 00:35:42

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ring_len param The `ring_len` parameter provided by the virtual function (VF) is assigned directly to the hardware memory context (HMC) without any validat...

  • EPSS 0.23%
  • Veröffentlicht 13.10.2025 13:48:30
  • Zuletzt bearbeitet 26.02.2026 23:05:10

In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg Issuing two writes to the same af_alg socket is bogus as the data will be interleaved in an unpredictable fashion. Fu...

  • EPSS 0.1%
  • Veröffentlicht 09.10.2025 12:13:22
  • Zuletzt bearbeitet 26.02.2026 23:03:20

In the Linux kernel, the following vulnerability has been resolved: iommu/amd/pgtbl: Fix possible race while increase page table level The AMD IOMMU host page table implementation supports dynamic page table levels (up to 6 levels), starting with a...

  • EPSS 0.13%
  • Veröffentlicht 09.10.2025 09:47:35
  • Zuletzt bearbeitet 26.02.2026 22:51:27

In the Linux kernel, the following vulnerability has been resolved: iommu/s390: Make attach succeed when the device was surprise removed When a PCI device is removed with surprise hotplug, there may still be attempts to attach the device to the def...

  • EPSS 0.14%
  • Veröffentlicht 09.10.2025 09:47:34
  • Zuletzt bearbeitet 26.02.2026 22:50:44

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: increase scan_ies_len for S1G Currently the S1G capability element is not taken into account for the scan_ies_len, which leads to a buffer length validation failure...

  • EPSS 0.14%
  • Veröffentlicht 09.10.2025 09:47:33
  • Zuletzt bearbeitet 26.02.2026 23:10:35

In the Linux kernel, the following vulnerability has been resolved: tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect(). syzbot reported the splat below where a socket had tcp_sk(sk)->fastopen_rsk in the TCP_ESTABLISHED state. [0] syzbot reuse...

  • EPSS 0.14%
  • Veröffentlicht 07.10.2025 15:21:39
  • Zuletzt bearbeitet 26.02.2026 23:10:18

In the Linux kernel, the following vulnerability has been resolved: tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk When the best clk is searched, we iterate over all possible clk. If we find a better matc...

  • EPSS 0.13%
  • Veröffentlicht 07.10.2025 15:21:38
  • Zuletzt bearbeitet 26.02.2026 23:10:09

In the Linux kernel, the following vulnerability has been resolved: tun: Fix memory leak for detached NAPI queue. syzkaller reported [0] memory leaks of sk and skb related to the TUN device with no repro, but we can reproduce it easily with: str...