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 29.07.2024 15:15:12
  • Zuletzt bearbeitet 03.11.2025 22:17:27

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: prefer nft_chain_validate nft_chain_validate already performs loop detection because a cycle will result in a call stack overflow (ctx->level >= NFT_JUMP_STAC...

  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 15:15:12
  • Zuletzt bearbeitet 03.11.2025 22:17:27

In the Linux kernel, the following vulnerability has been resolved: ppp: reject claimed-as-LCP but actually malformed packets Since 'ppp_async_encode()' assumes valid LCP packets (with code from 1 to 7 inclusive), add 'ppp_check_packet()' to ensure...

  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 15:15:12
  • Zuletzt bearbeitet 25.09.2025 20:03:33

In the Linux kernel, the following vulnerability has been resolved: bpf: Defer work in bpf_timer_cancel_and_free Currently, the same case as previous patch (two timer callbacks trying to cancel each other) can be invoked through bpf_map_update_elem...

  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 15:15:12
  • Zuletzt bearbeitet 03.11.2025 22:17:27

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: lantiq_etop: fix double free in detach The number of the currently released descriptor is never incremented which results in the same skb being released multiple tim...

  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 15:15:11
  • Zuletzt bearbeitet 21.11.2024 09:32:05

In the Linux kernel, the following vulnerability has been resolved: sched/deadline: Fix task_struct reference leak During the execution of the following stress test with linux-rt: stress-ng --cyclic 30 --timeout 30 --minimize --quiet kmemleak fre...

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 15:15:11
  • Zuletzt bearbeitet 03.02.2025 15:43:55

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix memory leak in audio daemon attach operation Audio PD daemon send the name as part of the init IOCTL call. This name needs to be copied to kernel for which memor...

  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 15:15:11
  • Zuletzt bearbeitet 03.11.2025 22:17:24

In the Linux kernel, the following vulnerability has been resolved: Fix userfaultfd_api to return EINVAL as expected Currently if we request a feature that is not set in the Kernel config we fail silently and return all the available features. How...

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 15:15:11
  • Zuletzt bearbeitet 03.11.2025 22:17:24

In the Linux kernel, the following vulnerability has been resolved: platform/x86: toshiba_acpi: Fix array out-of-bounds access In order to use toshiba_dmi_quirks[] together with the standard DMI matching functions, it must be terminated by a empty ...

  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 15:15:11
  • Zuletzt bearbeitet 07.10.2025 16:24:28

In the Linux kernel, the following vulnerability has been resolved: nvmem: core: limit cell sysfs permissions to main attribute ones The cell sysfs attribute should not provide more access to the nvmem data than the main attribute itself. For examp...

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 15:15:11
  • Zuletzt bearbeitet 03.11.2025 22:17:24

In the Linux kernel, the following vulnerability has been resolved: ksmbd: discard write access to the directory open may_open() does not allow a directory to be opened with the write access. However, some writing flags set by client result in addi...