gsd-2022-40540
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Memory corruption due to buffer copy without checking the size of input while loading firmware in Linux Kernel.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2022-40540",
    "id": "GSD-2022-40540"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2022-40540"
      ],
      "details": "Memory corruption due to buffer copy without checking the size of input while loading firmware in Linux Kernel.",
      "id": "GSD-2022-40540",
      "modified": "2023-12-13T01:19:30.428252Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "product-security@qualcomm.com",
        "ID": "CVE-2022-40540",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "Snapdragon",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "=",
                          "version_value": "SD 8 Gen1 5G"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "SD888 5G"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "SW5100"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "SW5100P"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "WCD9380"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "WCD9385"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "WCN3980"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "WCN3988"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "WCN6850"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "WCN6851"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "WCN6855"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "WCN6856"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "WCN7850"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "WCN7851"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "WSA8830"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "WSA8835"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Qualcomm, Inc."
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Memory corruption due to buffer copy without checking the size of input while loading firmware in Linux Kernel."
          }
        ]
      },
      "impact": {
        "cvss": [
          {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 8.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "cweId": "CWE-120",
                "lang": "eng",
                "value": "CWE-120 Buffer Copy Without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://www.qualcomm.com/company/product-security/bulletins/march-2023-bulletin",
            "refsource": "MISC",
            "url": "https://www.qualcomm.com/company/product-security/bulletins/march-2023-bulletin"
          },
          {
            "name": "https://security.netapp.com/advisory/ntap-20230616-0001/",
            "refsource": "MISC",
            "url": "https://security.netapp.com/advisory/ntap-20230616-0001/"
          },
          {
            "name": "https://bugzilla.suse.com/show_bug.cgi?id=1209597",
            "refsource": "MISC",
            "url": "https://bugzilla.suse.com/show_bug.cgi?id=1209597"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:qualcomm:sm8475:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E626A19A-DBE3-4DE9-90DA-FA3F883FF3CF",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:qualcomm:sd_8_gen1_5g_firmware:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "76910884-45D9-4EA2-BA30-44A8C7CC1339",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:qualcomm:sd888_5g:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "3F65BF0A-CC8F-4A4B-9FD4-7FC7066424F6",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:qualcomm:sd888_5g_firmware:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B991D515-9072-488F-B338-D7776C70FB62",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:qualcomm:sw5100:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "7B8455D6-287D-4934-8E4D-F4127A9C0449",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:qualcomm:sw5100_firmware:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "AA1BF9BB-AF11-46A7-A71C-F7D289E76E3F",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:qualcomm:sw5100p:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "EEB883BF-68B2-4C25-84DC-5DA953BFAA2F",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:qualcomm:sw5100p_firmware:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DB599A9F-0305-4FE4-8623-0F86630FEDCB",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:qualcomm:wcd9380:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "FA94C6D6-85DB-4031-AAF4-C399019AE16D",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:qualcomm:wcd9380_firmware:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "70292B01-617F-44AD-AF77-1AFC1450523D",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:qualcomm:wcd9385:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E1FA2EB9-416F-4D69-8786-386CC73978AE",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:qualcomm:wcd9385_firmware:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "92B17201-8185-47F1-9720-5AB4ECD11B22",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:qualcomm:wcn3980:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B36D3274-F8D0-49C5-A6D5-95F5DC6D1950",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:qualcomm:wcn3980_firmware:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9C6E9038-9B18-4958-BE1E-215901C9B4B2",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:qualcomm:wcn3988:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "BF676C5B-838B-446C-A689-6A25AB8A87E2",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:qualcomm:wcn3988_firmware:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E4BFB25F-013B-48E3-99FF-3E8687F94423",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:qualcomm:wcn6850:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E650C510-037F-47DB-A486-EBF871C73278",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:qualcomm:wcn6850_firmware:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "3293739B-53D5-48C1-BC3A-FAA74D6C7954",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:qualcomm:wcn6851:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "64F5D7CA-6F31-4842-AC66-EB975C19C83D",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:qualcomm:wcn6851_firmware:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DD031A8D-A48A-4363-8C00-C1FF5458D0FB",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:qualcomm:wcn6855:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "93BA62AF-3555-463A-8B51-76F07BF0B87E",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:qualcomm:wcn6855_firmware:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "180EB150-C114-429D-941F-9B99CDA4F810",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:qualcomm:wcn6856:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "7D8E02BA-3A7E-4B13-A8D7-20FD0FAE3187",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:qualcomm:wcn6856_firmware:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "54C616C5-6480-4FE0-9A1C-08026CCB08D8",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:qualcomm:wcn7850:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "CF9B5B84-3C57-4D3D-AFF0-958A19DE09E8",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:qualcomm:wcn7850_firmware:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "16EB11D8-27A3-4D04-B863-7FD4549D0BCD",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:qualcomm:wcn7851:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "EE9D9A56-2157-43F0-BB18-2B7249D7E021",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:qualcomm:wcn7851_firmware:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "2FFC44DC-DA90-45F5-ACC1-5262D3E3A796",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:qualcomm:wsa8830:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "BF680174-5FA6-47D9-8EAB-CC2A37A7BD42",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:qualcomm:wsa8830_firmware:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "11B69595-E488-4590-A150-CE5BE08B5E13",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:h:qualcomm:wsa8835:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "6B36F4B2-BAA3-45AD-9967-0EB482C99708",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:qualcomm:wsa8835_firmware:-:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F80BC68E-7476-4A40-9F48-53722FE9A5BF",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          }
        ],
        "descriptions": [
          {
            "lang": "en",
            "value": "Memory corruption due to buffer copy without checking the size of input while loading firmware in Linux Kernel."
          }
        ],
        "id": "CVE-2022-40540",
        "lastModified": "2024-04-12T17:16:40.523",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "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"
              },
              "exploitabilityScore": 1.8,
              "impactScore": 5.9,
              "source": "nvd@nist.gov",
              "type": "Primary"
            },
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 8.4,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 2.5,
              "impactScore": 5.9,
              "source": "product-security@qualcomm.com",
              "type": "Secondary"
            }
          ]
        },
        "published": "2023-03-10T21:15:12.887",
        "references": [
          {
            "source": "product-security@qualcomm.com",
            "url": "https://bugzilla.suse.com/show_bug.cgi?id=1209597"
          },
          {
            "source": "product-security@qualcomm.com",
            "url": "https://security.netapp.com/advisory/ntap-20230616-0001/"
          },
          {
            "source": "product-security@qualcomm.com",
            "tags": [
              "Patch",
              "Vendor Advisory"
            ],
            "url": "https://www.qualcomm.com/company/product-security/bulletins/march-2023-bulletin"
          }
        ],
        "sourceIdentifier": "product-security@qualcomm.com",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-120"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          },
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-120"
              }
            ],
            "source": "product-security@qualcomm.com",
            "type": "Secondary"
          }
        ]
      }
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...

Loading...
  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.