Canonical

Ubuntu Pro 14.04 LTS

5459 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.17%
  • Veröffentlicht 01.04.2025 16:15:28
  • Zuletzt bearbeitet 30.10.2025 21:00:33

In the Linux kernel, the following vulnerability has been resolved: fbdev: hyperv_fb: Allow graceful removal of framebuffer When a Hyper-V framebuffer device is unbind, hyperv_fb driver tries to release the framebuffer forcefully. If this framebuff...

  • EPSS 0.2%
  • Veröffentlicht 01.04.2025 16:15:27
  • Zuletzt bearbeitet 14.07.2026 13:17:27

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree() Since commit b36e4523d4d5 ("netfilter: nf_conncount: fix garbage collection confirm race"), `cp...

  • EPSS 0.18%
  • Veröffentlicht 01.04.2025 16:15:27
  • Zuletzt bearbeitet 16.04.2025 14:15:24

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbd_free_work_struct ->interim_entry of ksmbd_work could be deleted after oplock is freed. We don't need to manage it with linked list. The interim r...

  • EPSS 0.19%
  • Veröffentlicht 01.04.2025 16:15:26
  • Zuletzt bearbeitet 31.10.2025 18:20:19

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent connection release during oplock break notification ksmbd_work could be freed when after connection release. Increment r_count of ksmbd_conn to indicate that request...

  • EPSS 0.2%
  • Veröffentlicht 01.04.2025 16:15:26
  • Zuletzt bearbeitet 03.11.2025 20:17:32

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Assign normalized_pix_clk when color depth = 14 [WHY & HOW] A warning message "WARNING: CPU: 4 PID: 459 at ... /dc_resource.c:3397 calculate_phy_pix_clks+0xef/0x10...

  • EPSS 0.2%
  • Veröffentlicht 01.04.2025 16:15:26
  • Zuletzt bearbeitet 03.11.2025 20:17:32

In the Linux kernel, the following vulnerability has been resolved: scsi: qla1280: Fix kernel oops when debug level > 2 A null dereference or oops exception will eventually occur when qla1280.c driver is compiled with DEBUG_QLA1280 enabled and ql_d...

  • EPSS 0.14%
  • Veröffentlicht 01.04.2025 16:15:25
  • Zuletzt bearbeitet 03.11.2025 20:17:31

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix bug on trap in smb2_lock If lock count is greater than 1, flags could be old value. It should be checked with flags of smb_lock, not flags. It will cause bug-on trap fro...

  • EPSS 0.19%
  • Veröffentlicht 01.04.2025 16:15:25
  • Zuletzt bearbeitet 03.11.2025 20:17:31

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2_lock If smb_lock->zero_len has value, ->llist of smb_lock is not delete and flock is old one. It will cause use-after-free on error handling routi...

  • EPSS 0.19%
  • Veröffentlicht 01.04.2025 16:15:25
  • Zuletzt bearbeitet 11.01.2026 17:15:52

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bounds in parse_sec_desc() If osidoffset, gsidoffset and dacloffset could be greater than smb_ntsd struct size. If it is smaller, It could cause slab-out-of-bound...

  • EPSS 0.35%
  • Veröffentlicht 01.04.2025 16:15:25
  • Zuletzt bearbeitet 02.04.2026 09:16:17

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix type confusion via race condition when using ipc_msg_send_request req->handle is allocated using ksmbd_acquire_id(&ipc_ida), based on ida_alloc. req->handle from ksmbd_i...