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.09%
  • Veröffentlicht 21.05.2024 15:15:15
  • Zuletzt bearbeitet 04.04.2025 14:30:02

In the Linux kernel, the following vulnerability has been resolved: usb: fix various gadget panics on 10gbps cabling usb_assign_descriptors() is called with 5 parameters, the last 4 of which are the usb_descriptor_header for: full-speed (USB1.1 -...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:15
  • Zuletzt bearbeitet 24.12.2024 16:33:36

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: ep0: fix NULL pointer exception There is no validation of the index from dwc3_wIndex_to_dep() and we might be referring a non-existing ep and trigger a NULL pointer exce...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:15
  • Zuletzt bearbeitet 24.12.2024 16:32:36

In the Linux kernel, the following vulnerability has been resolved: usb: fix various gadgets null ptr deref on 10gbps cabling. This avoids a null pointer dereference in f_{ecm,eem,hid,loopback,printer,rndis,serial,sourcesink,subset,tcm} by simply r...

  • EPSS 0.06%
  • Veröffentlicht 21.05.2024 15:15:15
  • Zuletzt bearbeitet 04.04.2025 14:29:40

In the Linux kernel, the following vulnerability has been resolved: tracing: Correct the length check which causes memory corruption We've suffered from severe kernel crashes due to memory corruption on our production environment, like, Call Trace...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:15
  • Zuletzt bearbeitet 30.04.2025 14:46:07

In the Linux kernel, the following vulnerability has been resolved: ftrace: Do not blindly read the ip address in ftrace_bug() It was reported that a bug on arm64 caused a bad ip address to be used for updating into a nop in ftrace_init(), but the ...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:14
  • Zuletzt bearbeitet 30.04.2025 15:12:52

In the Linux kernel, the following vulnerability has been resolved: batman-adv: Avoid WARN_ON timing related checks The soft/batadv interface for a queued OGM can be changed during the time the OGM was queued for transmission and when the OGM is ac...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:14
  • Zuletzt bearbeitet 17.03.2026 17:28:18

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix use-after-free in gfs2_glock_shrink_scan The GLF_LRU flag is checked under lru_lock in gfs2_glock_remove_from_lru() to remove the glock from the lru list in __gfs2_glock_...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:14
  • Zuletzt bearbeitet 30.04.2025 15:11:57

In the Linux kernel, the following vulnerability has been resolved: kvm: LAPIC: Restore guard to prevent illegal APIC register access Per the SDM, "any access that touches bytes 4 through 15 of an APIC register may cause undefined behavior and must...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:14
  • Zuletzt bearbeitet 30.04.2025 15:05:57

In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: make sure wait for page writeback in memory_failure Our syzkaller trigger the "BUG_ON(!list_empty(&inode->i_wb_list))" in clear_inode: kernel BUG at fs/inode....

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:14
  • Zuletzt bearbeitet 04.04.2025 14:30:16

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: fix null deref in parse dev addr Fix a logic error that could result in a null deref if the user sets the mode incorrectly for the given addr type.