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.2%
  • Veröffentlicht 25.07.2026 08:51:17
  • Zuletzt bearbeitet 17.08.2026 05:17:49

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix heap buffer overflow in rtw_cfg80211_set_wpa_ie() supplicant_ie is a 256-byte array in struct security_priv. The WPA and WPA2 IE copy paths use: memcpy...

  • EPSS 0.22%
  • Veröffentlicht 25.07.2026 08:51:16
  • Zuletzt bearbeitet 17.08.2026 05:17:49

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix WEP length underflow and OOB read in OnAuth() OnAuth() has two bugs in the shared-key authentication path. When the Privacy bit is set, rtw_wep_decrypt() i...

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

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in update_beacon_info() IE loop The IE parsing loop in update_beacon_info() advances by (pIE->length + 2) each iteration but only guards on i < len...

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

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in OnAssocRsp() IE loop The IE parsing loop in OnAssocRsp() advances by (pIE->length + 2) each iteration but only guards on i < pkt_len. When a mal...

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

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB reads in IE loops in issue_assocreq() and join_cmd_hdl() Two IE parsing loops are missing the header bounds checks before they dereference pIE->length: ...

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

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB write in HT_caps_handler() HT_caps_handler() iterates pIE->length bytes and writes into HT_caps.u.HT_cap[], which is a fixed 26-byte array (sizeof struc...

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

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and rtw_get_wps_attr() Three IE/attribute parsing functions have missing bounds checks. rtw_get_sec_ie() ...

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

In the Linux kernel, the following vulnerability has been resolved: crypto: krb5 - filter out async aead implementations at alloc krb5_aead_encrypt(), krb5_aead_decrypt() in rfc3961_simplified.c and rfc8009_encrypt(), rfc8009_decrypt() in rfc8009_a...

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

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of a deferred file_lock on SMB2_CLOSE then SMB2_CANCEL Commit f580d27e8928 ("ksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCEL") mad...

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

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix VF2PF work teardown race in adf_disable_sriov() The VF2PF interrupt handler queues PF-side response work that stores a raw pointer to per-VF state (struct adf_acc...