CVE-2022-50243 (GCVE-0-2022-50243)

Vulnerability from cvelistv5 – Published: 2025-09-15 14:01 – Updated: 2026-08-05 08:57
VLAI
Title
sctp: handle the error returned from sctp_auth_asoc_init_active_key
Summary
In the Linux kernel, the following vulnerability has been resolved: sctp: handle the error returned from sctp_auth_asoc_init_active_key When it returns an error from sctp_auth_asoc_init_active_key(), the active_key is actually not updated. The old sh_key will be freeed while it's still used as active key in asoc. Then an use-after-free will be triggered when sending patckets, as found by syzbot: sctp_auth_shkey_hold+0x22/0xa0 net/sctp/auth.c:112 sctp_set_owner_w net/sctp/socket.c:132 [inline] sctp_sendmsg_to_asoc+0xbd5/0x1a20 net/sctp/socket.c:1863 sctp_sendmsg+0x1053/0x1d50 net/sctp/socket.c:2025 inet_sendmsg+0x99/0xe0 net/ipv4/af_inet.c:819 sock_sendmsg_nosec net/socket.c:714 [inline] sock_sendmsg+0xcf/0x120 net/socket.c:734 This patch is to fix it by not replacing the sh_key when it returns errors from sctp_auth_asoc_init_active_key() in sctp_auth_set_key(). For sctp_auth_set_active_key(), old active_key_id will be set back to asoc->active_key_id when the same thing happens.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 50b57223da67653c61e405d0a7592355cfe4585e , < b8fa99a3a11bdd77fef6b4a97f1021eb30b5ba40 (git)
Affected: b60461696a0b0fdaf240bc365b7983698f88ded2 , < 382ff44716603a54f5fd238ddec6a2468e217612 (git)
Affected: 8eb225873246312660ccd68296959a7b213d0cdd , < f65955340e0044f5c41ac799a01698ac7dee8a4e (git)
Affected: 58acd10092268831e49de279446c314727101292 , < 19d636b663e0e92951bba5fced929ca7fd25c552 (git)
Affected: 58acd10092268831e49de279446c314727101292 , < 0f90099d18e3abdc01babf686f41f63fe04939c1 (git)
Affected: 58acd10092268831e49de279446c314727101292 , < 3b0fcf5e29c0940e1169ce9c44f73edd98bdf12d (git)
Affected: 58acd10092268831e49de279446c314727101292 , < 022152aaebe116a25c39818a07e175a8cd3c1e11 (git)
Affected: c1de376423a7759bf4fa25d6a038a4c1e035c9e1 (git)
Affected: 4.19.199 , < 4.19.262 (semver)
Affected: 5.4.136 , < 5.4.220 (semver)
Affected: 5.10.54 , < 5.10.150 (semver)
Affected: 5.13.6 , < 5.14 (semver)
guessed Create a notification for this product.
Linux Linux Affected: 5.14
Unaffected: 0 , < 5.14 (semver)
Unaffected: 4.19.262 , ≤ 4.19.* (semver)
Unaffected: 5.4.220 , ≤ 5.4.* (semver)
Unaffected: 5.10.150 , ≤ 5.10.* (semver)
Unaffected: 5.15.75 , ≤ 5.15.* (semver)
Unaffected: 5.19.17 , ≤ 5.19.* (semver)
Unaffected: 6.0.3 , ≤ 6.0.* (semver)
Unaffected: 6.1 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/sctp/auth.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "b8fa99a3a11bdd77fef6b4a97f1021eb30b5ba40",
              "status": "affected",
              "version": "50b57223da67653c61e405d0a7592355cfe4585e",
              "versionType": "git"
            },
            {
              "lessThan": "382ff44716603a54f5fd238ddec6a2468e217612",
              "status": "affected",
              "version": "b60461696a0b0fdaf240bc365b7983698f88ded2",
              "versionType": "git"
            },
            {
              "lessThan": "f65955340e0044f5c41ac799a01698ac7dee8a4e",
              "status": "affected",
              "version": "8eb225873246312660ccd68296959a7b213d0cdd",
              "versionType": "git"
            },
            {
              "lessThan": "19d636b663e0e92951bba5fced929ca7fd25c552",
              "status": "affected",
              "version": "58acd10092268831e49de279446c314727101292",
              "versionType": "git"
            },
            {
              "lessThan": "0f90099d18e3abdc01babf686f41f63fe04939c1",
              "status": "affected",
              "version": "58acd10092268831e49de279446c314727101292",
              "versionType": "git"
            },
            {
              "lessThan": "3b0fcf5e29c0940e1169ce9c44f73edd98bdf12d",
              "status": "affected",
              "version": "58acd10092268831e49de279446c314727101292",
              "versionType": "git"
            },
            {
              "lessThan": "022152aaebe116a25c39818a07e175a8cd3c1e11",
              "status": "affected",
              "version": "58acd10092268831e49de279446c314727101292",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "c1de376423a7759bf4fa25d6a038a4c1e035c9e1",
              "versionType": "git"
            },
            {
              "lessThan": "4.19.262",
              "status": "affected",
              "version": "4.19.199",
              "versionType": "semver"
            },
            {
              "lessThan": "5.4.220",
              "status": "affected",
              "version": "5.4.136",
              "versionType": "semver"
            },
            {
              "lessThan": "5.10.150",
              "status": "affected",
              "version": "5.10.54",
              "versionType": "semver"
            },
            {
              "lessThan": "5.14",
              "status": "affected",
              "version": "5.13.6",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "net/sctp/auth.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.14"
            },
            {
              "lessThan": "5.14",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.262",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.220",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.150",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.75",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.19.*",
              "status": "unaffected",
              "version": "5.19.17",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.0.*",
              "status": "unaffected",
              "version": "6.0.3",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.262",
                  "versionStartIncluding": "4.19.199",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.220",
                  "versionStartIncluding": "5.4.136",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.150",
                  "versionStartIncluding": "5.10.54",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.75",
                  "versionStartIncluding": "5.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.19.17",
                  "versionStartIncluding": "5.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.0.3",
                  "versionStartIncluding": "5.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1",
                  "versionStartIncluding": "5.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.13.6",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: handle the error returned from sctp_auth_asoc_init_active_key\n\nWhen it returns an error from sctp_auth_asoc_init_active_key(), the\nactive_key is actually not updated. The old sh_key will be freeed\nwhile it\u0027s still used as active key in asoc. Then an use-after-free\nwill be triggered when sending patckets, as found by syzbot:\n\n  sctp_auth_shkey_hold+0x22/0xa0 net/sctp/auth.c:112\n  sctp_set_owner_w net/sctp/socket.c:132 [inline]\n  sctp_sendmsg_to_asoc+0xbd5/0x1a20 net/sctp/socket.c:1863\n  sctp_sendmsg+0x1053/0x1d50 net/sctp/socket.c:2025\n  inet_sendmsg+0x99/0xe0 net/ipv4/af_inet.c:819\n  sock_sendmsg_nosec net/socket.c:714 [inline]\n  sock_sendmsg+0xcf/0x120 net/socket.c:734\n\nThis patch is to fix it by not replacing the sh_key when it returns\nerrors from sctp_auth_asoc_init_active_key() in sctp_auth_set_key().\nFor sctp_auth_set_active_key(), old active_key_id will be set back\nto asoc-\u003eactive_key_id when the same thing happens."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "scenarios": [
            {
              "lang": "en",
              "value": "AV:L - The UAF is created by setsockopt(SCTP_AUTH_KEY) replacing an active shared key in sctp_auth_set_key(); the later sendmsg path only touches the already-dangling asoc-\u003eshkey. No received-packet path invokes the vulnerable key-replace logic.\nAC:L - An unprivileged local attacker fully controls both association endpoints (e.g., loopback), key install/replace, and can induce GFP_KERNEL allocation failure via memory pressure and large attacker-chosen key lengths, so the ENOMEM error path is reliably reachable.\nPR:L - Creating an IPPROTO_SCTP socket, enabling AUTH via SCTP_AUTH_SUPPORTED, and setting/replacing keys via SCTP_AUTH_KEY require only an ordinary unprivileged local account\u2014no CAP_NET_ADMIN or init-namespace root.\nUI:N - The attacker performs socket setup, AUTH negotiation, key replace under memory pressure, and sendmsg entirely with their own processes; no separate victim action is required.\nS:U - The freed sctp_shared_key remains inside the host kernel SCTP subsystem under the same OS security authority; there is no VM escape, IOMMU bypass, or sandbox boundary crossing.\nC:H - asoc-\u003eshkey is left pointing at a freed sctp_shared_key after sctp_auth_shkey_release(), a classic UAF that enables heap reuse and arbitrary kernel read primitives.\nI:H - The dangling shared-key object can be reclaimed and sprayed, yielding write/control-flow hijack primitives when later held and used on the transmit path.\nA:H - The syzbot report shows the UAF faulting in sctp_auth_shkey_hold during sendmsg, and any such UAF can oops/panic the kernel even when not fully exploited."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-05T08:57:54.771Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/b8fa99a3a11bdd77fef6b4a97f1021eb30b5ba40"
        },
        {
          "url": "https://git.kernel.org/stable/c/382ff44716603a54f5fd238ddec6a2468e217612"
        },
        {
          "url": "https://git.kernel.org/stable/c/f65955340e0044f5c41ac799a01698ac7dee8a4e"
        },
        {
          "url": "https://git.kernel.org/stable/c/19d636b663e0e92951bba5fced929ca7fd25c552"
        },
        {
          "url": "https://git.kernel.org/stable/c/0f90099d18e3abdc01babf686f41f63fe04939c1"
        },
        {
          "url": "https://git.kernel.org/stable/c/3b0fcf5e29c0940e1169ce9c44f73edd98bdf12d"
        },
        {
          "url": "https://git.kernel.org/stable/c/022152aaebe116a25c39818a07e175a8cd3c1e11"
        }
      ],
      "title": "sctp: handle the error returned from sctp_auth_asoc_init_active_key",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-50243",
    "datePublished": "2025-09-15T14:01:52.101Z",
    "dateReserved": "2025-09-15T13:58:00.971Z",
    "dateUpdated": "2026-08-05T08:57:54.771Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2022-50243",
      "date": "2026-09-22",
      "epss": "0.0016",
      "percentile": "0.05606"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unaffected",
                "product": "Linux",
                "programFiles": [
                  "net/sctp/auth.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "lessThan": "b8fa99a3a11bdd77fef6b4a97f1021eb30b5ba40",
                    "status": "affected",
                    "version": "50b57223da67653c61e405d0a7592355cfe4585e",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "382ff44716603a54f5fd238ddec6a2468e217612",
                    "status": "affected",
                    "version": "b60461696a0b0fdaf240bc365b7983698f88ded2",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "f65955340e0044f5c41ac799a01698ac7dee8a4e",
                    "status": "affected",
                    "version": "8eb225873246312660ccd68296959a7b213d0cdd",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "19d636b663e0e92951bba5fced929ca7fd25c552",
                    "status": "affected",
                    "version": "58acd10092268831e49de279446c314727101292",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "0f90099d18e3abdc01babf686f41f63fe04939c1",
                    "status": "affected",
                    "version": "58acd10092268831e49de279446c314727101292",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "3b0fcf5e29c0940e1169ce9c44f73edd98bdf12d",
                    "status": "affected",
                    "version": "58acd10092268831e49de279446c314727101292",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "022152aaebe116a25c39818a07e175a8cd3c1e11",
                    "status": "affected",
                    "version": "58acd10092268831e49de279446c314727101292",
                    "versionType": "git"
                  },
                  {
                    "status": "affected",
                    "version": "c1de376423a7759bf4fa25d6a038a4c1e035c9e1",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "4.19.262",
                    "status": "affected",
                    "version": "4.19.199",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "5.4.220",
                    "status": "affected",
                    "version": "5.4.136",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "5.10.150",
                    "status": "affected",
                    "version": "5.10.54",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "5.14",
                    "status": "affected",
                    "version": "5.13.6",
                    "versionType": "semver"
                  }
                ]
              },
              {
                "defaultStatus": "affected",
                "product": "Linux",
                "programFiles": [
                  "net/sctp/auth.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "status": "affected",
                    "version": "5.14"
                  },
                  {
                    "lessThan": "5.14",
                    "status": "unaffected",
                    "version": "0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "4.19.*",
                    "status": "unaffected",
                    "version": "4.19.262",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.4.*",
                    "status": "unaffected",
                    "version": "5.4.220",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.10.*",
                    "status": "unaffected",
                    "version": "5.10.150",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.15.*",
                    "status": "unaffected",
                    "version": "5.15.75",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.19.*",
                    "status": "unaffected",
                    "version": "5.19.17",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.0.*",
                    "status": "unaffected",
                    "version": "6.0.3",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "*",
                    "status": "unaffected",
                    "version": "6.1",
                    "versionType": "original_commit_for_fix"
                  }
                ]
              }
            ],
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
          }
        ],
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DCE54A80-B2F4-48C8-B1B8-5FC1ECF726F1",
                    "versionEndExcluding": "4.19.262",
                    "versionStartIncluding": "4.19.199",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D7109D38-A66C-4EDF-8C34-4D04BAEA0FF9",
                    "versionEndExcluding": "5.4.220",
                    "versionStartIncluding": "5.4.136",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "BDEBB292-0B5D-4A72-AFAF-420814880C6C",
                    "versionEndExcluding": "5.10.150",
                    "versionStartIncluding": "5.10.54",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "3FCF5994-AD9A-4278-8BF1-BC9274834795",
                    "versionEndExcluding": "5.14",
                    "versionStartIncluding": "5.13.6",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "39463598-6EF5-4552-9079-229E83AB7C80",
                    "versionEndExcluding": "5.15.75",
                    "versionStartIncluding": "5.14.1",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "19B4C3A4-E5C3-41DC-BB14-BE72858E7D35",
                    "versionEndExcluding": "5.19.17",
                    "versionStartIncluding": "5.16",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "5BCD8201-B847-4442-B894-70D430128DEF",
                    "versionEndExcluding": "6.0.3",
                    "versionStartIncluding": "6.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:5.14:-:*:*:*:*:*:*",
                    "matchCriteriaId": "6A05198E-F8FA-4517-8D0E-8C95066AED38",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:5.14:rc3:*:*:*:*:*:*",
                    "matchCriteriaId": "D185CF67-7E4A-4154-93DB-CE379C67DB56",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:5.14:rc4:*:*:*:*:*:*",
                    "matchCriteriaId": "D1DA0AF6-02F4-47C7-A318-8C006ED0C665",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:5.14:rc5:*:*:*:*:*:*",
                    "matchCriteriaId": "49DD30B1-8C99-4C38-A66B-CAB3827BEE8A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:5.14:rc6:*:*:*:*:*:*",
                    "matchCriteriaId": "15013998-4AF0-4CDC-AB13-829ECD8A8E66",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:5.14:rc7:*:*:*:*:*:*",
                    "matchCriteriaId": "376A25CF-C05B-48F1-99B1-8FB0314A8E06",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: handle the error returned from sctp_auth_asoc_init_active_key\n\nWhen it returns an error from sctp_auth_asoc_init_active_key(), the\nactive_key is actually not updated. The old sh_key will be freeed\nwhile it\u0027s still used as active key in asoc. Then an use-after-free\nwill be triggered when sending patckets, as found by syzbot:\n\n  sctp_auth_shkey_hold+0x22/0xa0 net/sctp/auth.c:112\n  sctp_set_owner_w net/sctp/socket.c:132 [inline]\n  sctp_sendmsg_to_asoc+0xbd5/0x1a20 net/sctp/socket.c:1863\n  sctp_sendmsg+0x1053/0x1d50 net/sctp/socket.c:2025\n  inet_sendmsg+0x99/0xe0 net/ipv4/af_inet.c:819\n  sock_sendmsg_nosec net/socket.c:714 [inline]\n  sock_sendmsg+0xcf/0x120 net/socket.c:734\n\nThis patch is to fix it by not replacing the sh_key when it returns\nerrors from sctp_auth_asoc_init_active_key() in sctp_auth_set_key().\nFor sctp_auth_set_active_key(), old active_key_id will be set back\nto asoc-\u003eactive_key_id when the same thing happens."
          }
        ],
        "id": "CVE-2022-50243",
        "lastModified": "2026-08-04T10:18:08.787",
        "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": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
              "type": "Secondary"
            },
            {
              "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"
            }
          ]
        },
        "published": "2025-09-15T14:15:34.620",
        "references": [
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/022152aaebe116a25c39818a07e175a8cd3c1e11"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/0f90099d18e3abdc01babf686f41f63fe04939c1"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/19d636b663e0e92951bba5fced929ca7fd25c552"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/382ff44716603a54f5fd238ddec6a2468e217612"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/3b0fcf5e29c0940e1169ce9c44f73edd98bdf12d"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/b8fa99a3a11bdd77fef6b4a97f1021eb30b5ba40"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/f65955340e0044f5c41ac799a01698ac7dee8a4e"
          }
        ],
        "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-416"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-08-04T19:41:09+00:00",
      "cve": "CVE-2022-50243",
      "id": "CVE-2022-50243",
      "initial_release_date": "2022-01-01T00:00:00+00:00",
      "product_status:fixed": "450",
      "product_status:known_affected": "38",
      "product_status:known_not_affected": "118",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: sctp: handle the error returned from sctp_auth_asoc_init_active_key",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2022/cve-2022-50243.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-08-29T02:22:23Z",
      "cve": "CVE-2022-50243",
      "id": "CVE-2022-50243",
      "initial_release_date": "2025-09-17T23:31:49Z",
      "product_status:known_affected": "128",
      "product_status:known_not_affected": "395",
      "product_status:recommended": "47",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2022-50243",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2022-50243.json",
      "version": "11"
    }
  }
}



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…

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…