CVE-2024-43877 (GCVE-0-2024-43877)

Vulnerability from cvelistv5 – Published: 2024-08-21 00:06 – Updated: 2025-11-03 22:06
VLAI?
Summary
In the Linux kernel, the following vulnerability has been resolved: media: pci: ivtv: Add check for DMA map result In case DMA fails, 'dma->SG_length' is 0. This value is later used to access 'dma->SGarray[dma->SG_length - 1]', which will cause out of bounds access. Add check to return early on invalid value. Adjust warnings accordingly. Found by Linux Verification Center (linuxtesting.org) with SVACE.
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 4551236b55e80b2c1720b10b77e9400118b2339e , < 38f72c7e7c6b55614f9407555fd5ce9d019b0fa4 (git)
Affected: 66c8a83bf1de2eb3eea4734c7eda22255a965f11 , < 81d0664bed91a858c7b50c263954b59d65f1b414 (git)
Affected: 1932dc2f4cf6ac23e48e5fcc24d21adbe35691d1 , < 24062aa7407091dee3e45a8e8037df437e848718 (git)
Affected: 1932dc2f4cf6ac23e48e5fcc24d21adbe35691d1 , < 3d8fd92939e21ff0d45100ab208f8124af79402a (git)
Affected: 1932dc2f4cf6ac23e48e5fcc24d21adbe35691d1 , < c766065e8272085ea9c436414b7ddf1f12e7787b (git)
Affected: 1932dc2f4cf6ac23e48e5fcc24d21adbe35691d1 , < 629913d6d79508b166c66e07e4857e20233d85a9 (git)
Affected: 1b00b7335000c0e107f774cc8ee4d5340f824f28 (git)
Create a notification for this product.
    Linux Linux Affected: 5.16
