Canonical

Ubuntu 26.04 LTS

1872 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.18%
  • Veröffentlicht 25.07.2026 08:51:10
  • Zuletzt bearbeitet 17.08.2026 05:17:48

In the Linux kernel, the following vulnerability has been resolved: net: af_key: initialize alg_key_len for IPComp states pfkey_msg2xfrm_state() handles the IPComp (SADB_X_SATYPE_IPCOMP) case by allocating x->calg and copying only the algorithm nam...

  • EPSS 0.26%
  • Veröffentlicht 25.07.2026 08:51:09
  • Zuletzt bearbeitet 19.08.2026 17:20:14

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn ref l2cap_chan_timeout() runs asynchronously and accesses chan->conn. If the connection is torn down while the timer is...

  • EPSS 0.18%
  • Veröffentlicht 25.07.2026 08:51:09
  • Zuletzt bearbeitet 17.08.2026 05:17:47

In the Linux kernel, the following vulnerability has been resolved: audit: Fix data races of skb_queue_len() readers on audit_queue Multiple readers access audit_queue.qlen via skb_queue_len() without holding the queue lock or using READ_ONCE(), wh...

  • EPSS 0.17%
  • Veröffentlicht 25.07.2026 08:51:08
  • Zuletzt bearbeitet 17.08.2026 05:17:47

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix UAF of hci_conn_params in add_device_complete add_device_complete() runs from the hci_cmd_sync_work kworker, which holds only hci_req_sync_lock and *not* hci_d...

  • EPSS 0.16%
  • Veröffentlicht 25.07.2026 08:51:07
  • Zuletzt bearbeitet 17.08.2026 05:17:47

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid calling post_write_mst_fixup() for invalid index_block ntfs_icx_ib_sync_write() calls post_write_mst_fixup() when ntfs_ib_write() returns an error, intending to restore...

  • EPSS 0.17%
  • Veröffentlicht 25.07.2026 08:51:07
  • Zuletzt bearbeitet 17.08.2026 05:17:47

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate Dirty Page Table capacity in log_replay copy_lcns In the analysis pass of $LogFile journal replay, log_replay() copies LCNs from each action log record into an e...

  • EPSS 0.18%
  • Veröffentlicht 25.07.2026 08:51:06
  • Zuletzt bearbeitet 17.08.2026 05:17:47

In the Linux kernel, the following vulnerability has been resolved: gpio: eic-sprd: use raw_spinlock_t in the irq startup path sprd_eic_irq_unmask() enables the GPIO IRQ and then updates controller state through sprd_eic_update(), which takes sprd_...

  • EPSS 0.17%
  • Veröffentlicht 25.07.2026 08:51:06
  • Zuletzt bearbeitet 17.08.2026 05:17:47

In the Linux kernel, the following vulnerability has been resolved: NTB: epf: Avoid calling pci_irq_vector() from hardirq context ntb_epf_vec_isr() calls pci_irq_vector() in hardirq context to derive the vector number. pci_irq_vector() calls msi_ge...

  • EPSS 0.17%
  • Veröffentlicht 25.07.2026 08:51:05
  • Zuletzt bearbeitet 17.08.2026 05:17:46

In the Linux kernel, the following vulnerability has been resolved: gpio: sch: use raw_spinlock_t in the irq startup path sch_irq_unmask() enables the GPIO IRQ and then updates the controller state through sch_irq_mask_unmask(), which takes sch->lo...

  • EPSS 0.18%
  • Veröffentlicht 25.07.2026 08:51:04
  • Zuletzt bearbeitet 19.08.2026 17:20:14

In the Linux kernel, the following vulnerability has been resolved: HID: logitech-dj: Fix maxfield check in DJ short report validation Commit b6a57912854e ("HID: logitech-dj: Prevent REPORT_ID_DJ_SHORT related user initiated OOB write") added valid...