Canonical

Ubuntu Pro 14.04 LTS

6300 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.24%
  • Veröffentlicht 03.05.2024 16:15:08
  • Zuletzt bearbeitet 19.09.2025 14:48:17

In the Linux kernel, the following vulnerability has been resolved: sched/debug: fix dentry leak in update_sched_domain_debugfs Kuyo reports that the pattern of using debugfs_remove(debugfs_lookup()) leaks a dentry and with a hotplug stress test, t...

  • EPSS 0.04%
  • Veröffentlicht 03.05.2024 16:15:08
  • Zuletzt bearbeitet 19.12.2024 11:15:30

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

  • EPSS 0.24%
  • Veröffentlicht 03.05.2024 16:15:08
  • Zuletzt bearbeitet 05.03.2025 15:11:27

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface() There may be a bad USB audio device with a USB ID of (0x04fa, 0x4201) and the number of it's interfac...

  • EPSS 0.24%
  • Veröffentlicht 03.05.2024 16:15:08
  • Zuletzt bearbeitet 04.08.2026 10:17:16

In the Linux kernel, the following vulnerability has been resolved: ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc() The voice allocator sometimes begins allocating from near the end of the array and then wraps around, how...

  • EPSS 0.23%
  • Veröffentlicht 03.05.2024 16:15:08
  • Zuletzt bearbeitet 01.06.2026 17:16:21

In the Linux kernel, the following vulnerability has been resolved: thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTR In some case, the GDDV returns a package with a buffer which has zero length. It causes that kmemdup() re...

  • EPSS 0.21%
  • Veröffentlicht 01.05.2024 13:15:51
  • Zuletzt bearbeitet 12.05.2026 12:16:31

In the Linux kernel, the following vulnerability has been resolved: media: usbtv: Remove useless locks in usbtv_video_free() Remove locks calls in usbtv_video_free() because are useless and may led to a deadlock as reported here: https://syzkaller....

  • EPSS 0.29%
  • Veröffentlicht 01.05.2024 13:15:51
  • Zuletzt bearbeitet 04.08.2026 11:17:40

In the Linux kernel, the following vulnerability has been resolved: media: ttpci: fix two memleaks in budget_av_attach When saa7146_register_device and saa7146_vv_init fails, budget_av_attach should free the resources it allocates, like the error-h...

  • EPSS 0.29%
  • Veröffentlicht 01.05.2024 13:15:51
  • Zuletzt bearbeitet 23.12.2024 14:31:11

In the Linux kernel, the following vulnerability has been resolved: media: go7007: fix a memleak in go7007_load_encoder In go7007_load_encoder, bounce(i.e. go->boot_fw), is allocated without a deallocation thereafter. After the following call chain...

  • EPSS 0.96%
  • Veröffentlicht 01.05.2024 13:15:51
  • Zuletzt bearbeitet 04.08.2026 11:17:41

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix some memleaks in gssx_dec_option_array The creds and oa->data need to be freed in the error-handling paths after their allocation. So this patch add these deallocations...

  • EPSS 1.64%
  • Veröffentlicht 01.05.2024 13:15:50
  • Zuletzt bearbeitet 04.08.2026 11:17:38

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix RCU usage in connect path With lockdep enabled, calls to the connect function from cfg802.11 layer lead to the following warning: =============================...