Canonical

Ubuntu 26.04 LTS

1029 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.21%
  • Veröffentlicht 25.06.2026 08:38:54
  • Zuletzt bearbeitet 06.07.2026 12:43:37

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: rtw_mlme: add bounds checks before ie_length subtraction Add guards to ensure ie_length is large enough before subtracting fixed IE offsets to prevent unsigned ...

  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:38:54
  • Zuletzt bearbeitet 06.07.2026 18:19:02

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix buffer over-read in rtw_update_protection rtw_update_protection() is called with a pointer offset into the ies buffer but the full ie_length is passed, caus...

  • EPSS 0.12%
  • Veröffentlicht 25.06.2026 08:38:53
  • Zuletzt bearbeitet 06.07.2026 18:20:52

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix NULL pointer dereference PCIe errors detected by a Root Port or Downstream Port cause error recovery services to run on all subordinate devices regardless of administr...

  • EPSS 0.34%
  • Veröffentlicht 25.06.2026 08:38:52
  • Zuletzt bearbeitet 15.07.2026 01:16:30

In the Linux kernel, the following vulnerability has been resolved: inet: frags: fix use-after-free caused by the fqdir_pre_exit() flush On netns teardown, fqdir_pre_exit() walks the fqdir rhashtable and flushes every fragment queue that is not yet...

  • EPSS 0.74%
  • Veröffentlicht 25.06.2026 08:38:52
  • Zuletzt bearbeitet 15.07.2026 01:16:30

In the Linux kernel, the following vulnerability has been resolved: IB/isert: Reject login PDUs shorter than ISER_HEADERS_LEN In drivers/infiniband/ulp/isert/ib_isert.c, isert_login_recv_done() computes the login request payload length as wc->byte_...

  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:38:51
  • Zuletzt bearbeitet 06.07.2026 12:44:52

In the Linux kernel, the following vulnerability has been resolved: ovl: keep err zero after successful ovl_cache_get() ovl_iterate_merged() stores PTR_ERR(cache) in err before checking IS_ERR(cache). On success err holds the truncated cache pointe...

  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:38:50
  • Zuletzt bearbeitet 06.07.2026 18:23:42

In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: fix IFM region index out-of-bounds in command stream parser NPU_SET_IFM_REGION extracts the region index with param & 0x7f, giving a maximum value of 127. However reg...

  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:38:50
  • Zuletzt bearbeitet 06.07.2026 18:22:13

In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: fix OOB write in ethosu_gem_cmdstream_copy_and_validate() The command stream parsing loop increments the index variable a second time when a 64-bit command word is en...

  • EPSS 0.14%
  • Veröffentlicht 25.06.2026 08:38:49
  • Zuletzt bearbeitet 06.07.2026 18:24:07

In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: fix arithmetic issues in dma_length() dma_length() derives DMA region usage from command stream values and updates region_size[]: len = ((len + stride[0]) * size...

  • EPSS 0.11%
  • Veröffentlicht 25.06.2026 08:38:48
  • Zuletzt bearbeitet 06.07.2026 18:26:08

In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: reject NPU_OP_RESIZE commands from userspace NPU_OP_RESIZE is a U85-only command that the driver does not yet implement. The existing WARN_ON(1) placeholder fires unc...