CVE-2024-49944 (GCVE-0-2024-49944)

Vulnerability from cvelistv5 – Published: 2024-10-21 18:02 – Updated: 2025-11-03 22:23
VLAI?
Title
sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start
Summary
In the Linux kernel, the following vulnerability has been resolved: sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start In sctp_listen_start() invoked by sctp_inet_listen(), it should set the sk_state back to CLOSED if sctp_autobind() fails due to whatever reason. Otherwise, next time when calling sctp_inet_listen(), if sctp_sk(sk)->reuse is already set via setsockopt(SCTP_REUSE_PORT), sctp_sk(sk)->bind_hash will be dereferenced as sk_state is LISTENING, which causes a crash as bind_hash is NULL. KASAN: null-ptr-deref in range [0x0000000000000000-0x0000000000000007] RIP: 0010:sctp_inet_listen+0x7f0/0xa20 net/sctp/socket.c:8617 Call Trace: <TASK> __sys_listen_socket net/socket.c:1883 [inline] __sys_listen+0x1b7/0x230 net/socket.c:1894 __do_sys_listen net/socket.c:1902 [inline]
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 5e8f3f703ae4e4af65e2695e486b3cd198328863 , < 89bbead9d897c77d0b566349c8643030ff2abeba (git)
Affected: 5e8f3f703ae4e4af65e2695e486b3cd198328863 , < 0e4e2e60556c6ed00e8450b720f106a268d23062 (git)
Affected: 5e8f3f703ae4e4af65e2695e486b3cd198328863 , < dd70c8a89ef99c3d53127fe19e51ef47c3f860fa (git)
Affected: 5e8f3f703ae4e4af65e2695e486b3cd198328863 , < e7a8442195e8ebd97df467ce4742980ab57edcce (git)
Affected: 5e8f3f703ae4e4af65e2695e486b3cd198328863 , < 9230a59eda0878d7ecaa901d876aec76f57bd455 (git)
Affected: 5e8f3f703ae4e4af65e2695e486b3cd198328863 , < 7f64cb5b4d8c872296eda0fdce3bcf099eec7aa7 (git)
Affected: 5e8f3f703ae4e4af65e2695e486b3cd198328863 , < f032e1dac30b3376c7d6026fb01a8c403c47a80d (git)
Affected: 5e8f3f703ae4e4af65e2695e486b3cd198328863 , < e914bf68dab88815a7ae7b7a3a5e8913c8ff14a5 (git)
Affected: 5e8f3f703ae4e4af65e2695e486b3cd198328863 , < 8beee4d8dee76b67c75dc91fd8185d91e845c160 (git)
Create a notification for this product.
    Linux Linux Affected: 2.6.30
