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 02.03.2024 22:15:49
  • Zuletzt bearbeitet 19.06.2025 13:15:25

In the Linux kernel, the following vulnerability has been resolved: btrfs: remove BUG() after failure to insert delayed dir index item Instead of calling BUG() when we fail to insert a delayed dir index item into the delayed node's tree, we can jus...

  • EPSS 0.01%
  • Veröffentlicht 02.03.2024 22:15:49
  • Zuletzt bearbeitet 25.11.2025 17:23:30

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix UAF in cifs_demultiplex_thread() There is a UAF when xfstests on cifs: BUG: KASAN: use-after-free in smb2_is_network_name_deleted+0x27/0x160 Read of size 4 at addr f...

  • EPSS 0.01%
  • Veröffentlicht 02.03.2024 22:15:49
  • Zuletzt bearbeitet 11.12.2024 15:30:26

In the Linux kernel, the following vulnerability has been resolved: team: fix null-ptr-deref when team device type is changed Get a null-ptr-deref bug as follows with reproducer [1]. BUG: kernel NULL pointer dereference, address: 0000000000000228 ...

  • EPSS 0.01%
  • Veröffentlicht 02.03.2024 22:15:49
  • Zuletzt bearbeitet 11.12.2024 17:44:23

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use DEV_STATS_INC() syzbot/KCSAN reported data-races in br_handle_frame_finish() [1] This function can run from multiple cpus without mutual exclusion. Adopt SMP safe...

  • EPSS 0.01%
  • Veröffentlicht 02.03.2024 22:15:48
  • Zuletzt bearbeitet 16.09.2025 16:25:47

In the Linux kernel, the following vulnerability has been resolved: net: fix possible store tearing in neigh_periodic_work() While looking at a related syzbot report involving neigh_periodic_work(), I found that I forgot to add an annotation when d...

  • EPSS 0.01%
  • Veröffentlicht 02.03.2024 22:15:48
  • Zuletzt bearbeitet 13.01.2025 20:39:56

In the Linux kernel, the following vulnerability has been resolved: ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data() Including the transhdrlen in length is a problem when the packet is partially filled (e.g. something like send(MSG...

  • EPSS 0.01%
  • Veröffentlicht 02.03.2024 22:15:48
  • Zuletzt bearbeitet 11.12.2024 16:27:49

In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg syzbot reported the following uninit-value access issue: ===================================================== B...

  • EPSS 0.01%
  • Veröffentlicht 02.03.2024 22:15:48
  • Zuletzt bearbeitet 11.12.2024 15:28:47

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: Fix a memory corruption issue A few lines above, space is kzalloc()'ed for: sizeof(struct iwl_nvm_data) + sizeof(struct ieee80211_channel) + sizeof(struct ie...

  • EPSS 0.02%
  • Veröffentlicht 02.03.2024 22:15:48
  • Zuletzt bearbeitet 08.04.2025 15:09:34

In the Linux kernel, the following vulnerability has been resolved: arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved Adding a reserved memory region for the framebuffer memory (the splash memory region set up by the bootl...

  • EPSS 0.01%
  • Veröffentlicht 02.03.2024 22:15:47
  • Zuletzt bearbeitet 13.01.2025 18:26:13

In the Linux kernel, the following vulnerability has been resolved: ceph: drop messages from MDS when unmounting When unmounting all the dirty buffers will be flushed and after the last osd request is finished the last reference of the i_count will...