Canonical

Ubuntu Pro 16.04 LTS

5719 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Medienbericht Exploit
  • EPSS 92.77%
  • Veröffentlicht 11.05.2026 08:16:16
  • Zuletzt bearbeitet 30.06.2026 03:19:46

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present The DATA-packet handler in rxrpc_input_call_event() and the RESPONSE handler in rxrpc_verify_response() copy ...

  • EPSS 0.11%
  • Veröffentlicht 08.05.2026 14:22:33
  • Zuletzt bearbeitet 21.05.2026 14:58:56

In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT This resolves the follow splat and lock-up when running with PREEMPT_RT enabled on Hyper-V: [ 415.140818] BUG: scheduling...

  • EPSS 0.11%
  • Veröffentlicht 08.05.2026 14:22:32
  • Zuletzt bearbeitet 21.05.2026 14:59:03

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Add NULL checks when resetting request and reply queues The driver encountered a crash during resource cleanup when the reply and request queues were NULL due to free...

  • EPSS 0.11%
  • Veröffentlicht 08.05.2026 14:22:32
  • Zuletzt bearbeitet 21.05.2026 14:59:00

In the Linux kernel, the following vulnerability has been resolved: fs: init flags_valid before calling vfs_fileattr_get syzbot reported a uninit-value bug in [1]. Similar to the "*get" context where the kernel's internal file_kattr structure is i...

  • EPSS 0.11%
  • Veröffentlicht 08.05.2026 14:22:31
  • Zuletzt bearbeitet 21.05.2026 14:59:05

In the Linux kernel, the following vulnerability has been resolved: unshare: fix unshare_fs() handling There's an unpleasant corner case in unshare(2), when we have a CLONE_NEWNS in flags and current->fs hadn't been shared at all; in that case copy...

  • EPSS 0.12%
  • Veröffentlicht 08.05.2026 14:22:30
  • Zuletzt bearbeitet 21.05.2026 13:59:48

In the Linux kernel, the following vulnerability has been resolved: nfs: return EISDIR on nfs3_proc_create if d_alias is a dir If we found an alias through nfs3_do_create/nfs_add_or_obtain /d_splice_alias which happens to be a dir dentry, we don't ...

  • EPSS 0.11%
  • Veröffentlicht 08.05.2026 14:22:30
  • Zuletzt bearbeitet 20.05.2026 18:25:59

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix possible NULL pointer dereference in ufshcd_add_command_trace() The kernel log indicates a crash in ufshcd_add_command_trace, due to a NULL pointer dereference...

  • EPSS 0.38%
  • Veröffentlicht 08.05.2026 14:22:29
  • Zuletzt bearbeitet 21.05.2026 14:58:32

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Decrement re_receiving on the early exit paths In the event that rpcrdma_post_recvs() fails to create a work request (due to memory allocation failure, say) or otherwise ...

  • EPSS 0.11%
  • Veröffentlicht 08.05.2026 14:22:28
  • Zuletzt bearbeitet 21.05.2026 15:31:25

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix crash when moving to switchdev mode When moving to switchdev mode when the device doesn't support IPsec, we try to clean up the IPsec resources anyway which causes th...

  • EPSS 0.09%
  • Veröffentlicht 08.05.2026 14:22:28
  • Zuletzt bearbeitet 21.05.2026 15:00:34

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix deadlock between devlink lock and esw->wq esw->work_queue executes esw_functions_changed_event_handler -> esw_vfs_changed_event_handler and acquires the devlink lock....