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.02%
  • Veröffentlicht 09.10.2024 14:15:07
  • Zuletzt bearbeitet 05.05.2026 15:14:56

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX [Why & How] It actually exposes '6' types in enum dmub_notification_type. Not 5. Using smaller number to...

  • EPSS 0.03%
  • Veröffentlicht 09.10.2024 14:15:07
  • Zuletzt bearbeitet 23.10.2024 16:14:46

In the Linux kernel, the following vulnerability has been resolved: crypto: stm32/cryp - call finalize with bh disabled The finalize operation in interrupt mode produce a produces a spinlock recursion warning. The reason is the fact that BH must be...

  • EPSS 0.41%
  • Veröffentlicht 09.10.2024 14:15:07
  • Zuletzt bearbeitet 03.11.2025 23:16:13

In the Linux kernel, the following vulnerability has been resolved: smack: tcp: ipv4, fix incorrect labeling Currently, Smack mirrors the label of incoming tcp/ipv4 connections: when a label 'foo' connects to a label 'bar' with tcp/ipv4, 'foo' alwa...

  • EPSS 0.01%
  • Veröffentlicht 09.10.2024 14:15:07
  • Zuletzt bearbeitet 12.05.2026 12:17:12

In the Linux kernel, the following vulnerability has been resolved: fsnotify: clear PARENT_WATCHED flags lazily In some setups directories can have many (usually negative) dentries. Hence __fsnotify_update_child_dentry_flags() function can take a s...

  • EPSS 0.03%
  • Veröffentlicht 27.09.2024 13:15:17
  • Zuletzt bearbeitet 05.05.2026 15:06:23

In the Linux kernel, the following vulnerability has been resolved: platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses The panasonic laptop code in various places uses the SINF array with index values of 0 - SINF_CUR_BRIGHT(0x0d)...

  • EPSS 0.05%
  • Veröffentlicht 27.09.2024 13:15:17
  • Zuletzt bearbeitet 02.10.2024 14:04:38

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change When disabling wifi mt7921_ipv6_addr_change() is called as a notifier. At this point mvif->phy is already NUL...

  • EPSS 0.03%
  • Veröffentlicht 27.09.2024 13:15:17
  • Zuletzt bearbeitet 03.10.2024 15:36:06

In the Linux kernel, the following vulnerability has been resolved: usbnet: ipheth: do not stop RX on failing RX callback RX callbacks can fail for multiple reasons: * Payload too short * Payload formatted incorrecly (e.g. bad NCM framing) * Lack ...

  • EPSS 0.01%
  • Veröffentlicht 27.09.2024 13:15:16
  • Zuletzt bearbeitet 03.11.2025 23:16:07

In the Linux kernel, the following vulnerability has been resolved: btrfs: clean up our handling of refs == 0 in snapshot delete In reada we BUG_ON(refs == 0), which could be unkind since we aren't holding a lock on the extent leaf and thus could g...

  • EPSS 0.01%
  • Veröffentlicht 27.09.2024 13:15:16
  • Zuletzt bearbeitet 03.11.2025 21:16:21

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUG_ON on ENOMEM from btrfs_lookup_extent_info() in walk_down_proc() We handle errors here properly, ENOMEM isn't fatal, return the error.

  • EPSS 0.01%
  • Veröffentlicht 27.09.2024 13:15:16
  • Zuletzt bearbeitet 08.10.2024 18:22:24

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_info The MBX_TIMEOUT return code is not handled in lpfc_get_sfp_info and the routine unconditionally frees submitted mailbox com...