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.04%
  • Veröffentlicht 14.02.2026 16:27:20
  • Zuletzt bearbeitet 03.04.2026 14:16:26

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count() In iscsit_dec_session_usage_count(), the function calls complete() while holding the sess->session_usage...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 16:27:18
  • Zuletzt bearbeitet 03.04.2026 14:16:26

In the Linux kernel, the following vulnerability has been resolved: ALSA: aloop: Fix racy access at PCM trigger The PCM trigger callback of aloop driver tries to check the PCM state and stop the stream of the tied substream in the corresponding cab...

  • EPSS 0.03%
  • Veröffentlicht 14.02.2026 16:27:12
  • Zuletzt bearbeitet 15.04.2026 14:34:27

In the Linux kernel, the following vulnerability has been resolved: btrfs: sync read disk super and set block size When the user performs a btrfs mount, the block device is not set correctly. The user sets the block size of the block device to 0x40...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 16:27:10
  • Zuletzt bearbeitet 15.04.2026 14:34:27

In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report() `i2c_hid_xfer` is used to read `recv_len + sizeof(__le16)` bytes of data into `ihid->rawbuf`. The former can co...

  • EPSS 0.03%
  • Veröffentlicht 14.02.2026 16:27:10
  • Zuletzt bearbeitet 15.04.2026 14:34:27

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready() When the socket is closed while in TCP_LISTEN a callback is run to flush all outstanding packets, which in turns calls nvmet_...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 16:27:06
  • Zuletzt bearbeitet 18.03.2026 17:11:48

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix refcount leak in smb2_open() When ksmbd_vfs_getattr() fails, the reference count of ksmbd_file must be released.

  • EPSS 0.05%
  • Veröffentlicht 14.02.2026 16:27:06
  • Zuletzt bearbeitet 15.04.2026 14:34:27

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: ocb: skip rx_no_sta when interface is not joined ieee80211_ocb_rx_no_sta() assumes a valid channel context, which is only present after JOIN_OCB. RX may run before...

  • EPSS 0.03%
  • Veröffentlicht 14.02.2026 16:27:05
  • Zuletzt bearbeitet 19.03.2026 18:05:23

In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: ensure skb headroom before skb_push This avoids occasional skb_under_panic Oops from wl1271_tx_work. In this case, headroom is less than needed (typically 110 - 94 = ...

  • EPSS 0.01%
  • Veröffentlicht 14.02.2026 16:27:04
  • Zuletzt bearbeitet 25.03.2026 11:16:15

In the Linux kernel, the following vulnerability has been resolved: dmaengine: mmp_pdma: Fix race condition in mmp_pdma_residue() Add proper locking in mmp_pdma_residue() to prevent use-after-free when accessing descriptor list and descriptor conte...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 16:27:03
  • Zuletzt bearbeitet 18.03.2026 17:12:03

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix refcount leak in parse_durable_handle_context() When the command is a replay operation and -ENOEXEC is returned, the refcount of ksmbd_file must be released.