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.03%
  • Veröffentlicht 16.07.2024 12:15:05
  • Zuletzt bearbeitet 21.11.2024 07:34:07

In the Linux kernel, the following vulnerability has been resolved: net: fix a memleak when uncloning an skb dst and its metadata When uncloning an skb dst and its associated metadata, a new dst+metadata is allocated and later replaces the old one ...

  • EPSS 0.02%
  • Veröffentlicht 16.07.2024 12:15:05
  • Zuletzt bearbeitet 03.10.2025 14:19:18

In the Linux kernel, the following vulnerability has been resolved: ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path ip[6]mr_free_table() can only be called under RTNL lock. RTNL: assertion failed at net/core/dev.c (103...

  • EPSS 0.02%
  • Veröffentlicht 16.07.2024 12:15:04
  • Zuletzt bearbeitet 24.09.2025 18:14:21

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: at86rf230: Stop leaking skb's Upon error the ieee802154_xmit_complete() helper is not called. Only ieee802154_wake_queue() is called manually. In the Tx case we th...

  • EPSS 0.03%
  • Veröffentlicht 16.07.2024 12:15:04
  • Zuletzt bearbeitet 03.10.2025 14:03:17

In the Linux kernel, the following vulnerability has been resolved: parisc: Fix data TLB miss in sba_unmap_sg Rolf Eike Beer reported the following bug: [1274934.746891] Bad Address (null pointer deref?): Code=15 (Data TLB miss fault) at addr 0000...

  • EPSS 0.01%
  • Veröffentlicht 16.07.2024 12:15:04
  • Zuletzt bearbeitet 03.10.2025 14:11:23

In the Linux kernel, the following vulnerability has been resolved: perf: Fix list corruption in perf_cgroup_switch() There's list corruption on cgrp_cpuctx_list. This happens on the following path: perf_cgroup_switch: list_for_each_entry(cgrp_c...

  • EPSS 0.01%
  • Veröffentlicht 16.07.2024 12:15:04
  • Zuletzt bearbeitet 21.11.2024 07:34:07

In the Linux kernel, the following vulnerability has been resolved: vt_ioctl: fix array_index_nospec in vt_setactivate array_index_nospec ensures that an out-of-bounds value is set to zero on the transient path. Decreasing the value by one afterwar...

  • EPSS 0.01%
  • Veröffentlicht 16.07.2024 12:15:04
  • Zuletzt bearbeitet 06.03.2025 12:53:17

In the Linux kernel, the following vulnerability has been resolved: net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup ax88179_rx_fixup() contains several out-of-bounds accesses that can be triggered by a malicious (or defective) USB de...

  • EPSS 0.04%
  • Veröffentlicht 16.07.2024 12:15:04
  • Zuletzt bearbeitet 03.10.2025 14:17:44

In the Linux kernel, the following vulnerability has been resolved: eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAX Commit effa453168a7 ("i2c: i801: Don't silently correct invalid transfer size") revealed that ee1004_eeprom_read() did not pr...

  • EPSS 0.02%
  • Veröffentlicht 16.07.2024 12:15:03
  • Zuletzt bearbeitet 21.11.2024 07:34:00

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: gpmi: don't leak PM reference in error path If gpmi_nfc_apply_timings() fails, the PM runtime usage counter must be dropped.

  • EPSS 0.01%
  • Veröffentlicht 16.07.2024 12:15:03
  • Zuletzt bearbeitet 03.10.2025 14:47:41

In the Linux kernel, the following vulnerability has been resolved: vsock: remove vsock from connected table when connect is interrupted by a signal vsock_connect() expects that the socket could already be in the TCP_ESTABLISHED state when the conn...