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.01%
  • Veröffentlicht 01.05.2026 14:16:19
  • Zuletzt bearbeitet 06.05.2026 19:04:51

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp: Don't attempt to copy CSR to userspace if PSP command failed When retrieving the PEK CSR, don't attempt to copy the blob to userspace if the firmware command failed. ...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:16:19
  • Zuletzt bearbeitet 06.05.2026 19:01:07

In the Linux kernel, the following vulnerability has been resolved: net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd() In tpacket_snd(), when PACKET_VNET_HDR is enabled, vnet_hdr points directly into the mmap'd TX ring buffer shared wi...

  • EPSS 0.07%
  • Veröffentlicht 01.05.2026 14:15:49
  • Zuletzt bearbeitet 06.05.2026 18:48:59

In the Linux kernel, the following vulnerability has been resolved: net: correctly handle tunneled traffic on IPV6_CSUM GSO fallback NETIF_F_IPV6_CSUM only advertises support for checksum offload of packets without IPv6 extension headers. Packets w...

  • EPSS 0.05%
  • Veröffentlicht 01.05.2026 14:15:48
  • Zuletzt bearbeitet 07.05.2026 18:58:41

In the Linux kernel, the following vulnerability has been resolved: scsi: target: file: Use kzalloc_flex for aio_cmd The target_core_file doesn't initialize the aio_cmd->iocb for the ki_write_stream. When a write command fd_execute_rw_aio() is exec...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:15:48
  • Zuletzt bearbeitet 07.05.2026 19:02:46

In the Linux kernel, the following vulnerability has been resolved: net: mana: fix use-after-free in add_adev() error path If auxiliary_device_add() fails, add_adev() jumps to add_fail and calls auxiliary_device_uninit(adev). The auxiliary device ...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:15:47
  • Zuletzt bearbeitet 07.05.2026 18:28:19

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcm_loop: Drain commands in target_reset handler tcm_loop_target_reset() violates the SCSI EH contract: it returns SUCCESS without draining any in-flight commands. T...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:15:46
  • Zuletzt bearbeitet 07.05.2026 18:19:17

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check tdls flag in ieee80211_tdls_oper When NL80211_TDLS_ENABLE_LINK is called, the code only checks if the station exists but not whether it is actually a TDLS sta...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:15:46
  • Zuletzt bearbeitet 07.05.2026 18:24:03

In the Linux kernel, the following vulnerability has been resolved: xfs: close crash window in attr dabtree inactivation When inactivating an inode with node-format extended attributes, xfs_attr3_node_inactive() invalidates all child leaf/node bloc...

  • EPSS 0.03%
  • Veröffentlicht 01.05.2026 14:15:45
  • Zuletzt bearbeitet 07.05.2026 18:00:03

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq The wacom_intuos_bt_irq() function processes Bluetooth HID reports without sufficient bounds checking. A maliciously craft...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:15:44
  • Zuletzt bearbeitet 07.05.2026 18:21:19

In the Linux kernel, the following vulnerability has been resolved: atm: lec: fix use-after-free in sock_def_readable() A race condition exists between lec_atm_close() setting priv->lecd to NULL and concurrent access to priv->lecd in send_to_lecd()...