Canonical

Ubuntu Pro 16.04 LTS

5033 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.07%
  • Veröffentlicht 01.05.2025 12:55:46
  • Zuletzt bearbeitet 05.11.2025 15:32:30

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vf: Don't try to trigger a full GT reset if VF VFs don't have access to the GDRST(0x941c) register that driver uses to reset a GT. Attempt to trigger a reset using debugfs: ...

  • EPSS 0.06%
  • Veröffentlicht 01.05.2025 12:55:38
  • Zuletzt bearbeitet 05.11.2025 18:03:36

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off-by-one error in do_split Syzkaller detected a use-after-free issue in ext4_insert_dentry that was caused by out-of-bounds access due to incorrect splitting in do_spli...

  • EPSS 0.09%
  • Veröffentlicht 01.05.2025 12:55:33
  • Zuletzt bearbeitet 12.05.2026 13:16:40

In the Linux kernel, the following vulnerability has been resolved: net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod. When I ran the repro [0] and waited a few seconds, I observed two LOCKDEP splats: a warning immediately follow...

  • EPSS 0.07%
  • Veröffentlicht 01.05.2025 12:55:32
  • Zuletzt bearbeitet 05.11.2025 22:04:01

In the Linux kernel, the following vulnerability has been resolved: sctp: detect and prevent references to a freed transport in sendmsg sctp_sendmsg() re-uses associations and transports when possible by doing a lookup based on the socket endpoint ...

  • EPSS 0.04%
  • Veröffentlicht 01.05.2025 12:55:31
  • Zuletzt bearbeitet 05.11.2025 21:50:50

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accesses Acquire a lock on kvm->srcu when userspace is getting MP state to handle a rather extreme edge case wher...

  • EPSS 0.06%
  • Veröffentlicht 18.04.2025 14:20:55
  • Zuletzt bearbeitet 03.11.2025 20:18:37

In the Linux kernel, the following vulnerability has been resolved: HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition In the ssi_protocol_probe() function, &ssi->work is bound with ssip_xmit_work(), In...

  • EPSS 0.08%
  • Veröffentlicht 18.04.2025 07:01:29
  • Zuletzt bearbeitet 03.11.2025 18:15:55

In the Linux kernel, the following vulnerability has been resolved: jfs: reject on-disk inodes of an unsupported type Syzbot has reported the following BUG: kernel BUG at fs/inode.c:668! Oops: invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI CPU: 3...

  • EPSS 0.06%
  • Veröffentlicht 18.04.2025 07:01:27
  • Zuletzt bearbeitet 03.11.2025 20:18:34

In the Linux kernel, the following vulnerability has been resolved: ext4: fix OOB read when checking dotdot dir Mounting a corrupted filesystem with directory which contains '.' dir entry with rec_len == block size results in out-of-bounds read (la...

  • EPSS 0.07%
  • Veröffentlicht 17.04.2025 18:01:30
  • Zuletzt bearbeitet 21.04.2025 18:41:16

In the Linux kernel, the following vulnerability has been resolved: can: peak_usb: fix use after free bugs After calling peak_usb_netif_rx_ni(skb), dereferencing skb is unsafe. Especially, the can_frame cf which aliases skb memory is accessed after...

  • EPSS 0.1%
  • Veröffentlicht 16.04.2025 14:13:16
  • Zuletzt bearbeitet 03.11.2025 20:17:44

In the Linux kernel, the following vulnerability has been resolved: thermal: int340x: Add NULL check for adev Not all devices have an ACPI companion fwnode, so adev might be NULL. This is similar to the commit cd2fd6eab480 ("platform/x86: int3472: ...