CVE-2022-49478 (GCVE-0-2022-49478)

Vulnerability from cvelistv5 – Published: 2025-02-26 02:13 – Updated: 2025-10-01 19:46
VLAI?
Title
media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init
Summary
In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init Syzbot reported that -1 is used as array index. The problem was in missing validation check. hdw->unit_number is initialized with -1 and then if init table walk fails this value remains unchanged. Since code blindly uses this member for array indexing adding sanity check is the easiest fix for that. hdw->workpoll initialization moved upper to prevent warning in __flush_work.
CWE
  • CWE-129 - Improper Validation of Array Index
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: d855497edbfbf9e19a17f4a1154bca69cb4bd9ba , < 4351bfe36aba9fa7dc9d68d498d25d41a0f45e67 (git)
Affected: d855497edbfbf9e19a17f4a1154bca69cb4bd9ba , < 2e004fe914b243db41fa96f9e583385f360ea58e (git)
Affected: d855497edbfbf9e19a17f4a1154bca69cb4bd9ba , < a3660e06675bccec4bf149c7229ea1d491ba10d7 (git)
Affected: d855497edbfbf9e19a17f4a1154bca69cb4bd9ba , < 1310fc3538dcc375a2f46ef0a438512c2ca32827 (git)
Affected: d855497edbfbf9e19a17f4a1154bca69cb4bd9ba , < a3304766d9384886e6d3092c776273526947a2e9 (git)
Affected: d855497edbfbf9e19a17f4a1154bca69cb4bd9ba , < 3309c2c574e13b21b44729f5bdbf21f60189b79a (git)
Affected: d855497edbfbf9e19a17f4a1154bca69cb4bd9ba , < f99a8b1ec0eddc2931aeaa4f490277a15b39f511 (git)
Affected: d855497edbfbf9e19a17f4a1154bca69cb4bd9ba , < 24e807541e4a9263ed928e6ae3498de3ad43bd1e (git)
Affected: d855497edbfbf9e19a17f4a1154bca69cb4bd9ba , < 471bec68457aaf981add77b4f590d65dd7da1059 (git)
Create a notification for this product.
    Linux Linux Affected: 2.6.18
