Canonical

Ubuntu Pro 14.04 LTS

4792 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:21:03
  • Zuletzt bearbeitet 03.12.2025 18:15:12

In the Linux kernel, the following vulnerability has been resolved: mmc: rtsx_pci: fix return value check of mmc_add_host() mmc_add_host() may return error, if we ignore its return value, the memory that allocated in mmc_alloc_host() will be leaked...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:20:58
  • Zuletzt bearbeitet 02.12.2025 19:20:01

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate BOOT record_size When the NTFS BOOT record_size field < 0, it represents a shift value. However, there is no sanity check on the shift result and the sbi->record...

  • EPSS 0.01%
  • Veröffentlicht 15.09.2025 14:06:47
  • Zuletzt bearbeitet 02.12.2025 19:19:05

In the Linux kernel, the following vulnerability has been resolved: raw: Fix NULL deref in raw_get_next(). Dae R. Jeong reported a NULL deref in raw_get_next() [0]. It seems that the repro was running these sequences in parallel so that one thread...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:06:45
  • Zuletzt bearbeitet 02.12.2025 19:14:45

In the Linux kernel, the following vulnerability has been resolved: USB: uhci: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To make th...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:06:41
  • Zuletzt bearbeitet 02.12.2025 02:40:36

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add length check in indx_get_root This adds a length check to guarantee the retrieved index root is legit. [ 162.459513] BUG: KASAN: use-after-free in hdr_find_e.isra.0...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:06:37
  • Zuletzt bearbeitet 02.12.2025 02:42:17

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix nexthop hash size The nexthop code expects a 31 bit hash, such as what is returned by fib_multipath_hash() and rt6_multipath_hash(). Passing the 32 bit hash returned by ...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:05:26
  • Zuletzt bearbeitet 02.12.2025 02:55:18

In the Linux kernel, the following vulnerability has been resolved: ipv6/addrconf: fix a potential refcount underflow for idev Now in addrconf_mod_rs_timer(), reference idev depends on whether rs_timer is not pending. Then modify rs_timer timeout. ...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:04:37
  • Zuletzt bearbeitet 02.12.2025 02:56:18

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes A bad USB device is able to construct a service connection response message with target endpoint being ENDPOINT0 which is...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:04:35
  • Zuletzt bearbeitet 05.01.2026 11:15:59

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

  • EPSS 0.01%
  • Veröffentlicht 15.09.2025 14:04:33
  • Zuletzt bearbeitet 02.12.2025 02:57:13

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Avoid undefined behavior: applying zero offset to null pointer ACPICA commit 770653e3ba67c30a629ca7d12e352d83c2541b1e Before this change we see the following UBSAN stack t...