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.1%
  • Veröffentlicht 21.10.2024 20:15:10
  • Zuletzt bearbeitet 01.11.2024 15:30:13

In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix gup_pud_range() for dax For dax pud, pud_huge() returns true on x86. So the function works as long as hugetlb is configured. However, dax doesn't depend on hugetlb. Com...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 20:15:10
  • Zuletzt bearbeitet 01.11.2024 15:27:26

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-dv-timings.c: fix too strict blanking sanity checks Sanity checks were added to verify the v4l2_bt_timings blanking fields in order to avoid integer overflows when user...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 20:15:10
  • Zuletzt bearbeitet 01.11.2024 15:20:42

In the Linux kernel, the following vulnerability has been resolved: memcg: fix possible use-after-free in memcg_write_event_control() memcg_write_event_control() accesses the dentry->d_name of the specified control fd to route the write call. As a...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 20:15:09
  • Zuletzt bearbeitet 25.10.2024 21:22:10

In the Linux kernel, the following vulnerability has been resolved: xen-netfront: Fix NULL sring after live migration A NAPI is setup for each network sring to poll data to kernel The sring with source host is destroyed before live migration and ne...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 20:15:09
  • Zuletzt bearbeitet 25.10.2024 15:24:22

In the Linux kernel, the following vulnerability has been resolved: af_unix: Get user_ns from in_skb in unix_diag_get_exact(). Wei Chen reported a NULL deref in sk_user_ns() [0][1], and Paolo diagnosed the root cause: in unix_diag_get_exact(), the ...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 20:15:09
  • Zuletzt bearbeitet 25.10.2024 15:23:38

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix not cleanup led when bt_init fails bt_init() calls bt_leds_init() to register led, but if it fails later, bt_leds_cleanup() is not called to unregister it. This can...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 20:15:09
  • Zuletzt bearbeitet 25.10.2024 15:22:33

In the Linux kernel, the following vulnerability has been resolved: mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add() Kernel fault injection test reports null-ptr-deref as follows: BUG: kernel NULL pointer dereference, address: 00000000...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 20:15:09
  • Zuletzt bearbeitet 25.10.2024 15:35:54

In the Linux kernel, the following vulnerability has been resolved: gpio: amd8111: Fix PCI device reference count leak for_each_pci_dev() is implemented by pci_get_device(). The comment of pci_get_device() says that it will increase the reference c...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 20:15:09
  • Zuletzt bearbeitet 25.10.2024 18:47:07

In the Linux kernel, the following vulnerability has been resolved: can: af_can: fix NULL pointer dereference in can_rcv_filter Analogue to commit 8aa59e355949 ("can: af_can: fix NULL pointer dereference in can_rx_register()") we need to check for ...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 20:15:09
  • Zuletzt bearbeitet 25.10.2024 18:46:23

In the Linux kernel, the following vulnerability has been resolved: HID: core: fix shift-out-of-bounds in hid_report_raw_event Syzbot reported shift-out-of-bounds in hid_report_raw_event. microsoft 0003:045E:07DA.0001: hid_field_extract() called w...