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

CVE-2022-50536 (GCVE-0-2022-50536)

Vulnerability from cvelistv5 – Published: 2025-10-07 15:21 – Updated: 2026-08-05 08:59
VLAI
Title
bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data
Summary
In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data In tcp_bpf_send_verdict() redirection, the eval variable is assigned to __SK_REDIRECT after the apply_bytes data is sent, if msg has more_data, sock_put() will be called multiple times. We should reset the eval variable to __SK_NONE every time more_data starts. This causes: IPv4: Attempt to release TCP socket in state 1 00000000b4c925d7 ------------[ cut here ]------------ refcount_t: addition on 0; use-after-free. WARNING: CPU: 5 PID: 4482 at lib/refcount.c:25 refcount_warn_saturate+0x7d/0x110 Modules linked in: CPU: 5 PID: 4482 Comm: sockhash_bypass Kdump: loaded Not tainted 6.0.0 #1 Hardware name: Red Hat KVM, BIOS 1.11.0-2.el7 04/01/2014 Call Trace: <TASK> __tcp_transmit_skb+0xa1b/0xb90 ? __alloc_skb+0x8c/0x1a0 ? __kmalloc_node_track_caller+0x184/0x320 tcp_write_xmit+0x22a/0x1110 __tcp_push_pending_frames+0x32/0xf0 do_tcp_sendpages+0x62d/0x640 tcp_bpf_push+0xae/0x2c0 tcp_bpf_sendmsg_redir+0x260/0x410 ? preempt_count_add+0x70/0xa0 tcp_bpf_send_verdict+0x386/0x4b0 tcp_bpf_sendmsg+0x21b/0x3b0 sock_sendmsg+0x58/0x70 __sys_sendto+0xfa/0x170 ? xfd_validate_state+0x1d/0x80 ? switch_fpu_return+0x59/0xe0 __x64_sys_sendto+0x24/0x30 do_syscall_64+0x37/0x90 entry_SYSCALL_64_after_hwframe+0x63/0xcd
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 5f0bfe21c853917aae4bc5a70fe57ddb4054443e , < 7508b9f4daac4ec7dfe0b6fb2d688b1c1c105e10 (git)
Affected: 15dec6d8f8642a26d6a272af2d7f9877df8f02b8 , < 28e4a763cd4a2b1a78852216ef4bd7df3a05cec6 (git)
Affected: cd9733f5d75c94a32544d6ce5be47e14194cf137 , < 8786bde11a4f31b63b3036731df0b47337a7a245 (git)
Affected: cd9733f5d75c94a32544d6ce5be47e14194cf137 , < 578a7628b838a3ac8ad61deaab5a816ff032ac13 (git)
Affected: cd9733f5d75c94a32544d6ce5be47e14194cf137 , < 113236e8f49f262f318c00ebb14b15f4834e87c1 (git)
Affected: cd9733f5d75c94a32544d6ce5be47e14194cf137 , < 7a9841ca025275b5b0edfb0b618934abb6ceec15 (git)
Affected: 6f226ffe4458ea3b8c33287cb8c86f87dc198dce (git)
Affected: 5.4.157 , < 5.4.229 (semver)
Affected: 5.10.77 , < 5.10.163 (semver)
Affected: 5.14.16 , < 5.15 (semver)
guessed Create a notification for this product.
Linux Linux Affected: 5.15
Unaffected: 0 , < 5.15 (semver)
Unaffected: 5.4.229 , ≤ 5.4.* (semver)
Unaffected: 5.10.163 , ≤ 5.10.* (semver)
Unaffected: 5.15.86 , ≤ 5.15.* (semver)
Unaffected: 6.0.16 , ≤ 6.0.* (semver)
Unaffected: 6.1.2 , ≤ 6.1.* (semver)
Unaffected: 6.2 , ≤ * (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/ipv4/tcp_bpf.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "7508b9f4daac4ec7dfe0b6fb2d688b1c1c105e10",
              "status": "affected",
              "version": "5f0bfe21c853917aae4bc5a70fe57ddb4054443e",
              "versionType": "git"
            },
            {
              "lessThan": "28e4a763cd4a2b1a78852216ef4bd7df3a05cec6",
              "status": "affected",
              "version": "15dec6d8f8642a26d6a272af2d7f9877df8f02b8",
              "versionType": "git"
            },
            {
              "lessThan": "8786bde11a4f31b63b3036731df0b47337a7a245",
              "status": "affected",
              "version": "cd9733f5d75c94a32544d6ce5be47e14194cf137",
              "versionType": "git"
            },
            {
              "lessThan": "578a7628b838a3ac8ad61deaab5a816ff032ac13",
              "status": "affected",
              "version": "cd9733f5d75c94a32544d6ce5be47e14194cf137",
              "versionType": "git"
            },
            {
              "lessThan": "113236e8f49f262f318c00ebb14b15f4834e87c1",
              "status": "affected",
              "version": "cd9733f5d75c94a32544d6ce5be47e14194cf137",
              "versionType": "git"
            },
            {
              "lessThan": "7a9841ca025275b5b0edfb0b618934abb6ceec15",
              "status": "affected",
              "version": "cd9733f5d75c94a32544d6ce5be47e14194cf137",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "6f226ffe4458ea3b8c33287cb8c86f87dc198dce",
              "versionType": "git"
            },
            {
              "lessThan": "5.4.229",
              "status": "affected",
              "version": "5.4.157",
              "versionType": "semver"
            },
            {
              "lessThan": "5.10.163",
              "status": "affected",
              "version": "5.10.77",
              "versionType": "semver"
            },
            {
              "lessThan": "5.15",
              "status": "affected",
              "version": "5.14.16",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "net/ipv4/tcp_bpf.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.15"
            },
            {
              "lessThan": "5.15",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.229",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.163",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.86",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.0.*",
              "status": "unaffected",
              "version": "6.0.16",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.2",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.2",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.229",
                  "versionStartIncluding": "5.4.157",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.163",
                  "versionStartIncluding": "5.10.77",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.86",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.0.16",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.2",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.2",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.14.16",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf, sockmap: Fix repeated calls to sock_put() when msg has more_data\n\nIn tcp_bpf_send_verdict() redirection, the eval variable is assigned to\n__SK_REDIRECT after the apply_bytes data is sent, if msg has more_data,\nsock_put() will be called multiple times.\n\nWe should reset the eval variable to __SK_NONE every time more_data\nstarts.\n\nThis causes:\n\nIPv4: Attempt to release TCP socket in state 1 00000000b4c925d7\n------------[ cut here ]------------\nrefcount_t: addition on 0; use-after-free.\nWARNING: CPU: 5 PID: 4482 at lib/refcount.c:25 refcount_warn_saturate+0x7d/0x110\nModules linked in:\nCPU: 5 PID: 4482 Comm: sockhash_bypass Kdump: loaded Not tainted 6.0.0 #1\nHardware name: Red Hat KVM, BIOS 1.11.0-2.el7 04/01/2014\nCall Trace:\n \u003cTASK\u003e\n __tcp_transmit_skb+0xa1b/0xb90\n ? __alloc_skb+0x8c/0x1a0\n ? __kmalloc_node_track_caller+0x184/0x320\n tcp_write_xmit+0x22a/0x1110\n __tcp_push_pending_frames+0x32/0xf0\n do_tcp_sendpages+0x62d/0x640\n tcp_bpf_push+0xae/0x2c0\n tcp_bpf_sendmsg_redir+0x260/0x410\n ? preempt_count_add+0x70/0xa0\n tcp_bpf_send_verdict+0x386/0x4b0\n tcp_bpf_sendmsg+0x21b/0x3b0\n sock_sendmsg+0x58/0x70\n __sys_sendto+0xfa/0x170\n ? xfd_validate_state+0x1d/0x80\n ? switch_fpu_return+0x59/0xe0\n __x64_sys_sendto+0x24/0x30\n do_syscall_64+0x37/0x90\n entry_SYSCALL_64_after_hwframe+0x63/0xcd"
        }
      ],
      "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 bug is reached only via local sendto/sendmsg on a TCP socket enrolled in a BPF sockmap/sockhash with an SK_MSG redirect program (tcp_bpf_sendmsg \u2192 tcp_bpf_send_verdict); SK_MSG processes locally sent data, not remote peer packets.\nAC:L - The attacker controls the SK_MSG apply_bytes/redirect policy and the send size that forces the more_data loop, so the extra sock_put and resulting socket UAF are deterministic with no race or uncontrolled layout.\nPR:L - Sockmap/SK_MSG setup needs CAP_NET_ADMIN/CAP_BPF, but those are routinely held by networking containers and delegated via BPF tokens; once a sockmap redirect path exists (e.g. service-mesh/sockops), an ordinary unprivileged send on an enrolled socket triggers the bug.\nUI:N - The attacker performs map/program setup (or relies on an existing deployment) and the triggering sendmsg themselves; no victim action is required.\nS:U - The socket refcount underflow and use-after-free remain inside the host kernel\u0027s security authority; no VM, IOMMU, or sandbox boundary is crossed.\nC:H - Repeated sock_put() underflows the redirect socket\u0027s refcount and frees struct sock while it is still used, enabling heap reuse of the freed socket and arbitrary kernel memory disclosure per UAF guidance.\nI:H - A use-after-free on struct sock (sk_prot, callbacks, sk_redir) is heap-sprayable into write and control-flow hijack primitives, matching High integrity impact for UAF memory corruption.\nA:H - The bug produces refcount_t use-after-free warnings and kernel oops/panic on the freed socket path, and any UAF is scored High availability even when not fully weaponized."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-05T08:59:05.133Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/7508b9f4daac4ec7dfe0b6fb2d688b1c1c105e10"
        },
        {
          "url": "https://git.kernel.org/stable/c/28e4a763cd4a2b1a78852216ef4bd7df3a05cec6"
        },
        {
          "url": "https://git.kernel.org/stable/c/8786bde11a4f31b63b3036731df0b47337a7a245"
        },
        {
          "url": "https://git.kernel.org/stable/c/578a7628b838a3ac8ad61deaab5a816ff032ac13"
        },
        {
          "url": "https://git.kernel.org/stable/c/113236e8f49f262f318c00ebb14b15f4834e87c1"
        },
        {
          "url": "https://git.kernel.org/stable/c/7a9841ca025275b5b0edfb0b618934abb6ceec15"
        }
      ],
      "title": "bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-50536",
    "datePublished": "2025-10-07T15:21:03.056Z",
    "dateReserved": "2025-10-07T15:15:38.666Z",
    "dateUpdated": "2026-08-05T08:59:05.133Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2022-50536",
      "date": "2026-09-17",
      "epss": "0.00168",
      "percentile": "0.06467"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2022-50536\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-10-07T16:15:37.810\",\"lastModified\":\"2026-08-04T10:18:19.070\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nbpf, sockmap: Fix repeated calls to sock_put() when msg has more_data\\n\\nIn tcp_bpf_send_verdict() redirection, the eval variable is assigned to\\n__SK_REDIRECT after the apply_bytes data is sent, if msg has more_data,\\nsock_put() will be called multiple times.\\n\\nWe should reset the eval variable to __SK_NONE every time more_data\\nstarts.\\n\\nThis causes:\\n\\nIPv4: Attempt to release TCP socket in state 1 00000000b4c925d7\\n------------[ cut here ]------------\\nrefcount_t: addition on 0; use-after-free.\\nWARNING: CPU: 5 PID: 4482 at lib/refcount.c:25 refcount_warn_saturate+0x7d/0x110\\nModules linked in:\\nCPU: 5 PID: 4482 Comm: sockhash_bypass Kdump: loaded Not tainted 6.0.0 #1\\nHardware name: Red Hat KVM, BIOS 1.11.0-2.el7 04/01/2014\\nCall Trace:\\n \u003cTASK\u003e\\n __tcp_transmit_skb+0xa1b/0xb90\\n ? __alloc_skb+0x8c/0x1a0\\n ? __kmalloc_node_track_caller+0x184/0x320\\n tcp_write_xmit+0x22a/0x1110\\n __tcp_push_pending_frames+0x32/0xf0\\n do_tcp_sendpages+0x62d/0x640\\n tcp_bpf_push+0xae/0x2c0\\n tcp_bpf_sendmsg_redir+0x260/0x410\\n ? preempt_count_add+0x70/0xa0\\n tcp_bpf_send_verdict+0x386/0x4b0\\n tcp_bpf_sendmsg+0x21b/0x3b0\\n sock_sendmsg+0x58/0x70\\n __sys_sendto+0xfa/0x170\\n ? xfd_validate_state+0x1d/0x80\\n ? switch_fpu_return+0x59/0xe0\\n __x64_sys_sendto+0x24/0x30\\n do_syscall_64+0x37/0x90\\n entry_SYSCALL_64_after_hwframe+0x63/0xcd\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"net/ipv4/tcp_bpf.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5f0bfe21c853917aae4bc5a70fe57ddb4054443e\",\"lessThan\":\"7508b9f4daac4ec7dfe0b6fb2d688b1c1c105e10\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"15dec6d8f8642a26d6a272af2d7f9877df8f02b8\",\"lessThan\":\"28e4a763cd4a2b1a78852216ef4bd7df3a05cec6\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"cd9733f5d75c94a32544d6ce5be47e14194cf137\",\"lessThan\":\"8786bde11a4f31b63b3036731df0b47337a7a245\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"cd9733f5d75c94a32544d6ce5be47e14194cf137\",\"lessThan\":\"578a7628b838a3ac8ad61deaab5a816ff032ac13\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"cd9733f5d75c94a32544d6ce5be47e14194cf137\",\"lessThan\":\"113236e8f49f262f318c00ebb14b15f4834e87c1\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"cd9733f5d75c94a32544d6ce5be47e14194cf137\",\"lessThan\":\"7a9841ca025275b5b0edfb0b618934abb6ceec15\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"6f226ffe4458ea3b8c33287cb8c86f87dc198dce\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5.4.157\",\"lessThan\":\"5.4.229\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.10.77\",\"lessThan\":\"5.10.163\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.14.16\",\"lessThan\":\"5.15\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"net/ipv4/tcp_bpf.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5.15\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"5.15\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.4.229\",\"lessThanOrEqual\":\"5.4.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.163\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.86\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.0.16\",\"lessThanOrEqual\":\"6.0.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.2\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.2\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-415\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.4.157\",\"versionEndExcluding\":\"5.4.229\",\"matchCriteriaId\":\"38029C28-40EC-431A-86DF-D564128526A8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.10.77\",\"versionEndExcluding\":\"5.10.163\",\"matchCriteriaId\":\"CD27587D-BA29-4363-8521-80E76174744B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.14.16\",\"versionEndExcluding\":\"5.15\",\"matchCriteriaId\":\"1109FEBB-0F4F-45E9-A22A-DE9E2AE996E4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.15.1\",\"versionEndExcluding\":\"5.15.86\",\"matchCriteriaId\":\"2C886750-FD94-498C-9A7E-7C7669A8BB31\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"6.0.16\",\"matchCriteriaId\":\"C720A569-3D93-4D77-95F6-E2B3A3267D9F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.1\",\"versionEndExcluding\":\"6.1.2\",\"matchCriteriaId\":\"77239F4B-6BB2-4B9E-A654-36A52396116C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.15:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"40D9C0D1-0F32-4A2B-9840-1072F5497540\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/113236e8f49f262f318c00ebb14b15f4834e87c1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/28e4a763cd4a2b1a78852216ef4bd7df3a05cec6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/578a7628b838a3ac8ad61deaab5a816ff032ac13\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/7508b9f4daac4ec7dfe0b6fb2d688b1c1c105e10\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/7a9841ca025275b5b0edfb0b618934abb6ceec15\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/8786bde11a4f31b63b3036731df0b47337a7a245\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-08-13T18:54:57+00:00",
      "cve": "CVE-2022-50536",
      "id": "CVE-2022-50536",
      "initial_release_date": "2022-01-01T00:00:00+00:00",
      "product_status:fixed": "286",
      "product_status:known_affected": "38",
      "product_status:known_not_affected": "118",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2022/cve-2022-50536.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-08-31T01:22:39Z",
      "cve": "CVE-2022-50536",
      "id": "CVE-2022-50536",
      "initial_release_date": "2025-10-07T23:49:23Z",
      "product_status:known_affected": "61",
      "product_status:known_not_affected": "404",
      "product_status:recommended": "72",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2022-50536",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2022-50536.json",
      "version": "23"
    }
  }
}



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…