Canonical

Ubuntu Pro 16.04 LTS

5721 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.14%
  • Veröffentlicht 18.09.2025 16:15:47
  • Zuletzt bearbeitet 14.01.2026 20:16:03

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Handle cameras with invalid descriptors If the source entity does not contain any pads, do not create a link.

  • EPSS 0.14%
  • Veröffentlicht 18.09.2025 16:15:47
  • Zuletzt bearbeitet 14.01.2026 20:16:03

In the Linux kernel, the following vulnerability has been resolved: x86/MCE: Always save CS register on AMD Zen IF Poison errors The Instruction Fetch (IF) units on current AMD Zen-based systems do not guarantee a synchronous #MC is delivered for p...

  • EPSS 0.14%
  • Veröffentlicht 18.09.2025 16:15:46
  • Zuletzt bearbeitet 14.01.2026 20:16:01

In the Linux kernel, the following vulnerability has been resolved: media: platform: mediatek: vpu: fix NULL ptr dereference If pdev is NULL, then it is still dereferenced. This fixes this smatch warning: drivers/media/platform/mediatek/vpu/mtk_v...

  • EPSS 0.12%
  • Veröffentlicht 18.09.2025 16:15:46
  • Zuletzt bearbeitet 14.01.2026 20:16:02

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't check PageError in __extent_writepage __extent_writepage currenly sets PageError whenever any error happens, and the also checks for PageError to decide if to call err...

  • EPSS 0.14%
  • Veröffentlicht 18.09.2025 16:15:45
  • Zuletzt bearbeitet 14.01.2026 20:15:55

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: mhi: fix potential memory leak in ath11k_mhi_register() mhi_alloc_controller() allocates a memory space for mhi_ctrl. When gets some error, mhi_ctrl should be freed w...

  • EPSS 0.16%
  • Veröffentlicht 18.09.2025 16:15:45
  • Zuletzt bearbeitet 14.01.2026 20:15:55

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times device_add shall not be called multiple times as stated in its documentation: 'Do not call this routine or ...

  • EPSS 0.15%
  • Veröffentlicht 18.09.2025 16:15:45
  • Zuletzt bearbeitet 14.01.2026 20:16:00

In the Linux kernel, the following vulnerability has been resolved: rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access For kernels built with CONFIG_PREEMPT_RCU=y, the following scenario can result in a NULL-pointer dereference: ...

  • EPSS 0.15%
  • Veröffentlicht 18.09.2025 16:15:44
  • Zuletzt bearbeitet 14.01.2026 20:15:53

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit() > ret = brcmf_proto_tx_queue_data(drvr, ifp->ifidx, skb); may be schedule, and then complete before the line >...

  • EPSS 0.15%
  • Veröffentlicht 18.09.2025 16:15:44
  • Zuletzt bearbeitet 23.12.2025 14:16:35

In the Linux kernel, the following vulnerability has been resolved: net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory Fixes the below NULL pointer dereference: [...] [ 14.471200] Call Trace: [ 14.471562] <TASK> [...

  • EPSS 0.17%
  • Veröffentlicht 18.09.2025 16:15:44
  • Zuletzt bearbeitet 14.01.2026 20:15:53

In the Linux kernel, the following vulnerability has been resolved: NFSD: Protect against send buffer overflow in NFSv2 READ Since before the git era, NFSD has conserved the number of pages held by each nfsd thread by combining the RPC receive and ...