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

CVE-2022-49957 (GCVE-0-2022-49957)

Vulnerability from cvelistv5 – Published: 2025-06-18 11:00 – Updated: 2026-05-27 09:27
VLAI
Title
kcm: fix strp_init() order and cleanup
Summary
In the Linux kernel, the following vulnerability has been resolved: kcm: fix strp_init() order and cleanup strp_init() is called just a few lines above this csk->sk_user_data check, it also initializes strp->work etc., therefore, it is unnecessary to call strp_done() to cancel the freshly initialized work. And if sk_user_data is already used by KCM, psock->strp should not be touched, particularly strp->work state, so we need to move strp_init() after the csk->sk_user_data check. This also makes a lockdep warning reported by syzbot go away.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 44890e9ff771ef11777b2d1ebf8589255eb12502 , < 473f394953216614087f4179e55cdf0cf616a13b (git)
Affected: e5571240236c5652f3e079b1d5866716a7ad819c , < a8a0c321319ad64a5427d6172cd9c23b4d6ca1e8 (git)
Affected: e5571240236c5652f3e079b1d5866716a7ad819c , < 0946ff31d1a8778787bf6708beb20f38715267cc (git)
Affected: e5571240236c5652f3e079b1d5866716a7ad819c , < 1b6666964ca1de93a7bf06e122bcf3616dbd33a9 (git)
Affected: e5571240236c5652f3e079b1d5866716a7ad819c , < 55fb8c3baa8071c5d533a9ad48624e44e2a04ef5 (git)
Affected: e5571240236c5652f3e079b1d5866716a7ad819c , < f865976baa85915c7672f351b74d5974b93215f6 (git)
Affected: e5571240236c5652f3e079b1d5866716a7ad819c , < 8fc29ff3910f3af08a7c40a75d436b5720efe2bf (git)
Affected: 085cbbda4b4cc7dd2ba63806346881c2c2e10107 (git)
Affected: 383250363daf01eb7aa3728c09ef8a4f6d8a3252 (git)
Affected: 19042316b9e12c93bf334a04d4dd7a4e846c7311 (git)
Affected: 4.14.22 , < 4.14.293 (semver)
Affected: 4.9.84 , < 4.10 (semver)
Affected: 4.9.100 , < 4.10 (semver)
guessed Create a notification for this product.
Linux Linux Affected: 4.15
Unaffected: 0 , < 4.15 (semver)
Unaffected: 4.14.293 , ≤ 4.14.* (semver)
Unaffected: 4.19.258 , ≤ 4.19.* (semver)
Unaffected: 5.4.213 , ≤ 5.4.* (semver)
Unaffected: 5.10.142 , ≤ 5.10.* (semver)
Unaffected: 5.15.66 , ≤ 5.15.* (semver)
Unaffected: 5.19.8 , ≤ 5.19.* (semver)
Unaffected: 6.0 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/kcm/kcmsock.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "473f394953216614087f4179e55cdf0cf616a13b",
              "status": "affected",
              "version": "44890e9ff771ef11777b2d1ebf8589255eb12502",
              "versionType": "git"
            },
            {
              "lessThan": "a8a0c321319ad64a5427d6172cd9c23b4d6ca1e8",
              "status": "affected",
              "version": "e5571240236c5652f3e079b1d5866716a7ad819c",
              "versionType": "git"
            },
            {
              "lessThan": "0946ff31d1a8778787bf6708beb20f38715267cc",
              "status": "affected",
              "version": "e5571240236c5652f3e079b1d5866716a7ad819c",
              "versionType": "git"
            },
            {
              "lessThan": "1b6666964ca1de93a7bf06e122bcf3616dbd33a9",
              "status": "affected",
              "version": "e5571240236c5652f3e079b1d5866716a7ad819c",
              "versionType": "git"
            },
            {
              "lessThan": "55fb8c3baa8071c5d533a9ad48624e44e2a04ef5",
              "status": "affected",
              "version": "e5571240236c5652f3e079b1d5866716a7ad819c",
              "versionType": "git"
            },
            {
              "lessThan": "f865976baa85915c7672f351b74d5974b93215f6",
              "status": "affected",
              "version": "e5571240236c5652f3e079b1d5866716a7ad819c",
              "versionType": "git"
            },
            {
              "lessThan": "8fc29ff3910f3af08a7c40a75d436b5720efe2bf",
              "status": "affected",
              "version": "e5571240236c5652f3e079b1d5866716a7ad819c",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "085cbbda4b4cc7dd2ba63806346881c2c2e10107",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "383250363daf01eb7aa3728c09ef8a4f6d8a3252",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "19042316b9e12c93bf334a04d4dd7a4e846c7311",
              "versionType": "git"
            },
            {
              "lessThan": "4.14.293",
              "status": "affected",
              "version": "4.14.22",
              "versionType": "semver"
            },
            {
              "lessThan": "4.10",
              "status": "affected",
              "version": "4.9.84",
              "versionType": "semver"
            },
            {
              "lessThan": "4.10",
              "status": "affected",
              "version": "4.9.100",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "net/kcm/kcmsock.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.15"
            },
            {
              "lessThan": "4.15",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.293",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.258",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.213",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.142",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.66",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.19.*",
              "status": "unaffected",
              "version": "5.19.8",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.0",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.293",
                  "versionStartIncluding": "4.14.22",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.258",
                  "versionStartIncluding": "4.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.213",
                  "versionStartIncluding": "4.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.142",
                  "versionStartIncluding": "4.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.66",
                  "versionStartIncluding": "4.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.19.8",
                  "versionStartIncluding": "4.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.0",
                  "versionStartIncluding": "4.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "4.9.84",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "4.9.100",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nkcm: fix strp_init() order and cleanup\n\nstrp_init() is called just a few lines above this csk-\u003esk_user_data\ncheck, it also initializes strp-\u003ework etc., therefore, it is\nunnecessary to call strp_done() to cancel the freshly initialized\nwork.\n\nAnd if sk_user_data is already used by KCM, psock-\u003estrp should not be\ntouched, particularly strp-\u003ework state, so we need to move strp_init()\nafter the csk-\u003esk_user_data check.\n\nThis also makes a lockdep warning reported by syzbot go away."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-27T09:27:29.975Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/473f394953216614087f4179e55cdf0cf616a13b"
        },
        {
          "url": "https://git.kernel.org/stable/c/a8a0c321319ad64a5427d6172cd9c23b4d6ca1e8"
        },
        {
          "url": "https://git.kernel.org/stable/c/0946ff31d1a8778787bf6708beb20f38715267cc"
        },
        {
          "url": "https://git.kernel.org/stable/c/1b6666964ca1de93a7bf06e122bcf3616dbd33a9"
        },
        {
          "url": "https://git.kernel.org/stable/c/55fb8c3baa8071c5d533a9ad48624e44e2a04ef5"
        },
        {
          "url": "https://git.kernel.org/stable/c/f865976baa85915c7672f351b74d5974b93215f6"
        },
        {
          "url": "https://git.kernel.org/stable/c/8fc29ff3910f3af08a7c40a75d436b5720efe2bf"
        }
      ],
      "title": "kcm: fix strp_init() order and cleanup",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-49957",
    "datePublished": "2025-06-18T11:00:19.238Z",
    "dateReserved": "2025-06-18T10:57:27.382Z",
    "dateUpdated": "2026-05-27T09:27:29.975Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2022-49957",
      "date": "2026-09-18",
      "epss": "0.00244",
      "percentile": "0.15917"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unaffected",
                "product": "Linux",
                "programFiles": [
                  "net/kcm/kcmsock.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "lessThan": "473f394953216614087f4179e55cdf0cf616a13b",
                    "status": "affected",
                    "version": "44890e9ff771ef11777b2d1ebf8589255eb12502",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "a8a0c321319ad64a5427d6172cd9c23b4d6ca1e8",
                    "status": "affected",
                    "version": "e5571240236c5652f3e079b1d5866716a7ad819c",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "0946ff31d1a8778787bf6708beb20f38715267cc",
                    "status": "affected",
                    "version": "e5571240236c5652f3e079b1d5866716a7ad819c",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "1b6666964ca1de93a7bf06e122bcf3616dbd33a9",
                    "status": "affected",
                    "version": "e5571240236c5652f3e079b1d5866716a7ad819c",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "55fb8c3baa8071c5d533a9ad48624e44e2a04ef5",
                    "status": "affected",
                    "version": "e5571240236c5652f3e079b1d5866716a7ad819c",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "f865976baa85915c7672f351b74d5974b93215f6",
                    "status": "affected",
                    "version": "e5571240236c5652f3e079b1d5866716a7ad819c",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "8fc29ff3910f3af08a7c40a75d436b5720efe2bf",
                    "status": "affected",
                    "version": "e5571240236c5652f3e079b1d5866716a7ad819c",
                    "versionType": "git"
                  },
                  {
                    "status": "affected",
                    "version": "085cbbda4b4cc7dd2ba63806346881c2c2e10107",
                    "versionType": "git"
                  },
                  {
                    "status": "affected",
                    "version": "383250363daf01eb7aa3728c09ef8a4f6d8a3252",
                    "versionType": "git"
                  },
                  {
                    "status": "affected",
                    "version": "19042316b9e12c93bf334a04d4dd7a4e846c7311",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "4.14.293",
                    "status": "affected",
                    "version": "4.14.22",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "4.10",
                    "status": "affected",
                    "version": "4.9.84",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "4.10",
                    "status": "affected",
                    "version": "4.9.100",
                    "versionType": "semver"
                  }
                ]
              },
              {
                "defaultStatus": "affected",
                "product": "Linux",
                "programFiles": [
                  "net/kcm/kcmsock.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "status": "affected",
                    "version": "4.15"
                  },
                  {
                    "lessThan": "4.15",
                    "status": "unaffected",
                    "version": "0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "4.14.*",
                    "status": "unaffected",
                    "version": "4.14.293",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "4.19.*",
                    "status": "unaffected",
                    "version": "4.19.258",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.4.*",
                    "status": "unaffected",
                    "version": "5.4.213",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.10.*",
                    "status": "unaffected",
                    "version": "5.10.142",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.15.*",
                    "status": "unaffected",
                    "version": "5.15.66",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.19.*",
                    "status": "unaffected",
                    "version": "5.19.8",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "*",
                    "status": "unaffected",
                    "version": "6.0",
                    "versionType": "original_commit_for_fix"
                  }
                ]
              }
            ],
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
          }
        ],
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C5DD8A70-F034-42A4-A740-48D356380D59",
                    "versionEndExcluding": "4.10",
                    "versionStartIncluding": "4.9.84",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B0260526-FA42-4FB4-B047-599A719B6B88",
                    "versionEndExcluding": "4.10",
                    "versionStartIncluding": "4.9.100",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "3CE25529-E206-4232-88A9-7BEDBEF5C5A7",
                    "versionEndExcluding": "4.14.293",
                    "versionStartIncluding": "4.14.22",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F9EC0120-5F42-4FE1-9DE9-3386113E1E28",
                    "versionEndExcluding": "4.15",
                    "versionStartIncluding": "4.14.41",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "BA722121-014F-4B12-A5E9-2E964FFEA0CA",
                    "versionEndExcluding": "4.19.258",
                    "versionStartIncluding": "4.15.1",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4C373116-9E23-44BA-A6B7-87C8BF5C3B85",
                    "versionEndExcluding": "5.4.213",
                    "versionStartIncluding": "4.20",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D44AD643-5591-432E-BD41-C2C737F54AC0",
                    "versionEndExcluding": "5.10.142",
                    "versionStartIncluding": "5.5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "52AE7E2B-7BE3-4B8A-89CC-AB62434899A3",
                    "versionEndExcluding": "5.15.66",
                    "versionStartIncluding": "5.11",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "7FEC7656-4CE2-424C-8830-EDB160E701C8",
                    "versionEndExcluding": "5.19.8",
                    "versionStartIncluding": "5.16",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:4.15:-:*:*:*:*:*:*",
                    "matchCriteriaId": "3B4D39AF-668B-442B-8085-639A6D4FA5AC",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:6.0:rc1:*:*:*:*:*:*",
                    "matchCriteriaId": "E8BD11A3-8643-49B6-BADE-5029A0117325",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:6.0:rc2:*:*:*:*:*:*",
                    "matchCriteriaId": "5F0AD220-F6A9-4012-8636-155F1B841FAD",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:6.0:rc3:*:*:*:*:*:*",
                    "matchCriteriaId": "A46498B3-78E1-4623-AAE1-94D29A42BE4E",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nkcm: fix strp_init() order and cleanup\n\nstrp_init() is called just a few lines above this csk-\u003esk_user_data\ncheck, it also initializes strp-\u003ework etc., therefore, it is\nunnecessary to call strp_done() to cancel the freshly initialized\nwork.\n\nAnd if sk_user_data is already used by KCM, psock-\u003estrp should not be\ntouched, particularly strp-\u003ework state, so we need to move strp_init()\nafter the csk-\u003esk_user_data check.\n\nThis also makes a lockdep warning reported by syzbot go away."
          },
          {
            "lang": "es",
            "value": "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: kcm: correcci\u00f3n del orden y la limpieza de strp_init(). strp_init() se llama solo unas l\u00edneas por encima de la comprobaci\u00f3n csk-\u0026gt;sk_user_data; tambi\u00e9n inicializa strp-\u0026gt;work, etc., por lo que no es necesario llamar a strp_done() para cancelar el trabajo reci\u00e9n inicializado. Si KCM ya utiliza sk_user_data, no se debe modificar psock-\u0026gt;strp, en particular el estado strp-\u0026gt;work, por lo que es necesario mover strp_init() despu\u00e9s de la comprobaci\u00f3n csk-\u0026gt;sk_user_data. Esto tambi\u00e9n elimina la advertencia de lockdep reportada por syzbot."
          }
        ],
        "id": "CVE-2022-49957",
        "lastModified": "2026-06-17T05:19:37.260",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 5.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 1.8,
              "impactScore": 3.6,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2025-06-18T11:15:22.897",
        "references": [
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/0946ff31d1a8778787bf6708beb20f38715267cc"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/1b6666964ca1de93a7bf06e122bcf3616dbd33a9"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/473f394953216614087f4179e55cdf0cf616a13b"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/55fb8c3baa8071c5d533a9ad48624e44e2a04ef5"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/8fc29ff3910f3af08a7c40a75d436b5720efe2bf"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/a8a0c321319ad64a5427d6172cd9c23b4d6ca1e8"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/f865976baa85915c7672f351b74d5974b93215f6"
          }
        ],
        "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "vulnStatus": "Analyzed",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-908"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "None",
      "current_release_date": "2026-06-30T10:20:34+00:00",
      "cve": "CVE-2022-49957",
      "id": "CVE-2022-49957",
      "initial_release_date": "2022-01-01T00:00:00+00:00",
      "product_status:known_not_affected": "274",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: kcm: fix strp_init() order and cleanup",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2022/cve-2022-49957.json",
      "version": "3"
    }
  }
}



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…