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

Vulnerability from cvelistv5 – Published: 2025-02-26 02:11 – Updated: 2025-10-01 19:46
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.
CWE
  • CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Assigner
Impacted products
Vendor Product Version
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)
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)
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"
            }
          ]
        },
        {
          "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": "2025-05-04T12:44:29.570Z",
        "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": "2025-10-01T19:46:54.869Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.7, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-49344\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-10-01T19:42:59.516016Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-362\", \"description\": \"CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-10-01T16:16:15.840Z\"}}], \"cna\": {\"title\": \"af_unix: Fix a data-race in unix_dgram_peer_wake_me().\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"7d267278a9ece963d77eefec61630223fce08c6c\", \"lessThan\": \"95f0ba806277733bf6024e23e27e1be773701cca\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"7d267278a9ece963d77eefec61630223fce08c6c\", \"lessThan\": \"556720013c36c193d9cbfb06e7b33e51f0c39fbf\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"7d267278a9ece963d77eefec61630223fce08c6c\", \"lessThan\": \"c61848500a3fd6867dfa4834b8c7f97133eceb9f\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"7d267278a9ece963d77eefec61630223fce08c6c\", \"lessThan\": \"c926ae58f24f7bd55aa2ea4add9f952032507913\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"7d267278a9ece963d77eefec61630223fce08c6c\", \"lessThan\": \"71e8bfc7f838cabc60cba24e09ca84c4f8321ab2\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"7d267278a9ece963d77eefec61630223fce08c6c\", \"lessThan\": \"8801eb3ccd2e4e3b1a01449383e3321ae6dbd9d6\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"7d267278a9ece963d77eefec61630223fce08c6c\", \"lessThan\": \"662a80946ce13633ae90a55379f1346c10f0c432\", \"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\"}], \"programFiles\": [\"net/unix/af_unix.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"4.4\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"4.4\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"4.19.247\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.19.*\"}, {\"status\": \"unaffected\", \"version\": \"5.4.198\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.4.*\"}, {\"status\": \"unaffected\", \"version\": \"5.10.122\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.15.47\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"5.17.15\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.17.*\"}, {\"status\": \"unaffected\", \"version\": \"5.18.4\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.18.*\"}, {\"status\": \"unaffected\", \"version\": \"5.19\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"net/unix/af_unix.c\"], \"defaultStatus\": \"affected\"}], \"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\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"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.\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.19.247\", \"versionStartIncluding\": \"4.4\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.4.198\", \"versionStartIncluding\": \"4.4\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.10.122\", \"versionStartIncluding\": \"4.4\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.47\", \"versionStartIncluding\": \"4.4\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.17.15\", \"versionStartIncluding\": \"4.4\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.18.4\", \"versionStartIncluding\": \"4.4\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.19\", \"versionStartIncluding\": \"4.4\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"2.6.32.70\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"3.2.75\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"3.4.111\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"3.10.95\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"3.12.52\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"3.14.59\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"3.18.26\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"4.1.15\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"4.2.8\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"4.3.3\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2025-05-04T12:44:29.570Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2022-49344\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-10-01T19:46:54.869Z\", \"dateReserved\": \"2025-02-26T02:08:31.542Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2025-02-26T02:11:00.498Z\", \"assignerShortName\": \"Linux\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

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…