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.14%
  • Veröffentlicht 19.07.2026 15:39:12
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: net: mana: validate rx_req_idx to prevent out-of-bounds array access In mana_hwc_rx_event_handler(), rx_req_idx is derived from sge->address in DMA-coherent memory. In Confidential...

  • EPSS 0.44%
  • Veröffentlicht 19.07.2026 15:39:11
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix durable reconnect error path file lifetime After a durable reconnect succeeds, ksmbd_reopen_durable_fd() republishes the same ksmbd_file into the session volatile-id tab...

  • EPSS 0.13%
  • Veröffentlicht 19.07.2026 15:39:11
  • Zuletzt bearbeitet 19.08.2026 17:20:14

In the Linux kernel, the following vulnerability has been resolved: blk-mq: pop cached request if it is usable When submitting a bio to blk-mq, if the task should sleep after peeking a cached request, but before it pops it, the plug flushes and cal...

  • EPSS 0.13%
  • Veröffentlicht 19.07.2026 15:39:10
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: security/keys: fix missed RCU read section on lookup Nicholas Carlini reports that the keyring code calls assoc_array_find() in find_key_to_update() without holding the RCU read lo...

  • EPSS 0.16%
  • Veröffentlicht 19.07.2026 14:56:27
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: ACPI: button: Fix ACPI GPE handler leak during removal Commit a7e23ec17fee ("ACPI: button: Install notifier for system events as well") changed the ACPI notify handler type for ACP...

  • EPSS 0.18%
  • Veröffentlicht 19.07.2026 14:56:27
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: Input: usbtouchscreen - clamp NEXIO data_len/x_len to URB buffer size nexio_read_data() pulls data_len and x_len from a packed __be16 header in the device's interrupt packet and th...

  • EPSS 0.18%
  • Veröffentlicht 19.07.2026 14:56:26
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_sfb: Replace direct dequeue call with peek and qdisc_dequeue_peeked When sfb has children (eg qfq qdisc) whose peek() callback is qdisc_peek_dequeued(), we could get...

  • EPSS 0.26%
  • Veröffentlicht 19.07.2026 14:56:25
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix use-after-free race in nfc_llcp_recv_cc() A race condition exists in the NFC LLCP connection state machine where the connection acceptance packet (CC) can be process...

  • EPSS 0.13%
  • Veröffentlicht 19.07.2026 14:56:25
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix use-after-free in llcp_sock_release() llcp_sock_release() unconditionally unlinks the socket from the local sockets list. However, if the socket is still in connect...

  • EPSS 0.14%
  • Veröffentlicht 19.07.2026 14:56:24
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: xfrm: Check for underflow in xfrm_state_mtu Leo Lin reported OOB write issue in esp component: xfrm_state_mtu() returns u32 but performs its arithmetic in unsigned modulo-2^32...