Debian

Debian 11 (bullseye)

8657 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 18.09.2025 16:15:45
  • Zuletzt bearbeitet 06.04.2026 14:00:26

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats() When blkg_alloc() is called to allocate a blkcg_gq structure with the associated blkg_iostat_set's, there a...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2025 16:15:44
  • Zuletzt bearbeitet 14.01.2026 20:15:53

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit() > ret = brcmf_proto_tx_queue_data(drvr, ifp->ifidx, skb); may be schedule, and then complete before the line >...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2025 16:15:44
  • Zuletzt bearbeitet 23.12.2025 14:16:35

In the Linux kernel, the following vulnerability has been resolved: net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory Fixes the below NULL pointer dereference: [...] [ 14.471200] Call Trace: [ 14.471562] <TASK> [...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 16:15:44
  • Zuletzt bearbeitet 14.01.2026 20:15:53

In the Linux kernel, the following vulnerability has been resolved: NFSD: Protect against send buffer overflow in NFSv2 READ Since before the git era, NFSD has conserved the number of pages held by each nfsd thread by combining the RPC receive and ...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2025 16:15:44
  • Zuletzt bearbeitet 14.01.2026 20:15:53

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Fix error code path in acpi_ds_call_control_method() A use-after-free in acpi_ps_parse_aml() after a failing invocaion of acpi_ds_call_control_method() is reported by KASAN...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 16:15:44
  • Zuletzt bearbeitet 14.01.2026 20:15:53

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: adv7511: unregister cec i2c device after cec adapter cec_unregister_adapter() assumes that the underlying adapter ops are callable. For example, if the CEC adapter cur...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 16:15:44
  • Zuletzt bearbeitet 14.01.2026 20:15:54

In the Linux kernel, the following vulnerability has been resolved: scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails fcoe_init() calls fcoe_transport_attach(&fcoe_sw_transport), but when fcoe_if_init() fails, &fcoe_sw_transport is...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2025 16:15:44
  • Zuletzt bearbeitet 14.01.2026 20:15:54

In the Linux kernel, the following vulnerability has been resolved: parisc: led: Fix potential null-ptr-deref in start_task() start_task() calls create_singlethread_workqueue() and not checked the ret value, which may return NULL. And a null-ptr-de...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 16:15:43
  • Zuletzt bearbeitet 14.01.2026 20:15:52

In the Linux kernel, the following vulnerability has been resolved: drivers/md/md-bitmap: check the return value of md_bitmap_get_counter() Check the return value of md_bitmap_get_counter() in case it returns NULL pointer, which will result in a nu...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 16:15:43
  • Zuletzt bearbeitet 14.01.2026 20:15:52

In the Linux kernel, the following vulnerability has been resolved: net/tunnel: wait until all sk_user_data reader finish before releasing the sock There is a race condition in vxlan that when deleting a vxlan device during receiving packets, there...