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.14%
  • Veröffentlicht 18.09.2025 13:33:28
  • Zuletzt bearbeitet 14.01.2026 19:16:36

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: avoid possible NULL skb pointer dereference In 'mwifiex_handle_uap_rx_forward()', always check the value returned by 'skb_copy()' to avoid potential NULL pointer der...

  • EPSS 0.13%
  • Veröffentlicht 18.09.2025 13:33:27
  • Zuletzt bearbeitet 14.01.2026 19:16:36

In the Linux kernel, the following vulnerability has been resolved: irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 The T241 platform suffers from the T241-FABRIC-4 erratum which causes unexpected behavior in the GIC when multiple transa...

  • EPSS 0.15%
  • Veröffentlicht 18.09.2025 13:33:20
  • Zuletzt bearbeitet 14.01.2026 19:16:34

In the Linux kernel, the following vulnerability has been resolved: crypto: seqiv - Handle EBUSY correctly As it is seqiv only handles the special return value of EINPROGERSS, which means that in all other cases it will free data related to the req...

  • EPSS 0.14%
  • Veröffentlicht 18.09.2025 13:33:18
  • Zuletzt bearbeitet 14.01.2026 19:16:34

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix memory leak in mes self test The fences associated with mes queue have to be freed up during amdgpu_ring_fini.

  • EPSS 0.16%
  • Veröffentlicht 18.09.2025 13:33:17
  • Zuletzt bearbeitet 14.01.2026 19:16:34

In the Linux kernel, the following vulnerability has been resolved: net: dcb: choose correct policy to parse DCB_ATTR_BCN The dcbnl_bcn_setcfg uses erroneous policy to parse tb[DCB_ATTR_BCN], which is introduced in commit 859ee3c43812 ("DCB: Add su...

  • EPSS 0.14%
  • Veröffentlicht 18.09.2025 13:33:12
  • Zuletzt bearbeitet 14.01.2026 19:16:14

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: SDMA update use unlocked iterator SDMA update page table may be called from unlocked context, this generate below warning. Use unlocked iterator to handle this case. W...

  • EPSS 0.15%
  • Veröffentlicht 18.09.2025 13:33:12
  • Zuletzt bearbeitet 14.01.2026 19:16:14

In the Linux kernel, the following vulnerability has been resolved: i2c: ismt: Fix an out-of-bounds bug in ismt_access() When the driver does not check the data from the user, the variable 'data->block[0]' may be very large to cause an out-of-bound...

  • EPSS 0.15%
  • Veröffentlicht 18.09.2025 13:33:08
  • Zuletzt bearbeitet 14.01.2026 19:16:13

In the Linux kernel, the following vulnerability has been resolved: nvme: fix multipath crash caused by flush request when blktrace is enabled The flush request initialized by blk_kick_flush has NULL bio, and it may be dealt with nvme_end_req durin...

  • EPSS 0.33%
  • Veröffentlicht 18.09.2025 13:33:07
  • Zuletzt bearbeitet 14.01.2026 19:16:13

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix user-after-free This uses l2cap_chan_hold_unless_zero() after calling __l2cap_get_chan_blah() to prevent the following trace: Bluetooth: l2cap_core.c:static ...

  • EPSS 0.14%
  • Veröffentlicht 18.09.2025 13:33:04
  • Zuletzt bearbeitet 14.01.2026 19:16:12

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Can't set dst buffer to done when lat decode error Core thread will call v4l2_m2m_buf_done to set dst buffer done for lat architecture. If lat call v4l2_m2...