Canonical

Ubuntu Pro 14.04 LTS

6300 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 06.08.2026 07:06:25
  • Zuletzt bearbeitet 19.08.2026 17:20:18

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: bdc: free IRQ and drain func_wake_notify before teardown The Broadcom BDC UDC driver registers its IRQ handler with devm_request_irq() in bdc_udc_init(), so the I...

  • EPSS 0.12%
  • Veröffentlicht 05.08.2026 11:25:29
  • Zuletzt bearbeitet 19.08.2026 17:20:18

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix a use-after-free problem in rxe_mmap rxe_mmap() removes a rxe_mmap_info struct from the pending_mmaps list and releases pending_lock while the struct's kref is still ...

  • EPSS 0.11%
  • Veröffentlicht 05.08.2026 08:09:35
  • Zuletzt bearbeitet 17.08.2026 05:18:04

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix sk_dst_cache double-free in xfrm_user_policy() xfrm_user_policy() clears the socket dst cache with __sk_dst_reset(), i.e. the non-atomic __sk_dst_set(sk, NULL): it reads ...

  • EPSS 0.12%
  • Veröffentlicht 05.08.2026 08:09:34
  • Zuletzt bearbeitet 19.08.2026 17:20:18

In the Linux kernel, the following vulnerability has been resolved: xfrm6: clear dst.dev on error to avoid double netdev_put in xfrm6_fill_dst() On the error path where in6_dev_get(dev) returns NULL, xfrm6_fill_dst() releases the device reference w...

  • EPSS 0.16%
  • Veröffentlicht 05.08.2026 08:09:34
  • Zuletzt bearbeitet 19.08.2026 17:20:17

In the Linux kernel, the following vulnerability has been resolved: xfrm: policy: preallocate inexact bins before xfrm_hash_rebuild reinsert xfrm_hash_rebuild()'s first loop preallocates the bins/chains the reinsert loop needs, so the reinsert (aft...

  • EPSS 0.34%
  • Veröffentlicht 05.08.2026 08:09:33
  • Zuletzt bearbeitet 19.08.2026 17:20:17

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate compound request size before reading StructureSize2 When ksmbd validates a compound (chained) SMB2 request, ksmbd_smb2_check_message() reads pdu->StructureSize2 wit...

  • EPSS 0.58%
  • Veröffentlicht 05.08.2026 08:09:33
  • Zuletzt bearbeitet 19.08.2026 17:20:17

In the Linux kernel, the following vulnerability has been resolved: gtp: check skb_pull_data() return in gtp1u_send_echo_resp() gtp1u_send_echo_resp() ignores skb_pull_data()'s return value. Its caller gtp1u_udp_encap_recv() only guarantees 16 byte...

  • EPSS 0.12%
  • Veröffentlicht 05.08.2026 08:09:32
  • Zuletzt bearbeitet 19.08.2026 17:20:17

In the Linux kernel, the following vulnerability has been resolved: nexthop: initialize extack in nh_res_bucket_migrate() nh_res_bucket_migrate() passes an uninitialized netlink_ext_ack to call_nexthop_res_bucket_notifiers(). When nh_notifier_res_b...

  • EPSS 0.12%
  • Veröffentlicht 05.08.2026 08:09:31
  • Zuletzt bearbeitet 19.08.2026 17:20:17

In the Linux kernel, the following vulnerability has been resolved: bpf: tcp: fix double sock release on batch realloc bpf_iter_tcp_batch() releases the current batch via bpf_iter_tcp_put_batch(), which drops the socket refs and rewrites each slot ...

  • EPSS 0.12%
  • Veröffentlicht 05.08.2026 08:08:10
  • Zuletzt bearbeitet 17.08.2026 05:18:03

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: tear down new links on vif update error path When ieee80211_vif_update_links() adds new links it allocates a link container for each and calls ieee80211_link_init()...