Debian

Debian 11 (bullseye)

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 15.09.2025 14:49:18
  • Zuletzt bearbeitet 03.12.2025 19:30:24

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: pxa2xx-flash: fix memory leak in probe Free 'info' upon remapping error to avoid a memory leak. [<miquel.raynal@bootlin.com>: Reword the commit log]

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:48:54
  • Zuletzt bearbeitet 03.12.2025 19:29:55

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit() The brcmf_netdev_start_xmit() returns NETDEV_TX_OK without freeing skb in case of pskb_expand_head() fails, a...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:48:51
  • Zuletzt bearbeitet 04.12.2025 15:19:27

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox() pci_get_device() will increase the reference count for the returned 'dev'. We need to call pci_dev_put() t...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:48:50
  • Zuletzt bearbeitet 04.12.2025 15:19:42

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: megachips: Fix a null pointer dereference bug When removing the module we will get the following warning: [ 31.911505] i2c-core: driver [stdp2690-ge-b850v3-fw] unreg...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:48:49
  • Zuletzt bearbeitet 03.12.2025 19:29:19

In the Linux kernel, the following vulnerability has been resolved: orangefs: Fix kmemleak in orangefs_sysfs_init() When insert and remove the orangefs module, there are kobjects memory leaked as below: unreferenced object 0xffff88810f95af00 (size...

  • EPSS 0.03%
  • Veröffentlicht 15.09.2025 14:46:33
  • Zuletzt bearbeitet 14.01.2026 19:16:15

In the Linux kernel, the following vulnerability has been resolved: coresight: Fix memory leak in acpi_buffer->pointer There are memory leaks reported by kmemleak: ... unreferenced object 0xffff00213c141000 (size 1024): comm "systemd-udevd", pid ...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:46:30
  • Zuletzt bearbeitet 16.01.2026 19:50:14

In the Linux kernel, the following vulnerability has been resolved: VMCI: check context->notify_page after call to get_user_pages_fast() to avoid GPF The call to get_user_pages_fast() in vmci_host_setup_notify() can return NULL context->notify_page...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:46:27
  • Zuletzt bearbeitet 14.01.2026 18:16:38

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_pool() svc_create_memory_pool() is only called from stratix10_svc_drv_probe(). Most of resources in the ...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:46:24
  • Zuletzt bearbeitet 14.01.2026 18:16:37

In the Linux kernel, the following vulnerability has been resolved: cacheinfo: Fix shared_cpu_map to handle shared caches at different levels The cacheinfo sets up the shared_cpu_map by checking whether the caches with the same index are shared bet...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:46:20
  • Zuletzt bearbeitet 14.01.2026 18:16:37

In the Linux kernel, the following vulnerability has been resolved: firmware: dmi-sysfs: Fix null-ptr-deref in dmi_sysfs_register_handle KASAN reported a null-ptr-deref error: KASAN: null-ptr-deref in range [0x0000000000000008-0x000000000000000f] ...