{
  "affected": [
    {
      "database_specific": {
        "unresolved_ranges": [
          {
            "events": [
              {
                "introduced": "5.5"
              },
              {
                "fixed": "5.10.37"
              }
            ]
          },
          {
            "events": [
              {
                "introduced": "5.11"
              },
              {
                "fixed": "5.11.21"
              }
            ]
          },
          {
            "events": [
              {
                "introduced": "5.12"
              },
              {
                "fixed": "5.12.4"
              }
            ]
          }
        ]
      }
    }
  ],
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: venus: core: Fix some resource leaks in the error path of 'venus_probe()'\n\nIf an error occurs after a successful 'of_icc_get()' call, it must be\nundone.\n\nUse 'devm_of_icc_get()' instead of 'of_icc_get()' to avoid the leak.\nUpdate the remove function accordingly and axe the now unneeded\n'icc_put()' calls.",
  "id": "CVE-2021-47043",
  "modified": "2026-03-15T21:50:27.055151281Z",
  "published": "2024-02-28T09:15:40.127Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://git.kernel.org/stable/c/940d01eceb3a7866fbfca136a55a5625fc75a565"
    },
    {
      "type": "FIX",
      "url": "https://git.kernel.org/stable/c/00b68a7478343afdf83f30c43e64db5296057030"
    },
    {
      "type": "FIX",
      "url": "https://git.kernel.org/stable/c/5a465c5391a856a0c1e9554964d660676c35d1b2"
    },
    {
      "type": "FIX",
      "url": "https://git.kernel.org/stable/c/711acdf0228dc71601247f28b56f13e850e395c8"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}