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 26.02.2025 07:00:41
  • Zuletzt bearbeitet 02.03.2025 15:15:11

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

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 06:37:07
  • Zuletzt bearbeitet 01.10.2025 20:15:42

In the Linux kernel, the following vulnerability has been resolved: samples/landlock: Fix path_list memory leak Clang static analysis reports this error sandboxer.c:134:8: warning: Potential leak of memory pointed to by 'path_list' ret =...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 06:37:07
  • Zuletzt bearbeitet 24.03.2025 17:45:55

In the Linux kernel, the following vulnerability has been resolved: jffs2: fix use-after-free in jffs2_clear_xattr_subsystem When we mount a jffs2 image, assume that the first few blocks of the image are normal and contain at least one xattr-relate...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 06:37:07
  • Zuletzt bearbeitet 14.10.2025 19:07:46

In the Linux kernel, the following vulnerability has been resolved: drm/plane: Move range check for format_count earlier While the check for format_count > 64 in __drm_universal_plane_init() shouldn't be hit (it's a WARN_ON), in its current positio...

  • EPSS 0.02%
  • Veröffentlicht 26.02.2025 06:37:06
  • Zuletzt bearbeitet 23.09.2025 18:46:26

In the Linux kernel, the following vulnerability has been resolved: media: ir_toy: free before error exiting Fix leak in error path.

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 06:37:06
  • Zuletzt bearbeitet 01.10.2025 20:15:41

In the Linux kernel, the following vulnerability has been resolved: media: staging: media: zoran: move videodev alloc Move some code out of zr36057_init() and create new functions for handling zr->video_dev. This permit to ease code reading and fix...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 06:37:06
  • Zuletzt bearbeitet 01.10.2025 20:15:41

In the Linux kernel, the following vulnerability has been resolved: media: staging: media: zoran: calculate the right buffer number for zoran_reap_stat_com On the case tmp_dcim=1, the index of buffer is miscalculated. This generate a NULL pointer d...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 06:37:06
  • Zuletzt bearbeitet 01.10.2025 20:15:42

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe() I got a null-ptr-deref report: BUG: kernel NULL pointer dereference, address: 0000000000000000 ... RIP: 0010:fb_destro...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 06:37:05
  • Zuletzt bearbeitet 23.09.2025 14:55:42

In the Linux kernel, the following vulnerability has been resolved: ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111 The bug was found during fuzzing. Stacktrace locates it in ath5k_eeprom_convert_pcal_info_5111. When none of the curve is selecte...

  • EPSS 0.02%
  • Veröffentlicht 26.02.2025 06:37:05
  • Zuletzt bearbeitet 23.09.2025 18:46:00

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix to add refcount once page is set private MM defined the rule [1] very clearly that once page was set with PG_private flag, we should increment the refcount in that page,...