Unaffected: 0 , < 5.16 (semver)
Unaffected: 6.1.103 , ≤ 6.1.* (semver)
Unaffected: 6.6.44 , ≤ 6.6.* (semver)
Unaffected: 6.10.3 , ≤ 6.10.* (semver)
Unaffected: 6.11 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-43877",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-10T16:06:00.730463Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-12T17:33:17.774Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2025-11-03T22:06:27.712Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "url": "https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/media/pci/ivtv/ivtv-udma.c",
            "drivers/media/pci/ivtv/ivtv-yuv.c",
            "drivers/media/pci/ivtv/ivtvfb.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "38f72c7e7c6b55614f9407555fd5ce9d019b0fa4",
              "status": "affected",
              "version": "4551236b55e80b2c1720b10b77e9400118b2339e",
              "versionType": "git"
            },
            {
              "lessThan": "81d0664bed91a858c7b50c263954b59d65f1b414",
              "status": "affected",
              "version": "66c8a83bf1de2eb3eea4734c7eda22255a965f11",
              "versionType": "git"
            },
            {
              "lessThan": "24062aa7407091dee3e45a8e8037df437e848718",
              "status": "affected",
              "version": "1932dc2f4cf6ac23e48e5fcc24d21adbe35691d1",
              "versionType": "git"
            },
            {
              "lessThan": "3d8fd92939e21ff0d45100ab208f8124af79402a",
              "status": "affected",
              "version": "1932dc2f4cf6ac23e48e5fcc24d21adbe35691d1",
              "versionType": "git"
            },
            {
              "lessThan": "c766065e8272085ea9c436414b7ddf1f12e7787b",
              "status": "affected",
              "version": "1932dc2f4cf6ac23e48e5fcc24d21adbe35691d1",
              "versionType": "git"
            },
            {
              "lessThan": "629913d6d79508b166c66e07e4857e20233d85a9",
              "status": "affected",
              "version": "1932dc2f4cf6ac23e48e5fcc24d21adbe35691d1",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "1b00b7335000c0e107f774cc8ee4d5340f824f28",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/media/pci/ivtv/ivtv-udma.c",
            "drivers/media/pci/ivtv/ivtv-yuv.c",
            "drivers/media/pci/ivtv/ivtvfb.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.16"
            },
            {
              "lessThan": "5.16",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.103",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.44",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.10.*",
              "status": "unaffected",
              "version": "6.10.3",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.11",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.103",
                  "versionStartIncluding": "5.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.44",
                  "versionStartIncluding": "5.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.10.3",
                  "versionStartIncluding": "5.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.11",
                  "versionStartIncluding": "5.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.4.301",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: pci: ivtv: Add check for DMA map result\n\nIn case DMA fails, \u0027dma-\u003eSG_length\u0027 is 0. This value is later used to\naccess \u0027dma-\u003eSGarray[dma-\u003eSG_length - 1]\u0027, which will cause out of\nbounds access.\n\nAdd check to return early on invalid value. Adjust warnings accordingly.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-10-29T13:18:58.549Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/38f72c7e7c6b55614f9407555fd5ce9d019b0fa4"
        },
        {
          "url": "https://git.kernel.org/stable/c/81d0664bed91a858c7b50c263954b59d65f1b414"
        },
        {
          "url": "https://git.kernel.org/stable/c/24062aa7407091dee3e45a8e8037df437e848718"
        },
        {
          "url": "https://git.kernel.org/stable/c/3d8fd92939e21ff0d45100ab208f8124af79402a"
        },
        {
          "url": "https://git.kernel.org/stable/c/c766065e8272085ea9c436414b7ddf1f12e7787b"
        },
        {
          "url": "https://git.kernel.org/stable/c/629913d6d79508b166c66e07e4857e20233d85a9"
        }
      ],
      "title": "media: pci: ivtv: Add check for DMA map result",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-43877",
    "datePublished": "2024-08-21T00:06:29.330Z",
    "dateReserved": "2024-08-17T09:11:59.281Z",
    "dateUpdated": "2025-11-03T22:06:27.712Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "fkie_nvd": {
      "descriptions": "[{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmedia: pci: ivtv: Add check for DMA map result\\n\\nIn case DMA fails, \u0027dma-\u003eSG_length\u0027 is 0. This value is later used to\\naccess \u0027dma-\u003eSGarray[dma-\u003eSG_length - 1]\u0027, which will cause out of\\nbounds access.\\n\\nAdd check to return early on invalid value. Adjust warnings accordingly.\\n\\nFound by Linux Verification Center (linuxtesting.org) with SVACE.\"}, {\"lang\": \"es\", \"value\": \"En el kernel de Linux, se resolvi\\u00f3 la siguiente vulnerabilidad: medios: pci: ivtv: Agregar verificaci\\u00f3n para el resultado del mapa DMA En caso de que DMA falle, \u0027dma-\u0026gt;SG_length\u0027 es 0. Este valor se usa luego para acceder a \u0027dma-\u0026gt;SGarray [dma-\u0026gt;SG_length - 1]\u0027, lo que provocar\\u00e1 un acceso fuera de los l\\u00edmites. Agregue un cheque para devolver anticipadamente un valor no v\\u00e1lido. Ajuste las advertencias en consecuencia. Encontrado por el Centro de verificaci\\u00f3n de Linux (linuxtesting.org) con SVACE.\"}]",
      "id": "CVE-2024-43877",
      "lastModified": "2024-08-21T12:30:33.697",
      "published": "2024-08-21T01:15:12.033",
      "references": "[{\"url\": \"https://git.kernel.org/stable/c/24062aa7407091dee3e45a8e8037df437e848718\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/3d8fd92939e21ff0d45100ab208f8124af79402a\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/629913d6d79508b166c66e07e4857e20233d85a9\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/c766065e8272085ea9c436414b7ddf1f12e7787b\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]",
      "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "vulnStatus": "Awaiting Analysis"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-43877\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-08-21T01:15:12.033\",\"lastModified\":\"2025-11-03T22:18:15.567\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmedia: pci: ivtv: Add check for DMA map result\\n\\nIn case DMA fails, \u0027dma-\u003eSG_length\u0027 is 0. This value is later used to\\naccess \u0027dma-\u003eSGarray[dma-\u003eSG_length - 1]\u0027, which will cause out of\\nbounds access.\\n\\nAdd check to return early on invalid value. Adjust warnings accordingly.\\n\\nFound by Linux Verification Center (linuxtesting.org) with SVACE.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se resolvi\u00f3 la siguiente vulnerabilidad: medios: pci: ivtv: Agregar verificaci\u00f3n para el resultado del mapa DMA En caso de que DMA falle, \u0027dma-\u0026gt;SG_length\u0027 es 0. Este valor se usa luego para acceder a \u0027dma-\u0026gt;SGarray [dma-\u0026gt;SG_length - 1]\u0027, lo que provocar\u00e1 un acceso fuera de los l\u00edmites. Agregue un cheque para devolver anticipadamente un valor no v\u00e1lido. Ajuste las advertencias en consecuencia. Encontrado por el Centro de verificaci\u00f3n de Linux (linuxtesting.org) con SVACE.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"6.1.103\",\"matchCriteriaId\":\"E45EAC72-8329-4F99-8276-86AF9BB3496A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.6.44\",\"matchCriteriaId\":\"CC912330-6B41-4C6B-99AF-F3857FBACB6A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.10.3\",\"matchCriteriaId\":\"92D388F2-1EAF-4CFA-AC06-5B26D762EA7D\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/24062aa7407091dee3e45a8e8037df437e848718\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/38f72c7e7c6b55614f9407555fd5ce9d019b0fa4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/3d8fd92939e21ff0d45100ab208f8124af79402a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/629913d6d79508b166c66e07e4857e20233d85a9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/81d0664bed91a858c7b50c263954b59d65f1b414\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c766065e8272085ea9c436414b7ddf1f12e7787b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-43877\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-10T16:06:00.730463Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-11T12:42:22.617Z\"}}], \"cna\": {\"title\": \"media: pci: ivtv: Add check for DMA map result\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"4551236b55e80b2c1720b10b77e9400118b2339e\", \"lessThan\": \"38f72c7e7c6b55614f9407555fd5ce9d019b0fa4\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"66c8a83bf1de2eb3eea4734c7eda22255a965f11\", \"lessThan\": \"81d0664bed91a858c7b50c263954b59d65f1b414\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"1932dc2f4cf6ac23e48e5fcc24d21adbe35691d1\", \"lessThan\": \"24062aa7407091dee3e45a8e8037df437e848718\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"1932dc2f4cf6ac23e48e5fcc24d21adbe35691d1\", \"lessThan\": \"3d8fd92939e21ff0d45100ab208f8124af79402a\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"1932dc2f4cf6ac23e48e5fcc24d21adbe35691d1\", \"lessThan\": \"c766065e8272085ea9c436414b7ddf1f12e7787b\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"1932dc2f4cf6ac23e48e5fcc24d21adbe35691d1\", \"lessThan\": \"629913d6d79508b166c66e07e4857e20233d85a9\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"1b00b7335000c0e107f774cc8ee4d5340f824f28\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/media/pci/ivtv/ivtv-udma.c\", \"drivers/media/pci/ivtv/ivtv-yuv.c\", \"drivers/media/pci/ivtv/ivtvfb.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.16\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"5.16\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"6.1.103\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.6.44\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.6.*\"}, {\"status\": \"unaffected\", \"version\": \"6.10.3\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.10.*\"}, {\"status\": \"unaffected\", \"version\": \"6.11\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/media/pci/ivtv/ivtv-udma.c\", \"drivers/media/pci/ivtv/ivtv-yuv.c\", \"drivers/media/pci/ivtv/ivtvfb.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/38f72c7e7c6b55614f9407555fd5ce9d019b0fa4\"}, {\"url\": \"https://git.kernel.org/stable/c/81d0664bed91a858c7b50c263954b59d65f1b414\"}, {\"url\": \"https://git.kernel.org/stable/c/24062aa7407091dee3e45a8e8037df437e848718\"}, {\"url\": \"https://git.kernel.org/stable/c/3d8fd92939e21ff0d45100ab208f8124af79402a\"}, {\"url\": \"https://git.kernel.org/stable/c/c766065e8272085ea9c436414b7ddf1f12e7787b\"}, {\"url\": \"https://git.kernel.org/stable/c/629913d6d79508b166c66e07e4857e20233d85a9\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmedia: pci: ivtv: Add check for DMA map result\\n\\nIn case DMA fails, \u0027dma-\u003eSG_length\u0027 is 0. This value is later used to\\naccess \u0027dma-\u003eSGarray[dma-\u003eSG_length - 1]\u0027, which will cause out of\\nbounds access.\\n\\nAdd check to return early on invalid value. Adjust warnings accordingly.\\n\\nFound by Linux Verification Center (linuxtesting.org) with SVACE.\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.1.103\", \"versionStartIncluding\": \"5.16\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.6.44\", \"versionStartIncluding\": \"5.16\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.10.3\", \"versionStartIncluding\": \"5.16\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.11\", \"versionStartIncluding\": \"5.16\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"5.4.301\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2025-10-29T13:18:58.549Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-43877\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-10-29T13:18:58.549Z\", \"dateReserved\": \"2024-08-17T09:11:59.281Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-08-21T00:06:29.330Z\", \"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…