Debian

Debian 11 (bullseye)

8657 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 07.10.2025 15:19:21
  • Zuletzt bearbeitet 17.03.2026 16:59:31

In the Linux kernel, the following vulnerability has been resolved: tipc: fix an information leak in tipc_topsrv_kern_subscr Use a 8-byte write to initialize sub.usr_handle in tipc_topsrv_kern_subscr(), otherwise four bytes remain uninitialized whe...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:20
  • Zuletzt bearbeitet 17.03.2026 16:57:47

In the Linux kernel, the following vulnerability has been resolved: test_firmware: fix memory leak in test_firmware_init() When misc_register() failed in test_firmware_init(), the memory pointed by test_fw_config->name is not released. The memory l...

  • EPSS 0.01%
  • Veröffentlicht 07.10.2025 15:19:19
  • Zuletzt bearbeitet 17.03.2026 16:53:02

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix size validation for non-exclusive domains (v4) Fix amdgpu_bo_validate_size() to check whether the TTM domain manager for the requested memory exists, else we get a ...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:17
  • Zuletzt bearbeitet 17.03.2026 16:51:53

In the Linux kernel, the following vulnerability has been resolved: iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe() The fsl_pamu_probe() returns directly when create_csd() failed, leaving irq and memories unreleased. Fix by jumping to error i...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:16
  • Zuletzt bearbeitet 17.03.2026 16:49:19

In the Linux kernel, the following vulnerability has been resolved: clk: rockchip: Fix memory leak in rockchip_clk_register_pll() If clk_register() fails, @pll->rate_table may have allocated memory by kmemdup(), so it needs to be freed, otherwise w...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:15
  • Zuletzt bearbeitet 17.03.2026 14:17:13

In the Linux kernel, the following vulnerability has been resolved: platform/x86: mxm-wmi: fix memleak in mxm_wmi_call_mx[ds|mx]() The ACPI buffer memory (out.pointer) returned by wmi_evaluate_method() is not freed after the call, so it leads to me...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:15
  • Zuletzt bearbeitet 17.03.2026 14:15:32

In the Linux kernel, the following vulnerability has been resolved: mcb: mcb-parse: fix error handing in chameleon_parse_gdd() If mcb_device_register() returns error in chameleon_parse_gdd(), the refcount of bus and device name are leaked. Fix this...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:14
  • Zuletzt bearbeitet 17.03.2026 14:13:15

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios() As comment of pci_get_class() says, it returns a pci_device with its refcount increased and decreased the refcoun...

  • EPSS 0.01%
  • Veröffentlicht 07.10.2025 15:19:13
  • Zuletzt bearbeitet 17.03.2026 14:15:19

In the Linux kernel, the following vulnerability has been resolved: parisc: Fix locking in pdc_iodc_print() firmware call Utilize pdc_lock spinlock to protect parallel modifications of the iodc_dbuf[] buffer, check length to prevent buffer overflow...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:13
  • Zuletzt bearbeitet 17.03.2026 14:13:35

In the Linux kernel, the following vulnerability has been resolved: nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure If creation or finalization of a checkpoint fails due to anomalies in the checkpoint metadata on disk, a ...