{
  "affected": [
    {
      "ecosystem_specific": {
        "urgency": "not yet assigned"
      },
      "package": {
        "ecosystem": "Debian:14",
        "name": "linux"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "6.19.10-1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "details": "In the Linux kernel, the following vulnerability has been resolved:  spi: amlogic: spifc-a4: Fix DMA mapping error handling  Fix three bugs in aml_sfc_dma_buffer_setup() error paths: 1. Unnecessary goto: When the first DMA mapping (sfc-\u003edaddr) fails,    nothing needs cleanup. Use direct return instead of goto. 2. Double-unmap bug: When info DMA mapping failed, the code would    unmap sfc-\u003edaddr inline, then fall through to out_map_data which    would unmap it again, causing a double-unmap. 3. Wrong unmap size: The out_map_info label used datalen instead of    infolen when unmapping sfc-\u003eiaddr, which could lead to incorrect    DMA sync behavior.",
  "id": "DEBIAN-CVE-2026-43461",
  "modified": "2026-09-14T16:47:41.317724052Z",
  "published": "2026-05-08T15:16:58.977Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://security-tracker.debian.org/tracker/CVE-2026-43461"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "upstream": [
    "CVE-2026-43461"
  ]
}