Canonical

Ubuntu 20.04 LTS

3473 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:03
  • Zuletzt bearbeitet 21.03.2026 01:01:22

In the Linux kernel, the following vulnerability has been resolved: ip_vti: fix potential slab-use-after-free in decode_session6 When ip_vti device is set to the qdisc of the sfb type, the cb field of the sent skb may be modified during enqueuing. ...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:01
  • Zuletzt bearbeitet 21.03.2026 00:59:57

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix use-after-free in free_netdev We do netif_napi_add() for all allocated q_vectors[], but potentially do netif_napi_del() for part of them, then kfree q_vectors and leave i...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:16:59
  • Zuletzt bearbeitet 23.03.2026 18:40:35

In the Linux kernel, the following vulnerability has been resolved: staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext() The "exc->key_len" is a u16 that comes from the user. If it's over IW_ENCODING_TOKEN_MAX (64) that could lea...

  • EPSS 0.01%
  • Veröffentlicht 04.10.2025 15:16:55
  • Zuletzt bearbeitet 21.03.2026 00:31:51

In the Linux kernel, the following vulnerability has been resolved: net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb The syzbot fuzzer identified a problem in the usbnet driver: usb 1-1: BOGUS urb xfer, pipe 3 != type 1 WARNING: CPU: 0...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:16:54
  • Zuletzt bearbeitet 21.03.2026 00:26:23

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx when mlx5_cmd_exec failed in mlx5dr_cmd_create_reformat_ctx, the memory pointed by 'in' is not released, which will ...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:16:51
  • Zuletzt bearbeitet 21.03.2026 00:26:12

In the Linux kernel, the following vulnerability has been resolved: ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy For some reason, the driver adding support for Exynos5420 MIPI phy back in 2016 wasn't used on Exynos5420, which ...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:16:50
  • Zuletzt bearbeitet 25.03.2026 00:41:59

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write When the oob buffer length is not in multiple of words, the oob write function does out-of-bounds read on th...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:16:46
  • Zuletzt bearbeitet 23.03.2026 18:37:22

In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: Add a check for oversized packets Occasionnaly we may get oversized packets from the hardware which exceed the nomimal 2KiB buffer size we allocate SKBs with. Add an...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:16:45
  • Zuletzt bearbeitet 25.03.2026 00:37:53

In the Linux kernel, the following vulnerability has been resolved: Input: raspberrypi-ts - fix refcount leak in rpi_ts_probe rpi_firmware_get() take reference, we need to release it in error paths as well. Use devm_rpi_firmware_get() helper to han...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:16:43
  • Zuletzt bearbeitet 25.03.2026 00:25:42

In the Linux kernel, the following vulnerability has been resolved: ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inode There are many places that will get unhappy (and crash) when ext4_iget() returns a bad inode. However, if iget the boot...