GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2022-50484 (GCVE-0-2022-50484)

Vulnerability from cvelistv5 – Published: 2025-10-04 15:16 – Updated: 2026-05-11 19:20
VLAI
Title
ALSA: usb-audio: Fix potential memory leaks
Summary
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential memory leaks When the driver hits -ENOMEM at allocating a URB or a buffer, it aborts and goes to the error path that releases the all previously allocated resources. However, when -ENOMEM hits at the middle of the sync EP URB allocation loop, the partially allocated URBs might be left without released, because ep->nurbs is still zero at that point. Fix it by setting ep->nurbs at first, so that the error handler loops over the full URB list.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 8fdff6a319e7dac757c558bd283dc4577e68cde7 , < 0604e5e5537af099ea2f6dfd892afe5c92db8a80 (git)
Affected: 8fdff6a319e7dac757c558bd283dc4577e68cde7 , < 28d8d267af5d73f91d7640cbdb4024703256e36c (git)
Affected: 8fdff6a319e7dac757c558bd283dc4577e68cde7 , < 46f0aed47673e275d682af60ed26dcc28add8eae (git)
Affected: 8fdff6a319e7dac757c558bd283dc4577e68cde7 , < 988ec0cd0a2643c25c1658f7c33de2e15a5a2e31 (git)
Affected: 8fdff6a319e7dac757c558bd283dc4577e68cde7 , < bc1d16d282bca421c6fc31de4b8fd412010f01bd (git)
Affected: 8fdff6a319e7dac757c558bd283dc4577e68cde7 , < 0672215994e2347a9b4f145e2bc1709b1e01cee3 (git)
Affected: 8fdff6a319e7dac757c558bd283dc4577e68cde7 , < faa8c1ed77d0169955b9b3516b714cc5fb512f27 (git)
Affected: 8fdff6a319e7dac757c558bd283dc4577e68cde7 , < e4442410f76d66b9f7e854010bce04853f665324 (git)
Affected: 8fdff6a319e7dac757c558bd283dc4577e68cde7 , < 6382da0828995af87aa8b8bef28cc61aceb4aff3 (git)
guessed Create a notification for this product.
Linux Linux Affected: 3.5
Unaffected: 0 , < 3.5 (semver)
Unaffected: 4.9.331 , ≤ 4.9.* (semver)
Unaffected: 4.14.296 , ≤ 4.14.* (semver)
Unaffected: 4.19.262 , ≤ 4.19.* (semver)
Unaffected: 5.4.220 , ≤ 5.4.* (semver)
Unaffected: 5.10.150 , ≤ 5.10.* (semver)
Unaffected: 5.15.75 , ≤ 5.15.* (semver)
Unaffected: 5.19.17 , ≤ 5.19.* (semver)
Unaffected: 6.0.3 , ≤ 6.0.* (semver)
Unaffected: 6.1 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "sound/usb/endpoint.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "0604e5e5537af099ea2f6dfd892afe5c92db8a80",
              "status": "affected",
              "version": "8fdff6a319e7dac757c558bd283dc4577e68cde7",
              "versionType": "git"
            },
            {
              "lessThan": "28d8d267af5d73f91d7640cbdb4024703256e36c",
              "status": "affected",
              "version": "8fdff6a319e7dac757c558bd283dc4577e68cde7",
              "versionType": "git"
            },
            {
              "lessThan": "46f0aed47673e275d682af60ed26dcc28add8eae",
              "status": "affected",
              "version": "8fdff6a319e7dac757c558bd283dc4577e68cde7",
              "versionType": "git"
            },
            {
              "lessThan": "988ec0cd0a2643c25c1658f7c33de2e15a5a2e31",
              "status": "affected",
              "version": "8fdff6a319e7dac757c558bd283dc4577e68cde7",
              "versionType": "git"
            },
            {
              "lessThan": "bc1d16d282bca421c6fc31de4b8fd412010f01bd",
              "status": "affected",
              "version": "8fdff6a319e7dac757c558bd283dc4577e68cde7",
              "versionType": "git"
            },
            {
              "lessThan": "0672215994e2347a9b4f145e2bc1709b1e01cee3",
              "status": "affected",
              "version": "8fdff6a319e7dac757c558bd283dc4577e68cde7",
              "versionType": "git"
            },
            {
              "lessThan": "faa8c1ed77d0169955b9b3516b714cc5fb512f27",
              "status": "affected",
              "version": "8fdff6a319e7dac757c558bd283dc4577e68cde7",
              "versionType": "git"
            },
            {
              "lessThan": "e4442410f76d66b9f7e854010bce04853f665324",
              "status": "affected",
              "version": "8fdff6a319e7dac757c558bd283dc4577e68cde7",
              "versionType": "git"
            },
            {
              "lessThan": "6382da0828995af87aa8b8bef28cc61aceb4aff3",
              "status": "affected",
              "version": "8fdff6a319e7dac757c558bd283dc4577e68cde7",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "sound/usb/endpoint.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "3.5"
            },
            {
              "lessThan": "3.5",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.9.*",
              "status": "unaffected",
              "version": "4.9.331",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.296",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.262",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.220",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.150",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.75",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.19.*",
              "status": "unaffected",
              "version": "5.19.17",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.0.*",
              "status": "unaffected",
              "version": "6.0.3",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.9.331",
                  "versionStartIncluding": "3.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.296",
                  "versionStartIncluding": "3.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.262",
                  "versionStartIncluding": "3.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.220",
                  "versionStartIncluding": "3.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.150",
                  "versionStartIncluding": "3.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.75",
                  "versionStartIncluding": "3.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.19.17",
                  "versionStartIncluding": "3.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.0.3",
                  "versionStartIncluding": "3.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1",
                  "versionStartIncluding": "3.5",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: usb-audio: Fix potential memory leaks\n\nWhen the driver hits -ENOMEM at allocating a URB or a buffer, it\naborts and goes to the error path that releases the all previously\nallocated resources.  However, when -ENOMEM hits at the middle of the\nsync EP URB allocation loop, the partially allocated URBs might be\nleft without released, because ep-\u003enurbs is still zero at that point.\n\nFix it by setting ep-\u003enurbs at first, so that the error handler loops\nover the full URB list."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-11T19:20:23.113Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/0604e5e5537af099ea2f6dfd892afe5c92db8a80"
        },
        {
          "url": "https://git.kernel.org/stable/c/28d8d267af5d73f91d7640cbdb4024703256e36c"
        },
        {
          "url": "https://git.kernel.org/stable/c/46f0aed47673e275d682af60ed26dcc28add8eae"
        },
        {
          "url": "https://git.kernel.org/stable/c/988ec0cd0a2643c25c1658f7c33de2e15a5a2e31"
        },
        {
          "url": "https://git.kernel.org/stable/c/bc1d16d282bca421c6fc31de4b8fd412010f01bd"
        },
        {
          "url": "https://git.kernel.org/stable/c/0672215994e2347a9b4f145e2bc1709b1e01cee3"
        },
        {
          "url": "https://git.kernel.org/stable/c/faa8c1ed77d0169955b9b3516b714cc5fb512f27"
        },
        {
          "url": "https://git.kernel.org/stable/c/e4442410f76d66b9f7e854010bce04853f665324"
        },
        {
          "url": "https://git.kernel.org/stable/c/6382da0828995af87aa8b8bef28cc61aceb4aff3"
        }
      ],
      "title": "ALSA: usb-audio: Fix potential memory leaks",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-50484",
    "datePublished": "2025-10-04T15:16:42.385Z",
    "dateReserved": "2025-10-04T15:13:33.468Z",
    "dateUpdated": "2026-05-11T19:20:23.113Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2022-50484",
      "date": "2026-09-16",
      "epss": "0.0016",
      "percentile": "0.05527"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2022-50484\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-10-04T16:15:45.210\",\"lastModified\":\"2026-06-17T05:23:38.840\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nALSA: usb-audio: Fix potential memory leaks\\n\\nWhen the driver hits -ENOMEM at allocating a URB or a buffer, it\\naborts and goes to the error path that releases the all previously\\nallocated resources.  However, when -ENOMEM hits at the middle of the\\nsync EP URB allocation loop, the partially allocated URBs might be\\nleft without released, because ep-\u003enurbs is still zero at that point.\\n\\nFix it by setting ep-\u003enurbs at first, so that the error handler loops\\nover the full URB list.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"sound/usb/endpoint.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"8fdff6a319e7dac757c558bd283dc4577e68cde7\",\"lessThan\":\"0604e5e5537af099ea2f6dfd892afe5c92db8a80\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"8fdff6a319e7dac757c558bd283dc4577e68cde7\",\"lessThan\":\"28d8d267af5d73f91d7640cbdb4024703256e36c\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"8fdff6a319e7dac757c558bd283dc4577e68cde7\",\"lessThan\":\"46f0aed47673e275d682af60ed26dcc28add8eae\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"8fdff6a319e7dac757c558bd283dc4577e68cde7\",\"lessThan\":\"988ec0cd0a2643c25c1658f7c33de2e15a5a2e31\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"8fdff6a319e7dac757c558bd283dc4577e68cde7\",\"lessThan\":\"bc1d16d282bca421c6fc31de4b8fd412010f01bd\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"8fdff6a319e7dac757c558bd283dc4577e68cde7\",\"lessThan\":\"0672215994e2347a9b4f145e2bc1709b1e01cee3\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"8fdff6a319e7dac757c558bd283dc4577e68cde7\",\"lessThan\":\"faa8c1ed77d0169955b9b3516b714cc5fb512f27\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"8fdff6a319e7dac757c558bd283dc4577e68cde7\",\"lessThan\":\"e4442410f76d66b9f7e854010bce04853f665324\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"8fdff6a319e7dac757c558bd283dc4577e68cde7\",\"lessThan\":\"6382da0828995af87aa8b8bef28cc61aceb4aff3\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"sound/usb/endpoint.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"3.5\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"3.5\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"4.9.331\",\"lessThanOrEqual\":\"4.9.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"4.14.296\",\"lessThanOrEqual\":\"4.14.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"4.19.262\",\"lessThanOrEqual\":\"4.19.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.4.220\",\"lessThanOrEqual\":\"5.4.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.150\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.75\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.19.17\",\"lessThanOrEqual\":\"5.19.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.0.3\",\"lessThanOrEqual\":\"6.0.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-401\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.5\",\"versionEndExcluding\":\"4.9.331\",\"matchCriteriaId\":\"A7AFB433-1E52-42CB-9C1B-AA99F92B2F79\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.10\",\"versionEndExcluding\":\"4.14.296\",\"matchCriteriaId\":\"1927ABC6-E0D2-478F-B103-B982A42D1158\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.15\",\"versionEndExcluding\":\"4.19.262\",\"matchCriteriaId\":\"D6B62970-1FAD-4ED6-930A-23E26A8D2E08\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.20\",\"versionEndExcluding\":\"5.4.220\",\"matchCriteriaId\":\"125F7133-B3B7-4175-8CF3-FF0845483254\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.5\",\"versionEndExcluding\":\"5.10.150\",\"matchCriteriaId\":\"C495821C-2A71-4F09-BED8-6A6EB4C9BA27\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11\",\"versionEndExcluding\":\"5.15.75\",\"matchCriteriaId\":\"6D945F46-F32F-4C09-8400-C3477E22A9FB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"5.19.17\",\"matchCriteriaId\":\"19B4C3A4-E5C3-41DC-BB14-BE72858E7D35\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.0\",\"versionEndExcluding\":\"6.0.3\",\"matchCriteriaId\":\"5BCD8201-B847-4442-B894-70D430128DEF\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/0604e5e5537af099ea2f6dfd892afe5c92db8a80\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/0672215994e2347a9b4f145e2bc1709b1e01cee3\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/28d8d267af5d73f91d7640cbdb4024703256e36c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/46f0aed47673e275d682af60ed26dcc28add8eae\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/6382da0828995af87aa8b8bef28cc61aceb4aff3\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/988ec0cd0a2643c25c1658f7c33de2e15a5a2e31\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/bc1d16d282bca421c6fc31de4b8fd412010f01bd\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/e4442410f76d66b9f7e854010bce04853f665324\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/faa8c1ed77d0169955b9b3516b714cc5fb512f27\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Low",
      "current_release_date": "2026-06-30T10:40:01+00:00",
      "cve": "CVE-2022-50484",
      "id": "CVE-2022-50484",
      "initial_release_date": "2022-01-01T00:00:00+00:00",
      "product_status:fixed": "321",
      "product_status:known_affected": "80",
      "product_status:known_not_affected": "76",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: ALSA: usb-audio: Fix potential memory leaks",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2022/cve-2022-50484.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-08-29T02:20:43Z",
      "cve": "CVE-2022-50484",
      "id": "CVE-2022-50484",
      "initial_release_date": "2025-10-05T02:57:51Z",
      "product_status:known_affected": "354",
      "product_status:known_not_affected": "355",
      "product_status:recommended": "306",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2022-50484",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2022-50484.json",
      "version": "32"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…