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

CVE-2022-49344 (GCVE-0-2022-49344)

Vulnerability from cvelistv5 – Published: 2025-02-26 02:11 – Updated: 2026-05-23 15:21
VLAI
Title
af_unix: Fix a data-race in unix_dgram_peer_wake_me().
Summary
In the Linux kernel, the following vulnerability has been resolved: af_unix: Fix a data-race in unix_dgram_peer_wake_me(). unix_dgram_poll() calls unix_dgram_peer_wake_me() without `other`'s lock held and check if its receive queue is full. Here we need to use unix_recvq_full_lockless() instead of unix_recvq_full(), otherwise KCSAN will report a data-race.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2025-10-01 19:42 UTC
CWE
  • CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 7d267278a9ece963d77eefec61630223fce08c6c , < 95f0ba806277733bf6024e23e27e1be773701cca (git)
Affected: 7d267278a9ece963d77eefec61630223fce08c6c , < 556720013c36c193d9cbfb06e7b33e51f0c39fbf (git)
Affected: 7d267278a9ece963d77eefec61630223fce08c6c , < c61848500a3fd6867dfa4834b8c7f97133eceb9f (git)
Affected: 7d267278a9ece963d77eefec61630223fce08c6c , < c926ae58f24f7bd55aa2ea4add9f952032507913 (git)
Affected: 7d267278a9ece963d77eefec61630223fce08c6c , < 71e8bfc7f838cabc60cba24e09ca84c4f8321ab2 (git)
Affected: 7d267278a9ece963d77eefec61630223fce08c6c , < 8801eb3ccd2e4e3b1a01449383e3321ae6dbd9d6 (git)
Affected: 7d267278a9ece963d77eefec61630223fce08c6c , < 662a80946ce13633ae90a55379f1346c10f0c432 (git)
Affected: 60bc010667ef06e0fb08d5ec599c0977adc2ac72 (git)
Affected: a3b0f6e8a21ef02f69a15abac440572d8cde8c2a (git)
Affected: ec54d5ae9d298abf01c273233de9f2bc25d80475 (git)
Affected: da8db0830a2ce63f628150307a01a315f5081202 (git)
Affected: 9964b4c4ee925b2910723e509abd7241cff1ef84 (git)
Affected: 9d054f57adc981a5f503d5eb9b259aa450b90dc5 (git)
Affected: 72032798034d921ed565e3bf8dfdc3098f6473e2 (git)
Affected: 5c77e26862ce604edea05b3442ed765e9756fe0f (git)
Affected: bad967fdd8ecbdd171f5f243657be033d2d081a7 (git)
Affected: 58a6a46a036ce81a2a8ecaa6fc1537c894349e3f (git)
Affected: 2.6.32.70 , < 2.6.33 (semver)
Affected: 3.2.75 , < 3.3 (semver)
Affected: 3.4.111 , < 3.5 (semver)
Affected: 3.10.95 , < 3.11 (semver)
Affected: 3.12.52 , < 3.13 (semver)
Affected: 3.14.59 , < 3.15 (semver)
Affected: 3.18.26 , < 3.19 (semver)
Affected: 4.1.15 , < 4.2 (semver)
Affected: 4.2.8 , < 4.3 (semver)
Affected: 4.3.3 , < 4.4 (semver)
guessed Create a notification for this product.
Linux Linux Affected: 4.4
Unaffected: 0 , < 4.4 (semver)
Unaffected: 4.19.247 , ≤ 4.19.* (semver)
Unaffected: 5.4.198 , ≤ 5.4.* (semver)
Unaffected: 5.10.122 , ≤ 5.10.* (semver)
Unaffected: 5.15.47 , ≤ 5.15.* (semver)
Unaffected: 5.17.15 , ≤ 5.17.* (semver)
Unaffected: 5.18.4 , ≤ 5.18.* (semver)
Unaffected: 5.19 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "HIGH",
              "attackVector": "LOCAL",
              "availabilityImpact": "HIGH",
              "baseScore": 4.7,
              "baseSeverity": "MEDIUM",
              "confidentialityImpact": "NONE",
              "integrityImpact": "NONE",
              "privilegesRequired": "LOW",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2022-49344",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-10-01T19:42:59.516016Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "cweId": "CWE-362",
                "description": "CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-10-01T19:46:54.869Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/unix/af_unix.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "95f0ba806277733bf6024e23e27e1be773701cca",
              "status": "affected",
              "version": "7d267278a9ece963d77eefec61630223fce08c6c",
              "versionType": "git"
            },
            {
              "lessThan": "556720013c36c193d9cbfb06e7b33e51f0c39fbf",
              "status": "affected",
              "version": "7d267278a9ece963d77eefec61630223fce08c6c",
              "versionType": "git"
            },
            {
              "lessThan": "c61848500a3fd6867dfa4834b8c7f97133eceb9f",
              "status": "affected",
              "version": "7d267278a9ece963d77eefec61630223fce08c6c",
              "versionType": "git"
            },
            {
              "lessThan": "c926ae58f24f7bd55aa2ea4add9f952032507913",
              "status": "affected",
              "version": "7d267278a9ece963d77eefec61630223fce08c6c",
              "versionType": "git"
            },
            {
              "lessThan": "71e8bfc7f838cabc60cba24e09ca84c4f8321ab2",
              "status": "affected",
              "version": "7d267278a9ece963d77eefec61630223fce08c6c",
              "versionType": "git"
            },
            {
              "lessThan": "8801eb3ccd2e4e3b1a01449383e3321ae6dbd9d6",
              "status": "affected",
              "version": "7d267278a9ece963d77eefec61630223fce08c6c",
              "versionType": "git"
            },
            {
              "lessThan": "662a80946ce13633ae90a55379f1346c10f0c432",
              "status": "affected",
              "version": "7d267278a9ece963d77eefec61630223fce08c6c",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "60bc010667ef06e0fb08d5ec599c0977adc2ac72",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "a3b0f6e8a21ef02f69a15abac440572d8cde8c2a",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "ec54d5ae9d298abf01c273233de9f2bc25d80475",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "da8db0830a2ce63f628150307a01a315f5081202",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "9964b4c4ee925b2910723e509abd7241cff1ef84",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "9d054f57adc981a5f503d5eb9b259aa450b90dc5",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "72032798034d921ed565e3bf8dfdc3098f6473e2",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "5c77e26862ce604edea05b3442ed765e9756fe0f",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "bad967fdd8ecbdd171f5f243657be033d2d081a7",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "58a6a46a036ce81a2a8ecaa6fc1537c894349e3f",
              "versionType": "git"
            },
            {
              "lessThan": "2.6.33",
              "status": "affected",
              "version": "2.6.32.70",
              "versionType": "semver"
            },
            {
              "lessThan": "3.3",
              "status": "affected",
              "version": "3.2.75",
              "versionType": "semver"
            },
            {
              "lessThan": "3.5",
              "status": "affected",
              "version": "3.4.111",
              "versionType": "semver"
            },
            {
              "lessThan": "3.11",
              "status": "affected",
              "version": "3.10.95",
              "versionType": "semver"
            },
            {
              "lessThan": "3.13",
              "status": "affected",
              "version": "3.12.52",
              "versionType": "semver"
            },
            {
              "lessThan": "3.15",
              "status": "affected",
              "version": "3.14.59",
              "versionType": "semver"
            },
            {
              "lessThan": "3.19",
              "status": "affected",
              "version": "3.18.26",
              "versionType": "semver"
            },
            {
              "lessThan": "4.2",
              "status": "affected",
              "version": "4.1.15",
              "versionType": "semver"
            },
            {
              "lessThan": "4.3",
              "status": "affected",
              "version": "4.2.8",
              "versionType": "semver"
            },
            {
              "lessThan": "4.4",
              "status": "affected",
              "version": "4.3.3",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "net/unix/af_unix.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.4"
            },
            {
              "lessThan": "4.4",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.247",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.198",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.122",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.47",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.17.*",
              "status": "unaffected",
              "version": "5.17.15",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.18.*",
              "status": "unaffected",
              "version": "5.18.4",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "5.19",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.247",
                  "versionStartIncluding": "4.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.198",
                  "versionStartIncluding": "4.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.122",
                  "versionStartIncluding": "4.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.47",
                  "versionStartIncluding": "4.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.17.15",
                  "versionStartIncluding": "4.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.18.4",
                  "versionStartIncluding": "4.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.19",
                  "versionStartIncluding": "4.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "2.6.32.70",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "3.2.75",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "3.4.111",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "3.10.95",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "3.12.52",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "3.14.59",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "3.18.26",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "4.1.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "4.2.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "4.3.3",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\naf_unix: Fix a data-race in unix_dgram_peer_wake_me().\n\nunix_dgram_poll() calls unix_dgram_peer_wake_me() without `other`\u0027s\nlock held and check if its receive queue is full.  Here we need to\nuse unix_recvq_full_lockless() instead of unix_recvq_full(), otherwise\nKCSAN will report a data-race."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-23T15:21:57.333Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/95f0ba806277733bf6024e23e27e1be773701cca"
        },
        {
          "url": "https://git.kernel.org/stable/c/556720013c36c193d9cbfb06e7b33e51f0c39fbf"
        },
        {
          "url": "https://git.kernel.org/stable/c/c61848500a3fd6867dfa4834b8c7f97133eceb9f"
        },
        {
          "url": "https://git.kernel.org/stable/c/c926ae58f24f7bd55aa2ea4add9f952032507913"
        },
        {
          "url": "https://git.kernel.org/stable/c/71e8bfc7f838cabc60cba24e09ca84c4f8321ab2"
        },
        {
          "url": "https://git.kernel.org/stable/c/8801eb3ccd2e4e3b1a01449383e3321ae6dbd9d6"
        },
        {
          "url": "https://git.kernel.org/stable/c/662a80946ce13633ae90a55379f1346c10f0c432"
        }
      ],
      "title": "af_unix: Fix a data-race in unix_dgram_peer_wake_me().",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-49344",
    "datePublished": "2025-02-26T02:11:00.498Z",
    "dateReserved": "2025-02-26T02:08:31.542Z",
    "dateUpdated": "2026-05-23T15:21:57.333Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2022-49344",
      "date": "2026-09-19",
      "epss": "0.0019",
      "percentile": "0.08962"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unaffected",
                "product": "Linux",
                "programFiles": [
                  "net/unix/af_unix.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "lessThan": "95f0ba806277733bf6024e23e27e1be773701cca",
                    "status": "affected",
                    "version": "7d267278a9ece963d77eefec61630223fce08c6c",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "556720013c36c193d9cbfb06e7b33e51f0c39fbf",
                    "status": "affected",
                    "version": "7d267278a9ece963d77eefec61630223fce08c6c",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "c61848500a3fd6867dfa4834b8c7f97133eceb9f",
                    "status": "affected",
                    "version": "7d267278a9ece963d77eefec61630223fce08c6c",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "c926ae58f24f7bd55aa2ea4add9f952032507913",
                    "status": "affected",
                    "version": "7d267278a9ece963d77eefec61630223fce08c6c",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "71e8bfc7f838cabc60cba24e09ca84c4f8321ab2",
                    "status": "affected",
                    "version": "7d267278a9ece963d77eefec61630223fce08c6c",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "8801eb3ccd2e4e3b1a01449383e3321ae6dbd9d6",
                    "status": "affected",
                    "version": "7d267278a9ece963d77eefec61630223fce08c6c",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "662a80946ce13633ae90a55379f1346c10f0c432",
                    "status": "affected",
                    "version": "7d267278a9ece963d77eefec61630223fce08c6c",
                    "versionType": "git"
                  },
                  {
                    "status": "affected",
                    "version": "60bc010667ef06e0fb08d5ec599c0977adc2ac72",
                    "versionType": "git"
                  },
                  {
                    "status": "affected",
                    "version": "a3b0f6e8a21ef02f69a15abac440572d8cde8c2a",
                    "versionType": "git"
                  },
                  {
                    "status": "affected",
                    "version": "ec54d5ae9d298abf01c273233de9f2bc25d80475",
                    "versionType": "git"
                  },
                  {
                    "status": "affected",
                    "version": "da8db0830a2ce63f628150307a01a315f5081202",
                    "versionType": "git"
                  },
                  {
                    "status": "affected",
                    "version": "9964b4c4ee925b2910723e509abd7241cff1ef84",
                    "versionType": "git"
                  },
                  {
                    "status": "affected",
                    "version": "9d054f57adc981a5f503d5eb9b259aa450b90dc5",
                    "versionType": "git"
                  },
                  {
                    "status": "affected",
                    "version": "72032798034d921ed565e3bf8dfdc3098f6473e2",
                    "versionType": "git"
                  },
                  {
                    "status": "affected",
                    "version": "5c77e26862ce604edea05b3442ed765e9756fe0f",
                    "versionType": "git"
                  },
                  {
                    "status": "affected",
                    "version": "bad967fdd8ecbdd171f5f243657be033d2d081a7",
                    "versionType": "git"
                  },
                  {
                    "status": "affected",
                    "version": "58a6a46a036ce81a2a8ecaa6fc1537c894349e3f",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "2.6.33",
                    "status": "affected",
                    "version": "2.6.32.70",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "3.3",
                    "status": "affected",
                    "version": "3.2.75",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "3.5",
                    "status": "affected",
                    "version": "3.4.111",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "3.11",
                    "status": "affected",
                    "version": "3.10.95",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "3.13",
                    "status": "affected",
                    "version": "3.12.52",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "3.15",
                    "status": "affected",
                    "version": "3.14.59",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "3.19",
                    "status": "affected",
                    "version": "3.18.26",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "4.2",
                    "status": "affected",
                    "version": "4.1.15",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "4.3",
                    "status": "affected",
                    "version": "4.2.8",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "4.4",
                    "status": "affected",
                    "version": "4.3.3",
                    "versionType": "semver"
                  }
                ]
              },
              {
                "defaultStatus": "affected",
                "product": "Linux",
                "programFiles": [
                  "net/unix/af_unix.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "status": "affected",
                    "version": "4.4"
                  },
                  {
                    "lessThan": "4.4",
                    "status": "unaffected",
                    "version": "0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "4.19.*",
                    "status": "unaffected",
                    "version": "4.19.247",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.4.*",
                    "status": "unaffected",
                    "version": "5.4.198",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.10.*",
                    "status": "unaffected",
                    "version": "5.10.122",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.15.*",
                    "status": "unaffected",
                    "version": "5.15.47",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.17.*",
                    "status": "unaffected",
                    "version": "5.17.15",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.18.*",
                    "status": "unaffected",
                    "version": "5.18.4",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "*",
                    "status": "unaffected",
                    "version": "5.19",
                    "versionType": "original_commit_for_fix"
                  }
                ]
              }
            ],
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
          }
        ],
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "5638A0E8-3156-4172-8646-A06234434789",
                    "versionEndExcluding": "3.3",
                    "versionStartIncluding": "3.2.75",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E52E1F3C-10B4-4F40-8A2A-9594BC2B215D",
                    "versionEndExcluding": "3.5",
                    "versionStartIncluding": "3.4.111",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "EC5478BC-B6FF-4B04-987C-ADAEAE43CBA8",
                    "versionEndExcluding": "3.11",
                    "versionStartIncluding": "3.10.95",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "06C65A71-8C38-4C15-8A5D-CFA8D65BFCA0",
                    "versionEndExcluding": "3.13",
                    "versionStartIncluding": "3.12.52",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1A2F1110-C965-4944-9689-F1761C69A6D1",
                    "versionEndExcluding": "3.15",
                    "versionStartIncluding": "3.14.59",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "830AF0C0-9263-4CB8-A52B-833DA911C43B",
                    "versionEndExcluding": "3.19",
                    "versionStartIncluding": "3.18.26",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "30BD25FB-1AEB-4577-9EA8-05D01771198D",
                    "versionEndExcluding": "4.2",
                    "versionStartIncluding": "4.1.15",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "ECDD7212-EFE8-403A-B34A-CE83B1E7139D",
                    "versionEndExcluding": "4.3",
                    "versionStartIncluding": "4.2.8",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "AEFFC18C-45D7-41A2-B7D9-545D81B3F8D8",
                    "versionEndExcluding": "4.19.247",
                    "versionStartIncluding": "4.3.3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "3EC49633-14DE-4EBD-BB80-76AE2E3EABB9",
                    "versionEndExcluding": "5.4.198",
                    "versionStartIncluding": "4.20",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1B42AA01-44D8-4572-95E6-FF8E374CF9C5",
                    "versionEndExcluding": "5.10.122",
                    "versionStartIncluding": "5.5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "FC042EE3-4864-4325-BE0B-4BCDBF11AA61",
                    "versionEndExcluding": "5.15.47",
                    "versionStartIncluding": "5.11",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "53E7AA2E-2FB4-45CA-A22B-08B4EDBB51AD",
                    "versionEndExcluding": "5.17.15",
                    "versionStartIncluding": "5.16",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "FA6D643C-6D6A-4821-8A8D-B5776B8F0103",
                    "versionEndExcluding": "5.18.4",
                    "versionStartIncluding": "5.18",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:5.19:rc1:*:*:*:*:*:*",
                    "matchCriteriaId": "A8C30C2D-F82D-4D37-AB48-D76ABFBD5377",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "In the Linux kernel, the following vulnerability has been resolved:\n\naf_unix: Fix a data-race in unix_dgram_peer_wake_me().\n\nunix_dgram_poll() calls unix_dgram_peer_wake_me() without `other`\u0027s\nlock held and check if its receive queue is full.  Here we need to\nuse unix_recvq_full_lockless() instead of unix_recvq_full(), otherwise\nKCSAN will report a data-race."
          },
          {
            "lang": "es",
            "value": "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: af_unix: Se solucion\u00f3 una ejecuci\u00f3n de datos en unix_dgram_peer_wake_me(). unix_dgram_poll() llama a unix_dgram_peer_wake_me() sin el bloqueo de `other` y verifica si su cola de recepci\u00f3n est\u00e1 llena. Aqu\u00ed necesitamos usar unix_recvq_full_lockless() en lugar de unix_recvq_full(), de lo contrario KCSAN informar\u00e1 una ejecuci\u00f3n de datos."
          }
        ],
        "id": "CVE-2022-49344",
        "lastModified": "2026-06-17T05:17:46.560",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "HIGH",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 4.7,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 1.0,
              "impactScore": 3.6,
              "source": "nvd@nist.gov",
              "type": "Primary"
            },
            {
              "cvssData": {
                "attackComplexity": "HIGH",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 4.7,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 1.0,
              "impactScore": 3.6,
              "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "type": "Secondary"
            }
          ],
          "ssvcV203": [
            {
              "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "ssvcData": {
                "id": "CVE-2022-49344",
                "options": [
                  {
                    "exploitation": "none"
                  },
                  {
                    "automatable": "no"
                  },
                  {
                    "technicalImpact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-10-01T19:42:59.516016Z",
                "version": "2.0.3"
              }
            }
          ]
        },
        "published": "2025-02-26T07:01:11.140",
        "references": [
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/556720013c36c193d9cbfb06e7b33e51f0c39fbf"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/662a80946ce13633ae90a55379f1346c10f0c432"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/71e8bfc7f838cabc60cba24e09ca84c4f8321ab2"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/8801eb3ccd2e4e3b1a01449383e3321ae6dbd9d6"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/95f0ba806277733bf6024e23e27e1be773701cca"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/c61848500a3fd6867dfa4834b8c7f97133eceb9f"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/c926ae58f24f7bd55aa2ea4add9f952032507913"
          }
        ],
        "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-362"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          },
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-362"
              }
            ],
            "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
            "type": "Secondary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-07-21T18:43:19+00:00",
      "cve": "CVE-2022-49344",
      "id": "CVE-2022-49344",
      "initial_release_date": "2022-01-01T00:00:00+00:00",
      "product_status:known_affected": "198",
      "product_status:known_not_affected": "76",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: af_unix: Fix a data-race in unix_dgram_peer_wake_me().",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2022/cve-2022-49344.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-03T00:39:19Z",
      "cve": "CVE-2022-49344",
      "id": "CVE-2022-49344",
      "initial_release_date": "2025-02-27T03:08:26Z",
      "product_status:known_affected": "667",
      "product_status:known_not_affected": "144",
      "product_status:recommended": "69",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2022-49344",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2022-49344.json",
      "version": "40"
    },
    "vulnrichment": {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "HIGH",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 4.7,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2022-49344",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-10-01T19:42:59.516016Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-362",
                    "description": "CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-10-01T16:16:15.840Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Linux",
              "programFiles": [
                "net/unix/af_unix.c"
              ],
              "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
              "vendor": "Linux",
              "versions": [
                {
                  "lessThan": "95f0ba806277733bf6024e23e27e1be773701cca",
                  "status": "affected",
                  "version": "7d267278a9ece963d77eefec61630223fce08c6c",
                  "versionType": "git"
                },
                {
                  "lessThan": "556720013c36c193d9cbfb06e7b33e51f0c39fbf",
                  "status": "affected",
                  "version": "7d267278a9ece963d77eefec61630223fce08c6c",
                  "versionType": "git"
                },
                {
                  "lessThan": "c61848500a3fd6867dfa4834b8c7f97133eceb9f",
                  "status": "affected",
                  "version": "7d267278a9ece963d77eefec61630223fce08c6c",
                  "versionType": "git"
                },
                {
                  "lessThan": "c926ae58f24f7bd55aa2ea4add9f952032507913",
                  "status": "affected",
                  "version": "7d267278a9ece963d77eefec61630223fce08c6c",
                  "versionType": "git"
                },
                {
                  "lessThan": "71e8bfc7f838cabc60cba24e09ca84c4f8321ab2",
                  "status": "affected",
                  "version": "7d267278a9ece963d77eefec61630223fce08c6c",
                  "versionType": "git"
                },
                {
                  "lessThan": "8801eb3ccd2e4e3b1a01449383e3321ae6dbd9d6",
                  "status": "affected",
                  "version": "7d267278a9ece963d77eefec61630223fce08c6c",
                  "versionType": "git"
                },
                {
                  "lessThan": "662a80946ce13633ae90a55379f1346c10f0c432",
                  "status": "affected",
                  "version": "7d267278a9ece963d77eefec61630223fce08c6c",
                  "versionType": "git"
                },
                {
                  "status": "affected",
                  "version": "60bc010667ef06e0fb08d5ec599c0977adc2ac72",
                  "versionType": "git"
                },
                {
                  "status": "affected",
                  "version": "a3b0f6e8a21ef02f69a15abac440572d8cde8c2a",
                  "versionType": "git"
                },
                {
                  "status": "affected",
                  "version": "ec54d5ae9d298abf01c273233de9f2bc25d80475",
                  "versionType": "git"
                },
                {
                  "status": "affected",
                  "version": "da8db0830a2ce63f628150307a01a315f5081202",
                  "versionType": "git"
                },
                {
                  "status": "affected",
                  "version": "9964b4c4ee925b2910723e509abd7241cff1ef84",
                  "versionType": "git"
                },
                {
                  "status": "affected",
                  "version": "9d054f57adc981a5f503d5eb9b259aa450b90dc5",
                  "versionType": "git"
                },
                {
                  "status": "affected",
                  "version": "72032798034d921ed565e3bf8dfdc3098f6473e2",
                  "versionType": "git"
                },
                {
                  "status": "affected",
                  "version": "5c77e26862ce604edea05b3442ed765e9756fe0f",
                  "versionType": "git"
                },
                {
                  "status": "affected",
                  "version": "bad967fdd8ecbdd171f5f243657be033d2d081a7",
                  "versionType": "git"
                },
                {
                  "status": "affected",
                  "version": "58a6a46a036ce81a2a8ecaa6fc1537c894349e3f",
                  "versionType": "git"
                },
                {
                  "lessThan": "2.6.33",
                  "status": "affected",
                  "version": "2.6.32.70",
                  "versionType": "semver"
                },
                {
                  "lessThan": "3.3",
                  "status": "affected",
                  "version": "3.2.75",
                  "versionType": "semver"
                },
                {
                  "lessThan": "3.5",
                  "status": "affected",
                  "version": "3.4.111",
                  "versionType": "semver"
                },
                {
                  "lessThan": "3.11",
                  "status": "affected",
                  "version": "3.10.95",
                  "versionType": "semver"
                },
                {
                  "lessThan": "3.13",
                  "status": "affected",
                  "version": "3.12.52",
                  "versionType": "semver"
                },
                {
                  "lessThan": "3.15",
                  "status": "affected",
                  "version": "3.14.59",
                  "versionType": "semver"
                },
                {
                  "lessThan": "3.19",
                  "status": "affected",
                  "version": "3.18.26",
                  "versionType": "semver"
                },
                {
                  "lessThan": "4.2",
                  "status": "affected",
                  "version": "4.1.15",
                  "versionType": "semver"
                },
                {
                  "lessThan": "4.3",
                  "status": "affected",
                  "version": "4.2.8",
                  "versionType": "semver"
                },
                {
                  "lessThan": "4.4",
                  "status": "affected",
                  "version": "4.3.3",
                  "versionType": "semver"
                }
              ]
            },
            {
              "defaultStatus": "affected",
              "product": "Linux",
              "programFiles": [
                "net/unix/af_unix.c"
              ],
              "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
              "vendor": "Linux",
              "versions": [
                {
                  "status": "affected",
                  "version": "4.4"
                },
                {
                  "lessThan": "4.4",
                  "status": "unaffected",
                  "version": "0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "4.19.*",
                  "status": "unaffected",
                  "version": "4.19.247",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "5.4.*",
                  "status": "unaffected",
                  "version": "5.4.198",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "5.10.*",
                  "status": "unaffected",
                  "version": "5.10.122",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "5.15.*",
                  "status": "unaffected",
                  "version": "5.15.47",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "5.17.*",
                  "status": "unaffected",
                  "version": "5.17.15",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "5.18.*",
                  "status": "unaffected",
                  "version": "5.18.4",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "5.19",
                  "versionType": "original_commit_for_fix"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.19.247",
                      "versionStartIncluding": "4.4",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "5.4.198",
                      "versionStartIncluding": "4.4",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "5.10.122",
                      "versionStartIncluding": "4.4",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "5.15.47",
                      "versionStartIncluding": "4.4",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "5.17.15",
                      "versionStartIncluding": "4.4",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "5.18.4",
                      "versionStartIncluding": "4.4",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "5.19",
                      "versionStartIncluding": "4.4",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "2.6.32.70",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "3.2.75",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "3.4.111",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "3.10.95",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "3.12.52",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "3.14.59",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "3.18.26",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "4.1.15",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "4.2.8",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                      "versionStartIncluding": "4.3.3",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In the Linux kernel, the following vulnerability has been resolved:\n\naf_unix: Fix a data-race in unix_dgram_peer_wake_me().\n\nunix_dgram_poll() calls unix_dgram_peer_wake_me() without `other`\u0027s\nlock held and check if its receive queue is full.  Here we need to\nuse unix_recvq_full_lockless() instead of unix_recvq_full(), otherwise\nKCSAN will report a data-race."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-05-23T15:21:57.333Z",
            "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "shortName": "Linux"
          },
          "references": [
            {
              "url": "https://git.kernel.org/stable/c/95f0ba806277733bf6024e23e27e1be773701cca"
            },
            {
              "url": "https://git.kernel.org/stable/c/556720013c36c193d9cbfb06e7b33e51f0c39fbf"
            },
            {
              "url": "https://git.kernel.org/stable/c/c61848500a3fd6867dfa4834b8c7f97133eceb9f"
            },
            {
              "url": "https://git.kernel.org/stable/c/c926ae58f24f7bd55aa2ea4add9f952032507913"
            },
            {
              "url": "https://git.kernel.org/stable/c/71e8bfc7f838cabc60cba24e09ca84c4f8321ab2"
            },
            {
              "url": "https://git.kernel.org/stable/c/8801eb3ccd2e4e3b1a01449383e3321ae6dbd9d6"
            },
            {
              "url": "https://git.kernel.org/stable/c/662a80946ce13633ae90a55379f1346c10f0c432"
            }
          ],
          "title": "af_unix: Fix a data-race in unix_dgram_peer_wake_me().",
          "x_generator": {
            "engine": "bippy-1.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "assignerShortName": "Linux",
        "cveId": "CVE-2022-49344",
        "datePublished": "2025-02-26T02:11:00.498Z",
        "dateReserved": "2025-02-26T02:08:31.542Z",
        "dateUpdated": "2026-05-23T15:21:57.333Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



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…