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.13%
  • Veröffentlicht 24.06.2026 16:29:22
  • Zuletzt bearbeitet 14.07.2026 18:24:16

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: fix use-after-free in advance_sched() on schedule switch In advance_sched(), when should_change_schedules() returns true, switch_schedules() is called to promote...

  • EPSS 0.13%
  • Veröffentlicht 24.06.2026 16:29:22
  • Zuletzt bearbeitet 14.07.2026 17:40:44

In the Linux kernel, the following vulnerability has been resolved: nexthop: fix IPv6 route referencing IPv4 nexthop syzbot reported a panic [1] [2]. When an IPv6 nexthop is replaced with an IPv4 nexthop, the has_v4 flag of all groups containing t...

  • EPSS 0.43%
  • Veröffentlicht 24.06.2026 16:29:21
  • Zuletzt bearbeitet 14.07.2026 18:25:46

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2_open during durable reconnect In smb2_open, the call to ksmbd_put_durable_fd(fp) drops the reference to the durable file descriptor early during t...

  • EPSS 0.13%
  • Veröffentlicht 24.06.2026 16:29:20
  • Zuletzt bearbeitet 12.08.2026 12:19:41

In the Linux kernel, the following vulnerability has been resolved: ice: fix double-free of tx_buf skb If ice_tso() or ice_tx_csum() fail, the error path in ice_xmit_frame_ring() frees the skb, but the 'first' tx_buf still points to it and is marke...

  • EPSS 0.08%
  • Veröffentlicht 24.06.2026 16:29:19
  • Zuletzt bearbeitet 14.07.2026 18:47:41

In the Linux kernel, the following vulnerability has been resolved: ice: fix race condition in TX timestamp ring cleanup Fix a race condition between ice_free_tx_tstamp_ring() and ice_tx_map() that can cause a NULL pointer dereference. ice_free_tx...

  • EPSS 0.11%
  • Veröffentlicht 24.06.2026 16:29:18
  • Zuletzt bearbeitet 14.07.2026 19:18:15

In the Linux kernel, the following vulnerability has been resolved: ice: fix potential NULL pointer deref in error path of ice_set_ringparam() ice_set_ringparam nullifies tstamp_ring of temporary tx_rings, without clearing ICE_TX_RING_FLAGS_TXTIME ...

  • EPSS 0.4%
  • Veröffentlicht 24.06.2026 16:29:17
  • Zuletzt bearbeitet 28.07.2026 13:18:55

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible UAF in icmpv6_rcv() Caching saddr and daddr before pskb_pull() is problematic since skb->head can change. Remove these temporary variables: - We only access &i...

  • EPSS 0.13%
  • Veröffentlicht 24.06.2026 16:29:16
  • Zuletzt bearbeitet 14.07.2026 20:05:22

In the Linux kernel, the following vulnerability has been resolved: sctp: fix OOB write to userspace in sctp_getsockopt_peer_auth_chunks sctp_getsockopt_peer_auth_chunks() checks that the caller's optval buffer is large enough for the peer AUTH chu...

  • EPSS 0.13%
  • Veröffentlicht 24.06.2026 16:29:16
  • Zuletzt bearbeitet 24.07.2026 15:17:59

In the Linux kernel, the following vulnerability has been resolved: af_unix: Drop all SCM attributes for SOCKMAP. SOCKMAP can hide inflight fd from AF_UNIX GC. When a socket in SOCKMAP receives skb with inflight fd, sk_psock_verdict_data_ready() l...

  • EPSS 0.5%
  • Veröffentlicht 24.06.2026 16:29:15
  • Zuletzt bearbeitet 14.07.2026 20:05:57

In the Linux kernel, the following vulnerability has been resolved: pppoe: drop PFC frames RFC 2516 Section 7 states that Protocol Field Compression (PFC) is NOT RECOMMENDED for PPPoE. In practice, pppd does not support negotiating PFC for PPPoE se...