Canonical

Ubuntu 25.10

2230 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 16:15:56
  • Zuletzt bearbeitet 18.03.2026 15:04:01

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_remove On APUs such as Raven and Renoir (GC 9.1.0, 9.2.2, 9.3.0), the ih1 and ih2 interrupt ring buffers are no...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 16:15:56
  • Zuletzt bearbeitet 18.03.2026 15:03:29

In the Linux kernel, the following vulnerability has been resolved: rocker: fix memory leak in rocker_world_port_post_fini() In rocker_world_port_pre_init(), rocker_port->wpriv is allocated with kzalloc(wops->port_priv_size, GFP_KERNEL). However, i...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 16:15:56
  • Zuletzt bearbeitet 18.03.2026 15:02:51

In the Linux kernel, the following vulnerability has been resolved: sfc: fix deadlock in RSS config read Since cited commit, core locks the net_device's rss_lock when handling ethtool -x command, so driver's implementation should not lock it agai...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 16:15:56
  • Zuletzt bearbeitet 18.03.2026 15:02:35

In the Linux kernel, the following vulnerability has been resolved: ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues Add NULL pointer checks in ice_vsi_set_napi_queues() to prevent crashes during resume from suspend when rings[q_idx]->q...

  • EPSS 0.01%
  • Veröffentlicht 14.02.2026 16:15:56
  • Zuletzt bearbeitet 18.03.2026 15:01:30

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: Fix race between rfkill and nci_unregister_device(). syzbot reported the splat below [0] without a repro. It indicates that struct nci_dev.cmd_wq had been destroyed befo...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 16:15:55
  • Zuletzt bearbeitet 17.03.2026 21:12:01

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame(). syzbot reported various memory leaks related to NFC, struct nfc_llcp_sock, sk_buff, nfc_dev, etc. [0] The leading log hinted th...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 16:15:55
  • Zuletzt bearbeitet 17.05.2026 16:16:14

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix memory leak in set_ssp_complete Fix memory leak in set_ssp_complete() where mgmt_pending_cmd structures are not freed after being removed from the pending list...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 16:15:55
  • Zuletzt bearbeitet 17.03.2026 21:11:25

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: correctly decode TTLM with default link map TID-To-Link Mapping (TTLM) elements do not contain any link mapping presence indicator if a default mapping is used and ...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 16:15:55
  • Zuletzt bearbeitet 25.03.2026 11:16:19

In the Linux kernel, the following vulnerability has been resolved: net: fix segmentation of forwarding fraglist GRO This patch enhances GSO segment handling by properly checking the SKB_GSO_DODGY flag for frag_list GSO packets, addressing low thro...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 16:15:55
  • Zuletzt bearbeitet 18.03.2026 14:40:43

In the Linux kernel, the following vulnerability has been resolved: efivarfs: fix error propagation in efivar_entry_get() efivar_entry_get() always returns success even if the underlying __efivar_entry_get() fails, masking errors. This may result ...