Canonical

Ubuntu 24.04 LTS

6642 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.23%
  • Veröffentlicht 05.11.2024 18:15:15
  • Zuletzt bearbeitet 12.05.2026 13:16:17

In the Linux kernel, the following vulnerability has been resolved: nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net In the normal case, when we excute `echo 0 > /proc/fs/nfsd/threads`, the function `nfs4_state_destroy_net...

  • EPSS 0.23%
  • Veröffentlicht 05.11.2024 18:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:52

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix UAF on iso_sock_timeout conn->sk maybe have been unlinked/freed while waiting for iso_conn_lock so this checks if the conn->sk is still valid by checking if it ...

  • EPSS 0.23%
  • Veröffentlicht 05.11.2024 18:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:52

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix UAF on sco_sock_timeout conn->sk maybe have been unlinked/freed while waiting for sco_conn_lock so this checks if the conn->sk is still valid by checking if it ...

  • EPSS 0.23%
  • Veröffentlicht 05.11.2024 18:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:52

In the Linux kernel, the following vulnerability has been resolved: net: sched: use RCU read-side critical section in taprio_dump() Fix possible use-after-free in 'taprio_dump()' by adding RCU read-side critical section there. Never seen on x86 but...

  • EPSS 0.25%
  • Veröffentlicht 05.11.2024 18:15:15
  • Zuletzt bearbeitet 12.05.2026 13:16:17

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix use-after-free in taprio_change() In 'taprio_change()', 'admin' pointer may become dangling due to sched switch / removal caused by 'advance_sched()', and critical ...

  • EPSS 0.23%
  • Veröffentlicht 05.11.2024 18:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:53

In the Linux kernel, the following vulnerability has been resolved: net: wwan: fix global oob in wwan_rtnl_policy The variable wwan_rtnl_link_ops assign a *bigger* maxtype which leads to a global out-of-bounds read when parsing the netlink attribut...

  • EPSS 0.23%
  • Veröffentlicht 05.11.2024 18:15:15
  • Zuletzt bearbeitet 06.03.2025 17:15:18

In the Linux kernel, the following vulnerability has been resolved: netfilter: bpf: must hold reference on net namespace BUG: KASAN: slab-use-after-free in __nf_unregister_net_hook+0x640/0x6b0 Read of size 8 at addr ffff8880106fe400 by task repro/7...

  • EPSS 0.25%
  • Veröffentlicht 05.11.2024 18:15:15
  • Zuletzt bearbeitet 12.05.2026 13:16:17

In the Linux kernel, the following vulnerability has been resolved: tracing: Consider the NULL character when validating the event length strlen() returns a string length excluding the null byte. If the string length equals to the maximum buffer le...

  • EPSS 0.2%
  • Veröffentlicht 05.11.2024 18:15:14
  • Zuletzt bearbeitet 01.10.2025 21:15:47

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc Commit 15c7fab0e047 ("ASoC: qcom: Move Soundwire runtime stream alloc to soundcards") moved the allocation of Soundwi...

  • EPSS 0.21%
  • Veröffentlicht 05.11.2024 18:15:14
  • Zuletzt bearbeitet 11.12.2024 15:15:11

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix race between laundromat and free_stateid There is a race between laundromat handling of revoked delegations and a client sending free_stateid operation. Laundromat thread...