Debian

Debian 11 (bullseye)

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.11%
  • Veröffentlicht 16.04.2025 14:12:12
  • Zuletzt bearbeitet 03.11.2025 20:17:40

In the Linux kernel, the following vulnerability has been resolved: net: fix geneve_opt length integer overflow struct geneve_opt uses 5 bit length for each single option, which means every vary size option should be smaller than 128 bytes. Howeve...

  • EPSS 0.07%
  • Veröffentlicht 16.04.2025 14:12:11
  • Zuletzt bearbeitet 31.10.2025 20:18:11

In the Linux kernel, the following vulnerability has been resolved: net: ibmveth: make veth_pool_store stop hanging v2: - Created a single error handling unlock and exit in veth_pool_store - Greatly expanded commit message with previous explanatory...

  • EPSS 0.14%
  • Veröffentlicht 16.04.2025 14:12:11
  • Zuletzt bearbeitet 03.11.2025 20:17:40

In the Linux kernel, the following vulnerability has been resolved: arcnet: Add NULL check in com20020pci_probe() devm_kasprintf() returns NULL when memory allocation fails. Currently, com20020pci_probe() does not check for this case, which results...

  • EPSS 0.11%
  • Veröffentlicht 16.04.2025 14:12:05
  • Zuletzt bearbeitet 03.11.2025 20:17:39

In the Linux kernel, the following vulnerability has been resolved: acpi: nfit: fix narrowing conversion in acpi_nfit_ctl Syzkaller has reported a warning in to_nfit_bus_uuid(): "only secondary bus families can be translated". This warning is emite...

  • EPSS 0.1%
  • Veröffentlicht 16.04.2025 14:12:05
  • Zuletzt bearbeitet 03.11.2025 20:17:39

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix flush_tlb_range() when used for zapping normal PMDs On the following path, flush_tlb_range() can be used for zapping normal PMD entries (PMD entries that point to page ...

  • EPSS 0.07%
  • Veröffentlicht 16.04.2025 14:11:53
  • Zuletzt bearbeitet 03.11.2025 20:17:38

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix use-after-free in print_graph_function_flags during tracer switching Kairui reported a UAF issue in print_graph_function_flags() during ftrace stress testing [1]. This...

  • EPSS 0.08%
  • Veröffentlicht 16.04.2025 14:11:48
  • Zuletzt bearbeitet 03.11.2025 20:17:38

In the Linux kernel, the following vulnerability has been resolved: media: streamzap: fix race between device disconnection and urb callback Syzkaller has reported a general protection fault at function ir_raw_event_store_with_filter(). This crash ...

  • EPSS 0.06%
  • Veröffentlicht 16.04.2025 14:11:48
  • Zuletzt bearbeitet 28.10.2025 19:05:26

In the Linux kernel, the following vulnerability has been resolved: media: vimc: skip .s_stream() for stopped entities Syzbot reported [1] a warning prompted by a check in call_s_stream() that checks whether .s_stream() operation is warranted for u...

  • EPSS 0.08%
  • Veröffentlicht 16.04.2025 14:11:47
  • Zuletzt bearbeitet 06.04.2026 13:40:05

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't ignore the return code of svc_proc_register() Currently, nfsd_proc_stat_init() ignores the return value of svc_proc_register(). If the procfile creation fails, then the...

  • EPSS 0.09%
  • Veröffentlicht 16.04.2025 14:11:46
  • Zuletzt bearbeitet 03.11.2025 20:17:38

In the Linux kernel, the following vulnerability has been resolved: nfsd: put dl_stid if fail to queue dl_recall Before calling nfsd4_run_cb to queue dl_recall to the callback_wq, we increment the reference count of dl_stid. We expect that after th...