Unaffected: 0 , < 2.6.30 (semver)
Unaffected: 4.19.323 , ≤ 4.19.* (semver)
Unaffected: 5.4.285 , ≤ 5.4.* (semver)
Unaffected: 5.10.227 , ≤ 5.10.* (semver)
Unaffected: 5.15.168 , ≤ 5.15.* (semver)
Unaffected: 6.1.113 , ≤ 6.1.* (semver)
Unaffected: 6.6.55 , ≤ 6.6.* (semver)
Unaffected: 6.10.14 , ≤ 6.10.* (semver)
Unaffected: 6.11.3 , ≤ 6.11.* (semver)
Unaffected: 6.12 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-49944",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-10-22T13:37:19.751679Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-10-22T13:38:50.139Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2025-11-03T22:23:25.020Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html"
          },
          {
            "url": "https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/sctp/socket.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "89bbead9d897c77d0b566349c8643030ff2abeba",
              "status": "affected",
              "version": "5e8f3f703ae4e4af65e2695e486b3cd198328863",
              "versionType": "git"
            },
            {
              "lessThan": "0e4e2e60556c6ed00e8450b720f106a268d23062",
              "status": "affected",
              "version": "5e8f3f703ae4e4af65e2695e486b3cd198328863",
              "versionType": "git"
            },
            {
              "lessThan": "dd70c8a89ef99c3d53127fe19e51ef47c3f860fa",
              "status": "affected",
              "version": "5e8f3f703ae4e4af65e2695e486b3cd198328863",
              "versionType": "git"
            },
            {
              "lessThan": "e7a8442195e8ebd97df467ce4742980ab57edcce",
              "status": "affected",
              "version": "5e8f3f703ae4e4af65e2695e486b3cd198328863",
              "versionType": "git"
            },
            {
              "lessThan": "9230a59eda0878d7ecaa901d876aec76f57bd455",
              "status": "affected",
              "version": "5e8f3f703ae4e4af65e2695e486b3cd198328863",
              "versionType": "git"
            },
            {
              "lessThan": "7f64cb5b4d8c872296eda0fdce3bcf099eec7aa7",
              "status": "affected",
              "version": "5e8f3f703ae4e4af65e2695e486b3cd198328863",
              "versionType": "git"
            },
            {
              "lessThan": "f032e1dac30b3376c7d6026fb01a8c403c47a80d",
              "status": "affected",
              "version": "5e8f3f703ae4e4af65e2695e486b3cd198328863",
              "versionType": "git"
            },
            {
              "lessThan": "e914bf68dab88815a7ae7b7a3a5e8913c8ff14a5",
              "status": "affected",
              "version": "5e8f3f703ae4e4af65e2695e486b3cd198328863",
              "versionType": "git"
            },
            {
              "lessThan": "8beee4d8dee76b67c75dc91fd8185d91e845c160",
              "status": "affected",
              "version": "5e8f3f703ae4e4af65e2695e486b3cd198328863",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "net/sctp/socket.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "2.6.30"
            },
            {
              "lessThan": "2.6.30",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.323",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.285",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.227",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.168",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.113",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.55",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.10.*",
              "status": "unaffected",
              "version": "6.10.14",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.11.*",
              "status": "unaffected",
              "version": "6.11.3",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.12",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.323",
                  "versionStartIncluding": "2.6.30",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.285",
                  "versionStartIncluding": "2.6.30",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.227",
                  "versionStartIncluding": "2.6.30",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.168",
                  "versionStartIncluding": "2.6.30",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.113",
                  "versionStartIncluding": "2.6.30",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.55",
                  "versionStartIncluding": "2.6.30",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.10.14",
                  "versionStartIncluding": "2.6.30",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.11.3",
                  "versionStartIncluding": "2.6.30",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12",
                  "versionStartIncluding": "2.6.30",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start\n\nIn sctp_listen_start() invoked by sctp_inet_listen(), it should set the\nsk_state back to CLOSED if sctp_autobind() fails due to whatever reason.\n\nOtherwise, next time when calling sctp_inet_listen(), if sctp_sk(sk)-\u003ereuse\nis already set via setsockopt(SCTP_REUSE_PORT), sctp_sk(sk)-\u003ebind_hash will\nbe dereferenced as sk_state is LISTENING, which causes a crash as bind_hash\nis NULL.\n\n  KASAN: null-ptr-deref in range [0x0000000000000000-0x0000000000000007]\n  RIP: 0010:sctp_inet_listen+0x7f0/0xa20 net/sctp/socket.c:8617\n  Call Trace:\n   \u003cTASK\u003e\n   __sys_listen_socket net/socket.c:1883 [inline]\n   __sys_listen+0x1b7/0x230 net/socket.c:1894\n   __do_sys_listen net/socket.c:1902 [inline]"
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-05-04T09:42:00.799Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/89bbead9d897c77d0b566349c8643030ff2abeba"
        },
        {
          "url": "https://git.kernel.org/stable/c/0e4e2e60556c6ed00e8450b720f106a268d23062"
        },
        {
          "url": "https://git.kernel.org/stable/c/dd70c8a89ef99c3d53127fe19e51ef47c3f860fa"
        },
        {
          "url": "https://git.kernel.org/stable/c/e7a8442195e8ebd97df467ce4742980ab57edcce"
        },
        {
          "url": "https://git.kernel.org/stable/c/9230a59eda0878d7ecaa901d876aec76f57bd455"
        },
        {
          "url": "https://git.kernel.org/stable/c/7f64cb5b4d8c872296eda0fdce3bcf099eec7aa7"
        },
        {
          "url": "https://git.kernel.org/stable/c/f032e1dac30b3376c7d6026fb01a8c403c47a80d"
        },
        {
          "url": "https://git.kernel.org/stable/c/e914bf68dab88815a7ae7b7a3a5e8913c8ff14a5"
        },
        {
          "url": "https://git.kernel.org/stable/c/8beee4d8dee76b67c75dc91fd8185d91e845c160"
        }
      ],
      "title": "sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-49944",
    "datePublished": "2024-10-21T18:02:02.457Z",
    "dateReserved": "2024-10-21T12:17:06.044Z",
    "dateUpdated": "2025-11-03T22:23:25.020Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T22:23:25.020Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-49944\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-10-22T13:37:19.751679Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-22T13:37:23.376Z\"}}], \"cna\": {\"title\": \"sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"5e8f3f703ae4e4af65e2695e486b3cd198328863\", \"lessThan\": \"89bbead9d897c77d0b566349c8643030ff2abeba\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"5e8f3f703ae4e4af65e2695e486b3cd198328863\", \"lessThan\": \"0e4e2e60556c6ed00e8450b720f106a268d23062\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"5e8f3f703ae4e4af65e2695e486b3cd198328863\", \"lessThan\": \"dd70c8a89ef99c3d53127fe19e51ef47c3f860fa\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"5e8f3f703ae4e4af65e2695e486b3cd198328863\", \"lessThan\": \"e7a8442195e8ebd97df467ce4742980ab57edcce\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"5e8f3f703ae4e4af65e2695e486b3cd198328863\", \"lessThan\": \"9230a59eda0878d7ecaa901d876aec76f57bd455\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"5e8f3f703ae4e4af65e2695e486b3cd198328863\", \"lessThan\": \"7f64cb5b4d8c872296eda0fdce3bcf099eec7aa7\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"5e8f3f703ae4e4af65e2695e486b3cd198328863\", \"lessThan\": \"f032e1dac30b3376c7d6026fb01a8c403c47a80d\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"5e8f3f703ae4e4af65e2695e486b3cd198328863\", \"lessThan\": \"e914bf68dab88815a7ae7b7a3a5e8913c8ff14a5\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"5e8f3f703ae4e4af65e2695e486b3cd198328863\", \"lessThan\": \"8beee4d8dee76b67c75dc91fd8185d91e845c160\", \"versionType\": \"git\"}], \"programFiles\": [\"net/sctp/socket.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.6.30\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"2.6.30\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"4.19.323\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.19.*\"}, {\"status\": \"unaffected\", \"version\": \"5.4.285\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.4.*\"}, {\"status\": \"unaffected\", \"version\": \"5.10.227\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.15.168\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"6.1.113\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.6.55\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.6.*\"}, {\"status\": \"unaffected\", \"version\": \"6.10.14\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.10.*\"}, {\"status\": \"unaffected\", \"version\": \"6.11.3\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.11.*\"}, {\"status\": \"unaffected\", \"version\": \"6.12\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"net/sctp/socket.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/89bbead9d897c77d0b566349c8643030ff2abeba\"}, {\"url\": \"https://git.kernel.org/stable/c/0e4e2e60556c6ed00e8450b720f106a268d23062\"}, {\"url\": \"https://git.kernel.org/stable/c/dd70c8a89ef99c3d53127fe19e51ef47c3f860fa\"}, {\"url\": \"https://git.kernel.org/stable/c/e7a8442195e8ebd97df467ce4742980ab57edcce\"}, {\"url\": \"https://git.kernel.org/stable/c/9230a59eda0878d7ecaa901d876aec76f57bd455\"}, {\"url\": \"https://git.kernel.org/stable/c/7f64cb5b4d8c872296eda0fdce3bcf099eec7aa7\"}, {\"url\": \"https://git.kernel.org/stable/c/f032e1dac30b3376c7d6026fb01a8c403c47a80d\"}, {\"url\": \"https://git.kernel.org/stable/c/e914bf68dab88815a7ae7b7a3a5e8913c8ff14a5\"}, {\"url\": \"https://git.kernel.org/stable/c/8beee4d8dee76b67c75dc91fd8185d91e845c160\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nsctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start\\n\\nIn sctp_listen_start() invoked by sctp_inet_listen(), it should set the\\nsk_state back to CLOSED if sctp_autobind() fails due to whatever reason.\\n\\nOtherwise, next time when calling sctp_inet_listen(), if sctp_sk(sk)-\u003ereuse\\nis already set via setsockopt(SCTP_REUSE_PORT), sctp_sk(sk)-\u003ebind_hash will\\nbe dereferenced as sk_state is LISTENING, which causes a crash as bind_hash\\nis NULL.\\n\\n  KASAN: null-ptr-deref in range [0x0000000000000000-0x0000000000000007]\\n  RIP: 0010:sctp_inet_listen+0x7f0/0xa20 net/sctp/socket.c:8617\\n  Call Trace:\\n   \u003cTASK\u003e\\n   __sys_listen_socket net/socket.c:1883 [inline]\\n   __sys_listen+0x1b7/0x230 net/socket.c:1894\\n   __do_sys_listen net/socket.c:1902 [inline]\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.19.323\", \"versionStartIncluding\": \"2.6.30\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.4.285\", \"versionStartIncluding\": \"2.6.30\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.10.227\", \"versionStartIncluding\": \"2.6.30\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.168\", \"versionStartIncluding\": \"2.6.30\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.1.113\", \"versionStartIncluding\": \"2.6.30\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.6.55\", \"versionStartIncluding\": \"2.6.30\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.10.14\", \"versionStartIncluding\": \"2.6.30\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.11.3\", \"versionStartIncluding\": \"2.6.30\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.12\", \"versionStartIncluding\": \"2.6.30\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2025-05-04T09:42:00.799Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-49944\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-03T22:23:25.020Z\", \"dateReserved\": \"2024-10-21T12:17:06.044Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-10-21T18:02:02.457Z\", \"assignerShortName\": \"Linux\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}


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…