Unaffected: 0 , < 2.6.18 (semver)
Unaffected: 4.9.318 , ≤ 4.9.* (semver)
Unaffected: 4.14.283 , ≤ 4.14.* (semver)
Unaffected: 4.19.247 , ≤ 4.19.* (semver)
Unaffected: 5.4.198 , ≤ 5.4.* (semver)
Unaffected: 5.10.121 , ≤ 5.10.* (semver)
Unaffected: 5.15.46 , ≤ 5.15.* (semver)
Unaffected: 5.17.14 , ≤ 5.17.* (semver)
Unaffected: 5.18.3 , ≤ 5.18.* (semver)
Unaffected: 5.19 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "LOCAL",
              "availabilityImpact": "HIGH",
              "baseScore": 7.8,
              "baseSeverity": "HIGH",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "LOW",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2022-49478",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-10-01T19:39:29.496371Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "cweId": "CWE-129",
                "description": "CWE-129 Improper Validation of Array Index",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-10-01T19:46:45.541Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/media/usb/pvrusb2/pvrusb2-hdw.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "4351bfe36aba9fa7dc9d68d498d25d41a0f45e67",
              "status": "affected",
              "version": "d855497edbfbf9e19a17f4a1154bca69cb4bd9ba",
              "versionType": "git"
            },
            {
              "lessThan": "2e004fe914b243db41fa96f9e583385f360ea58e",
              "status": "affected",
              "version": "d855497edbfbf9e19a17f4a1154bca69cb4bd9ba",
              "versionType": "git"
            },
            {
              "lessThan": "a3660e06675bccec4bf149c7229ea1d491ba10d7",
              "status": "affected",
              "version": "d855497edbfbf9e19a17f4a1154bca69cb4bd9ba",
              "versionType": "git"
            },
            {
              "lessThan": "1310fc3538dcc375a2f46ef0a438512c2ca32827",
              "status": "affected",
              "version": "d855497edbfbf9e19a17f4a1154bca69cb4bd9ba",
              "versionType": "git"
            },
            {
              "lessThan": "a3304766d9384886e6d3092c776273526947a2e9",
              "status": "affected",
              "version": "d855497edbfbf9e19a17f4a1154bca69cb4bd9ba",
              "versionType": "git"
            },
            {
              "lessThan": "3309c2c574e13b21b44729f5bdbf21f60189b79a",
              "status": "affected",
              "version": "d855497edbfbf9e19a17f4a1154bca69cb4bd9ba",
              "versionType": "git"
            },
            {
              "lessThan": "f99a8b1ec0eddc2931aeaa4f490277a15b39f511",
              "status": "affected",
              "version": "d855497edbfbf9e19a17f4a1154bca69cb4bd9ba",
              "versionType": "git"
            },
            {
              "lessThan": "24e807541e4a9263ed928e6ae3498de3ad43bd1e",
              "status": "affected",
              "version": "d855497edbfbf9e19a17f4a1154bca69cb4bd9ba",
              "versionType": "git"
            },
            {
              "lessThan": "471bec68457aaf981add77b4f590d65dd7da1059",
              "status": "affected",
              "version": "d855497edbfbf9e19a17f4a1154bca69cb4bd9ba",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/media/usb/pvrusb2/pvrusb2-hdw.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "2.6.18"
            },
            {
              "lessThan": "2.6.18",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.9.*",
              "status": "unaffected",
              "version": "4.9.318",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.283",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.247",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.198",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.121",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.46",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.17.*",
              "status": "unaffected",
              "version": "5.17.14",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.18.*",
              "status": "unaffected",
              "version": "5.18.3",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "5.19",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.9.318",
                  "versionStartIncluding": "2.6.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.283",
                  "versionStartIncluding": "2.6.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.247",
                  "versionStartIncluding": "2.6.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.198",
                  "versionStartIncluding": "2.6.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.121",
                  "versionStartIncluding": "2.6.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.46",
                  "versionStartIncluding": "2.6.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.17.14",
                  "versionStartIncluding": "2.6.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.18.3",
                  "versionStartIncluding": "2.6.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.19",
                  "versionStartIncluding": "2.6.18",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init\n\nSyzbot reported that -1 is used as array index. The problem was in\nmissing validation check.\n\nhdw-\u003eunit_number is initialized with -1 and then if init table walk fails\nthis value remains unchanged. Since code blindly uses this member for\narray indexing adding sanity check is the easiest fix for that.\n\nhdw-\u003eworkpoll initialization moved upper to prevent warning in\n__flush_work."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-05-04T08:38:35.676Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/4351bfe36aba9fa7dc9d68d498d25d41a0f45e67"
        },
        {
          "url": "https://git.kernel.org/stable/c/2e004fe914b243db41fa96f9e583385f360ea58e"
        },
        {
          "url": "https://git.kernel.org/stable/c/a3660e06675bccec4bf149c7229ea1d491ba10d7"
        },
        {
          "url": "https://git.kernel.org/stable/c/1310fc3538dcc375a2f46ef0a438512c2ca32827"
        },
        {
          "url": "https://git.kernel.org/stable/c/a3304766d9384886e6d3092c776273526947a2e9"
        },
        {
          "url": "https://git.kernel.org/stable/c/3309c2c574e13b21b44729f5bdbf21f60189b79a"
        },
        {
          "url": "https://git.kernel.org/stable/c/f99a8b1ec0eddc2931aeaa4f490277a15b39f511"
        },
        {
          "url": "https://git.kernel.org/stable/c/24e807541e4a9263ed928e6ae3498de3ad43bd1e"
        },
        {
          "url": "https://git.kernel.org/stable/c/471bec68457aaf981add77b4f590d65dd7da1059"
        }
      ],
      "title": "media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-49478",
    "datePublished": "2025-02-26T02:13:19.330Z",
    "dateReserved": "2025-02-26T02:08:31.581Z",
    "dateUpdated": "2025-10-01T19:46:45.541Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-49478\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-10-01T19:39:29.496371Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-129\", \"description\": \"CWE-129 Improper Validation of Array Index\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-10-01T16:48:14.240Z\"}}], \"cna\": {\"title\": \"media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"d855497edbfbf9e19a17f4a1154bca69cb4bd9ba\", \"lessThan\": \"4351bfe36aba9fa7dc9d68d498d25d41a0f45e67\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"d855497edbfbf9e19a17f4a1154bca69cb4bd9ba\", \"lessThan\": \"2e004fe914b243db41fa96f9e583385f360ea58e\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"d855497edbfbf9e19a17f4a1154bca69cb4bd9ba\", \"lessThan\": \"a3660e06675bccec4bf149c7229ea1d491ba10d7\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"d855497edbfbf9e19a17f4a1154bca69cb4bd9ba\", \"lessThan\": \"1310fc3538dcc375a2f46ef0a438512c2ca32827\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"d855497edbfbf9e19a17f4a1154bca69cb4bd9ba\", \"lessThan\": \"a3304766d9384886e6d3092c776273526947a2e9\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"d855497edbfbf9e19a17f4a1154bca69cb4bd9ba\", \"lessThan\": \"3309c2c574e13b21b44729f5bdbf21f60189b79a\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"d855497edbfbf9e19a17f4a1154bca69cb4bd9ba\", \"lessThan\": \"f99a8b1ec0eddc2931aeaa4f490277a15b39f511\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"d855497edbfbf9e19a17f4a1154bca69cb4bd9ba\", \"lessThan\": \"24e807541e4a9263ed928e6ae3498de3ad43bd1e\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"d855497edbfbf9e19a17f4a1154bca69cb4bd9ba\", \"lessThan\": \"471bec68457aaf981add77b4f590d65dd7da1059\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/media/usb/pvrusb2/pvrusb2-hdw.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.6.18\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"2.6.18\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"4.9.318\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.9.*\"}, {\"status\": \"unaffected\", \"version\": \"4.14.283\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.14.*\"}, {\"status\": \"unaffected\", \"version\": \"4.19.247\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.19.*\"}, {\"status\": \"unaffected\", \"version\": \"5.4.198\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.4.*\"}, {\"status\": \"unaffected\", \"version\": \"5.10.121\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.15.46\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"5.17.14\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.17.*\"}, {\"status\": \"unaffected\", \"version\": \"5.18.3\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.18.*\"}, {\"status\": \"unaffected\", \"version\": \"5.19\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/media/usb/pvrusb2/pvrusb2-hdw.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/4351bfe36aba9fa7dc9d68d498d25d41a0f45e67\"}, {\"url\": \"https://git.kernel.org/stable/c/2e004fe914b243db41fa96f9e583385f360ea58e\"}, {\"url\": \"https://git.kernel.org/stable/c/a3660e06675bccec4bf149c7229ea1d491ba10d7\"}, {\"url\": \"https://git.kernel.org/stable/c/1310fc3538dcc375a2f46ef0a438512c2ca32827\"}, {\"url\": \"https://git.kernel.org/stable/c/a3304766d9384886e6d3092c776273526947a2e9\"}, {\"url\": \"https://git.kernel.org/stable/c/3309c2c574e13b21b44729f5bdbf21f60189b79a\"}, {\"url\": \"https://git.kernel.org/stable/c/f99a8b1ec0eddc2931aeaa4f490277a15b39f511\"}, {\"url\": \"https://git.kernel.org/stable/c/24e807541e4a9263ed928e6ae3498de3ad43bd1e\"}, {\"url\": \"https://git.kernel.org/stable/c/471bec68457aaf981add77b4f590d65dd7da1059\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmedia: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init\\n\\nSyzbot reported that -1 is used as array index. The problem was in\\nmissing validation check.\\n\\nhdw-\u003eunit_number is initialized with -1 and then if init table walk fails\\nthis value remains unchanged. Since code blindly uses this member for\\narray indexing adding sanity check is the easiest fix for that.\\n\\nhdw-\u003eworkpoll initialization moved upper to prevent warning in\\n__flush_work.\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.9.318\", \"versionStartIncluding\": \"2.6.18\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.14.283\", \"versionStartIncluding\": \"2.6.18\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.19.247\", \"versionStartIncluding\": \"2.6.18\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.4.198\", \"versionStartIncluding\": \"2.6.18\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.10.121\", \"versionStartIncluding\": \"2.6.18\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.46\", \"versionStartIncluding\": \"2.6.18\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.17.14\", \"versionStartIncluding\": \"2.6.18\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.18.3\", \"versionStartIncluding\": \"2.6.18\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.19\", \"versionStartIncluding\": \"2.6.18\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2025-05-04T08:38:35.676Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2022-49478\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-10-01T19:46:45.541Z\", \"dateReserved\": \"2025-02-26T02:08:31.581Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2025-02-26T02:13:19.330Z\", \"assignerShortName\": \"Linux\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

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…