Canonical

Ubuntu Pro 20.04 LTS

4422 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.46%
  • Veröffentlicht 08.06.2026 15:46:15
  • Zuletzt bearbeitet 08.07.2026 19:04:37

In the Linux kernel, the following vulnerability has been resolved: lib/scatterlist: fix length calculations in extract_kvec_to_sg Patch series "Fix bugs in extract_iter_to_sg()", v3. Fix bugs in the kvec and user variants of extract_iter_to_sg. ...

  • EPSS 0.14%
  • Veröffentlicht 08.06.2026 15:41:31
  • Zuletzt bearbeitet 08.07.2026 19:04:34

In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix use-after-free in of_unittest_changeset() The variable 'parent' is assigned the value of 'nchangeset' earlier in the function, meaning both point to the same stru...

  • EPSS 0.12%
  • Veröffentlicht 08.06.2026 15:41:30
  • Zuletzt bearbeitet 08.07.2026 19:04:32

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: fix RTNL assertion warning when remove module For the copper NIC with external PHY, the driver called phylink_connect_phy() during probe and phylink_disconnect_phy() du...

  • EPSS 0.12%
  • Veröffentlicht 08.06.2026 15:41:29
  • Zuletzt bearbeitet 08.07.2026 19:04:29

In the Linux kernel, the following vulnerability has been resolved: leds: qcom-lpg: Check for array overflow when selecting the high resolution When selecting the high resolution values from the array, FIELD_GET() is used to pull from a 3 bit regis...

  • EPSS 0.13%
  • Veröffentlicht 08.06.2026 15:41:28
  • Zuletzt bearbeitet 08.07.2026 21:29:35

In the Linux kernel, the following vulnerability has been resolved: mtd: docg3: fix use-after-free in docg3_release() In docg3_release(), the docg3 pointer is obtained from cascade->floors[0]->priv before the loop that calls doc_release_device() on...

  • EPSS 0.12%
  • Veröffentlicht 08.06.2026 15:41:27
  • Zuletzt bearbeitet 08.07.2026 21:23:40

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix early boot crash on parameters without '=' separator If hugepages, hugepagesz, or default_hugepagesz are specified on the kernel command line without the '=' separa...

  • EPSS 0.12%
  • Veröffentlicht 08.06.2026 15:41:26
  • Zuletzt bearbeitet 08.07.2026 15:11:08

In the Linux kernel, the following vulnerability has been resolved: tpm: Use kfree_sensitive() to free auth session in tpm_dev_release() tpm_dev_release() uses plain kfree() to free chip->auth, which contains sensitive cryptographic material includ...

  • EPSS 0.12%
  • Veröffentlicht 08.06.2026 15:41:25
  • Zuletzt bearbeitet 08.07.2026 15:12:16

In the Linux kernel, the following vulnerability has been resolved: iio: frequency: admv1013: fix NULL pointer dereference on str When device_property_read_string() fails, str is left uninitialized but the code falls through to strcmp(str, ...), de...

  • EPSS 0.14%
  • Veröffentlicht 08.06.2026 15:41:24
  • Zuletzt bearbeitet 08.07.2026 15:20:22

In the Linux kernel, the following vulnerability has been resolved: vmalloc: fix buffer overflow in vrealloc_node_align() Commit 4c5d3365882d ("mm/vmalloc: allow to set node and align in vrealloc") added the ability to force a new allocation if the...

  • EPSS 0.13%
  • Veröffentlicht 08.06.2026 15:41:23
  • Zuletzt bearbeitet 08.07.2026 15:01:43

In the Linux kernel, the following vulnerability has been resolved: lib: test_hmm: evict device pages on file close to avoid use-after-free Patch series "Minor hmm_test fixes and cleanups". Two bugfixes a cleanup for the HMM kernel selftests. The...