Canonical

Ubuntu 24.04 LTS

5749 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 03.11.2025 23:15:47

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix a deadlock problem when config TC during resetting When config TC during the reset process, may cause a deadlock, the flow is as below: ...

  • EPSS 0.03%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 16.09.2024 12:21:47

In the Linux kernel, the following vulnerability has been resolved: vsock: fix recursive ->recvmsg calls After a vsock socket has been added to a BPF sockmap, its prot->recvmsg has been replaced with vsock_bpf_recvmsg(). Thus the following recursii...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 03.11.2025 23:15:47

In the Linux kernel, the following vulnerability has been resolved: atm: idt77252: prevent use after free in dequeue_rx() We can't dereference "skb" after calling vcc->push() because the skb is released.

  • EPSS 0.01%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 03.11.2025 23:15:47

In the Linux kernel, the following vulnerability has been resolved: gtp: pull network headers in gtp_dev_xmit() syzbot/KMSAN reported use of uninit-value in get_dev_xmit() [1] We must make sure the IPv4 or Ipv6 header is pulled in skb->head before...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 03.11.2025 23:15:48

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscache_cookie: add missing "n_accesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference,...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 03.11.2025 20:16:29

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix RX buf alloc_size alignment and atomic op panic The MANA driver's RX buffer alloc_size is passed into napi_build_skb() to create SKB. skb_shinfo(skb) is located at t...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 03.11.2025 23:15:48

In the Linux kernel, the following vulnerability has been resolved: rtla/osnoise: Prevent NULL dereference in error handling If the "tool->data" allocation fails then there is no need to call osnoise_free_top() and, in fact, doing so will lead to a...

  • EPSS 0.01%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 03.11.2025 23:15:48

In the Linux kernel, the following vulnerability has been resolved: vfs: Don't evict inode under the inode lru traversing context The inode reclaiming process(See function prune_icache_sb) collects all reclaimable inodes and mark them with I_FREEIN...

  • EPSS 0.01%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 09.10.2024 15:30:03

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: fix validity interception issue when gisa is switched off We might run into a SIE validity if gisa has been disabled either via using kernel parameter "kvm.use_gisa=0" o...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 03.11.2025 23:15:48

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration re-enumerating full-speed devices after a failed address device command can trigger a NULL pointer dereferen...