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

CVE-2022-48952 (GCVE-0-2022-48952)

Vulnerability from cvelistv5 – Published: 2024-10-21 20:05 – Updated: 2026-05-23 15:21
VLAI
Title
PCI: mt7621: Add sentinel to quirks table
Summary
In the Linux kernel, the following vulnerability has been resolved: PCI: mt7621: Add sentinel to quirks table Current driver is missing a sentinel in the struct soc_device_attribute array, which causes an oops when assessed by the soc_device_match(mt7621_pcie_quirks_match) call. This was only exposed once the CONFIG_SOC_MT7621 mt7621 soc_dev_attr was fixed to register the SOC as a device, in: commit 7c18b64bba3b ("mips: ralink: mt7621: do not use kzalloc too early") Fix it by adding the required sentinel.
Severity
No CVSS data available.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2024-10-22 13:21 UTC
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: b483b4e4d3f6bfd5089b9e6dc9ba259879c6ce6f , < 3e9c395ef2d52975b2c2894d2da09d6db2958bc6 (git)
Affected: b483b4e4d3f6bfd5089b9e6dc9ba259879c6ce6f , < cb7323ece786f243f6d6ccf2e5b2b27b736bdc04 (git)
Affected: b483b4e4d3f6bfd5089b9e6dc9ba259879c6ce6f , < a4997bae1b5b012c8a6e2643e26578a7bc2cae36 (git)
Affected: b483b4e4d3f6bfd5089b9e6dc9ba259879c6ce6f , < 19098934f910b4d47cb30251dd39ffa57bef9523 (git)
Affected: 21fd877300b01d25c5807c327848fdc7c813cf0e (git)
Affected: 5.4.17 , < 5.5 (semver)
guessed Create a notification for this product.
Linux Linux Affected: 5.5
Unaffected: 0 , < 5.5 (semver)
Unaffected: 5.15.86 , ≤ 5.15.* (semver)
Unaffected: 6.0.15 , ≤ 6.0.* (semver)
Unaffected: 6.1.1 , ≤ 6.1.* (semver)
Unaffected: 6.2 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2022-48952",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-10-22T13:21:30.198741Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-10-22T13:28:40.502Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/pci/controller/pcie-mt7621.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "3e9c395ef2d52975b2c2894d2da09d6db2958bc6",
              "status": "affected",
              "version": "b483b4e4d3f6bfd5089b9e6dc9ba259879c6ce6f",
              "versionType": "git"
            },
            {
              "lessThan": "cb7323ece786f243f6d6ccf2e5b2b27b736bdc04",
              "status": "affected",
              "version": "b483b4e4d3f6bfd5089b9e6dc9ba259879c6ce6f",
              "versionType": "git"
            },
            {
              "lessThan": "a4997bae1b5b012c8a6e2643e26578a7bc2cae36",
              "status": "affected",
              "version": "b483b4e4d3f6bfd5089b9e6dc9ba259879c6ce6f",
              "versionType": "git"
            },
            {
              "lessThan": "19098934f910b4d47cb30251dd39ffa57bef9523",
              "status": "affected",
              "version": "b483b4e4d3f6bfd5089b9e6dc9ba259879c6ce6f",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "21fd877300b01d25c5807c327848fdc7c813cf0e",
              "versionType": "git"
            },
            {
              "lessThan": "5.5",
              "status": "affected",
              "version": "5.4.17",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/pci/controller/pcie-mt7621.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.5"
            },
            {
              "lessThan": "5.5",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.86",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.0.*",
              "status": "unaffected",
              "version": "6.0.15",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.1",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.2",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.86",
                  "versionStartIncluding": "5.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.0.15",
                  "versionStartIncluding": "5.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.1",
                  "versionStartIncluding": "5.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.2",
                  "versionStartIncluding": "5.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.4.17",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nPCI: mt7621: Add sentinel to quirks table\n\nCurrent driver is missing a sentinel in the struct soc_device_attribute\narray, which causes an oops when assessed by the\nsoc_device_match(mt7621_pcie_quirks_match) call.\n\nThis was only exposed once the CONFIG_SOC_MT7621 mt7621 soc_dev_attr\nwas fixed to register the SOC as a device, in:\n\ncommit 7c18b64bba3b (\"mips: ralink: mt7621: do not use kzalloc too early\")\n\nFix it by adding the required sentinel."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-23T15:21:12.923Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/3e9c395ef2d52975b2c2894d2da09d6db2958bc6"
        },
        {
          "url": "https://git.kernel.org/stable/c/cb7323ece786f243f6d6ccf2e5b2b27b736bdc04"
        },
        {
          "url": "https://git.kernel.org/stable/c/a4997bae1b5b012c8a6e2643e26578a7bc2cae36"
        },
        {
          "url": "https://git.kernel.org/stable/c/19098934f910b4d47cb30251dd39ffa57bef9523"
        }
      ],
      "title": "PCI: mt7621: Add sentinel to quirks table",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-48952",
    "datePublished": "2024-10-21T20:05:39.755Z",
    "dateReserved": "2024-08-22T01:27:53.626Z",
    "dateUpdated": "2026-05-23T15:21:12.923Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2022-48952",
      "date": "2026-09-17",
      "epss": "0.00235",
      "percentile": "0.1462"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2022-48952\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-10-21T20:15:06.617\",\"lastModified\":\"2026-06-17T05:16:42.043\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nPCI: mt7621: Add sentinel to quirks table\\n\\nCurrent driver is missing a sentinel in the struct soc_device_attribute\\narray, which causes an oops when assessed by the\\nsoc_device_match(mt7621_pcie_quirks_match) call.\\n\\nThis was only exposed once the CONFIG_SOC_MT7621 mt7621 soc_dev_attr\\nwas fixed to register the SOC as a device, in:\\n\\ncommit 7c18b64bba3b (\\\"mips: ralink: mt7621: do not use kzalloc too early\\\")\\n\\nFix it by adding the required sentinel.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: PCI: mt7621: Agregar centinela a la tabla de peculiaridades Al controlador actual le falta un centinela en la matriz struct soc_device_attribute, lo que provoca un error cuando se eval\u00faa mediante la llamada soc_device_match(mt7621_pcie_quirks_match). Esto solo se expuso una vez que se arregl\u00f3 CONFIG_SOC_MT7621 mt7621 soc_dev_attr para registrar el SOC como un dispositivo, en: commit 7c18b64bba3b (\\\"mips: ralink: mt7621: no use kzalloc demasiado pronto\\\") Arr\u00e9glelo agregando el centinela requerido.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/pci/controller/pcie-mt7621.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"b483b4e4d3f6bfd5089b9e6dc9ba259879c6ce6f\",\"lessThan\":\"3e9c395ef2d52975b2c2894d2da09d6db2958bc6\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"b483b4e4d3f6bfd5089b9e6dc9ba259879c6ce6f\",\"lessThan\":\"cb7323ece786f243f6d6ccf2e5b2b27b736bdc04\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"b483b4e4d3f6bfd5089b9e6dc9ba259879c6ce6f\",\"lessThan\":\"a4997bae1b5b012c8a6e2643e26578a7bc2cae36\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"b483b4e4d3f6bfd5089b9e6dc9ba259879c6ce6f\",\"lessThan\":\"19098934f910b4d47cb30251dd39ffa57bef9523\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"21fd877300b01d25c5807c327848fdc7c813cf0e\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5.4.17\",\"lessThan\":\"5.5\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/pci/controller/pcie-mt7621.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5.5\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"5.5\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.86\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.0.15\",\"lessThanOrEqual\":\"6.0.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.1\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.2\",\"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}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-10-22T13:21:30.198741Z\",\"id\":\"CVE-2022-48952\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.4.17\",\"versionEndExcluding\":\"5.15.86\",\"matchCriteriaId\":\"2C490AF3-5FE0-4883-A850-AB2007E13585\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"6.0.15\",\"matchCriteriaId\":\"3E66ABBB-C60E-481F-88C6-ED81661DFC31\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EB047947-8B25-46FD-8AEA-A916F4A3DC71\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6DFB454D-4F85-4BE2-8CC9-70245EAE4D31\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/19098934f910b4d47cb30251dd39ffa57bef9523\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/3e9c395ef2d52975b2c2894d2da09d6db2958bc6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/a4997bae1b5b012c8a6e2643e26578a7bc2cae36\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/cb7323ece786f243f6d6ccf2e5b2b27b736bdc04\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2025-11-21T14:26:52+00:00",
      "cve": "CVE-2022-48952",
      "id": "CVE-2022-48952",
      "initial_release_date": "2022-01-01T00:00:00+00:00",
      "product_status:known_not_affected": "198",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: PCI: mt7621: Add sentinel to quirks table",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2022/cve-2022-48952.json",
      "version": "3"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-48952\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-10-22T13:21:30.198741Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-22T13:21:33.281Z\"}}], \"cna\": {\"title\": \"PCI: mt7621: Add sentinel to quirks table\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"b483b4e4d3f6bfd5089b9e6dc9ba259879c6ce6f\", \"lessThan\": \"3e9c395ef2d52975b2c2894d2da09d6db2958bc6\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"b483b4e4d3f6bfd5089b9e6dc9ba259879c6ce6f\", \"lessThan\": \"cb7323ece786f243f6d6ccf2e5b2b27b736bdc04\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"b483b4e4d3f6bfd5089b9e6dc9ba259879c6ce6f\", \"lessThan\": \"a4997bae1b5b012c8a6e2643e26578a7bc2cae36\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"b483b4e4d3f6bfd5089b9e6dc9ba259879c6ce6f\", \"lessThan\": \"19098934f910b4d47cb30251dd39ffa57bef9523\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"21fd877300b01d25c5807c327848fdc7c813cf0e\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"5.4.17\", \"lessThan\": \"5.5\", \"versionType\": \"semver\"}], \"programFiles\": [\"drivers/pci/controller/pcie-mt7621.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.5\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"5.5\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"5.15.86\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"6.0.15\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.0.*\"}, {\"status\": \"unaffected\", \"version\": \"6.1.1\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.2\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/pci/controller/pcie-mt7621.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/3e9c395ef2d52975b2c2894d2da09d6db2958bc6\"}, {\"url\": \"https://git.kernel.org/stable/c/cb7323ece786f243f6d6ccf2e5b2b27b736bdc04\"}, {\"url\": \"https://git.kernel.org/stable/c/a4997bae1b5b012c8a6e2643e26578a7bc2cae36\"}, {\"url\": \"https://git.kernel.org/stable/c/19098934f910b4d47cb30251dd39ffa57bef9523\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nPCI: mt7621: Add sentinel to quirks table\\n\\nCurrent driver is missing a sentinel in the struct soc_device_attribute\\narray, which causes an oops when assessed by the\\nsoc_device_match(mt7621_pcie_quirks_match) call.\\n\\nThis was only exposed once the CONFIG_SOC_MT7621 mt7621 soc_dev_attr\\nwas fixed to register the SOC as a device, in:\\n\\ncommit 7c18b64bba3b (\\\"mips: ralink: mt7621: do not use kzalloc too early\\\")\\n\\nFix it by adding the required sentinel.\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.86\", \"versionStartIncluding\": \"5.5\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.0.15\", \"versionStartIncluding\": \"5.5\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.1.1\", \"versionStartIncluding\": \"5.5\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.2\", \"versionStartIncluding\": \"5.5\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"5.4.17\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2026-05-23T15:21:12.923Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2022-48952\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-23T15:21:12.923Z\", \"dateReserved\": \"2024-08-22T01:27:53.626Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-10-21T20:05:39.755Z\", \"assignerShortName\": \"Linux\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



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…