cve-2024-46865
Vulnerability from cvelistv5
Published
2024-09-27 12:42
Modified
2024-12-19 09:25
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: fou: fix initialization of grc The grc must be initialize first. There can be a condition where if fou is NULL, goto out will be executed and grc would be used uninitialized.
Impacted products
Vendor Product Version
Linux Linux Version: 231c235d2f7a66f018f172e26ffd47c363f244ef
Version: 4494bccb52ffda22ce5a1163a776d970e6229e08
Version: d7567f098f54cb53ee3cee1c82e3d0ed9698b6b3
Version: 1df42be305fe478ded1ee0c1d775f4ece713483b
Version: c46cd6aaca81040deaea3500ba75126963294bd9
Version: 7e4196935069947d8b70b09c1660b67b067e75cb
Create a notification for this product.
   Linux Linux Version: 5.10.226   
Version: 5.15.167   
Version: 6.1.110   
Version: 6.6.51   
Version: 6.10.10   
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-46865",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-29T13:42:07.132296Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-29T13:43:27.114Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/ipv4/fou_core.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "392f6a97fcbecc64f0c00058b2db5bb0e4b8cc3e",
              "status": "affected",
              "version": "231c235d2f7a66f018f172e26ffd47c363f244ef",
              "versionType": "git"
            },
            {
              "lessThan": "16ff0895283058b0f96d4fe277aa25ee096f0ea8",
              "status": "affected",
              "version": "4494bccb52ffda22ce5a1163a776d970e6229e08",
              "versionType": "git"
            },
            {
              "lessThan": "5d537b8d900514509622ce92330b70d2e581d409",
              "status": "affected",
              "version": "d7567f098f54cb53ee3cee1c82e3d0ed9698b6b3",
              "versionType": "git"
            },
            {
              "lessThan": "7ae890ee19479eeeb87724cca8430b5cb3660c74",
              "status": "affected",
              "version": "1df42be305fe478ded1ee0c1d775f4ece713483b",
              "versionType": "git"
            },
            {
              "lessThan": "aca06c617c83295f0caa486ad608fbef7bdc11e8",
              "status": "affected",
              "version": "c46cd6aaca81040deaea3500ba75126963294bd9",
              "versionType": "git"
            },
            {
              "lessThan": "4c8002277167125078e6b9b90137bdf443ebaa08",
              "status": "affected",
              "version": "7e4196935069947d8b70b09c1660b67b067e75cb",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/ipv4/fou_core.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "5.10.227",
              "status": "affected",
              "version": "5.10.226",
              "versionType": "semver"
            },
            {
              "lessThan": "5.15.168",
              "status": "affected",
              "version": "5.15.167",
              "versionType": "semver"
            },
            {
              "lessThan": "6.1.111",
              "status": "affected",
              "version": "6.1.110",
              "versionType": "semver"
            },
            {
              "lessThan": "6.6.52",
              "status": "affected",
              "version": "6.6.51",
              "versionType": "semver"
            },
            {
              "lessThan": "6.10.11",
              "status": "affected",
              "version": "6.10.10",
              "versionType": "semver"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nfou: fix initialization of grc\n\nThe grc must be initialize first. There can be a condition where if\nfou is NULL, goto out will be executed and grc would be used\nuninitialized."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-12-19T09:25:01.234Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/392f6a97fcbecc64f0c00058b2db5bb0e4b8cc3e"
        },
        {
          "url": "https://git.kernel.org/stable/c/16ff0895283058b0f96d4fe277aa25ee096f0ea8"
        },
        {
          "url": "https://git.kernel.org/stable/c/5d537b8d900514509622ce92330b70d2e581d409"
        },
        {
          "url": "https://git.kernel.org/stable/c/7ae890ee19479eeeb87724cca8430b5cb3660c74"
        },
        {
          "url": "https://git.kernel.org/stable/c/aca06c617c83295f0caa486ad608fbef7bdc11e8"
        },
        {
          "url": "https://git.kernel.org/stable/c/4c8002277167125078e6b9b90137bdf443ebaa08"
        }
      ],
      "title": "fou: fix initialization of grc",
      "x_generator": {
        "engine": "bippy-5f407fcff5a0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-46865",
    "datePublished": "2024-09-27T12:42:53.691Z",
    "dateReserved": "2024-09-11T15:12:18.294Z",
    "dateUpdated": "2024-12-19T09:25:01.234Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-46865\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-09-27T13:15:17.820\",\"lastModified\":\"2024-10-17T14:15:13.327\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nfou: fix initialization of grc\\n\\nThe grc must be initialize first. There can be a condition where if\\nfou is NULL, goto out will be executed and grc would be used\\nuninitialized.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: fou: se corrige la inicializaci\u00f3n de grc. Primero se debe inicializar grc. Puede haber una condici\u00f3n en la que si fou es NULL, se ejecutar\u00e1 goto out y se utilizar\u00e1 grc sin inicializar.\"}],\"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-908\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.10.226:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6FF3CC29-3CB0-439D-B47A-358D57871F06\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.15.167:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B69DB824-7793-4911-A284-B06E7EFEDD7A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.1.110:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BE9D244D-F8E0-4625-8EE0-5F654BC926C1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.6.51:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C599A8CC-8612-442F-9C8A-A2AC38388756\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.10.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7BDB319B-4374-489F-AF7A-CB5F0B71A038\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/16ff0895283058b0f96d4fe277aa25ee096f0ea8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/392f6a97fcbecc64f0c00058b2db5bb0e4b8cc3e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/4c8002277167125078e6b9b90137bdf443ebaa08\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/5d537b8d900514509622ce92330b70d2e581d409\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/7ae890ee19479eeeb87724cca8430b5cb3660c74\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/aca06c617c83295f0caa486ad608fbef7bdc11e8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-46865\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-29T13:42:07.132296Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-29T13:43:23.951Z\"}}], \"cna\": {\"title\": \"fou: fix initialization of grc\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"231c235d2f7a\", \"lessThan\": \"392f6a97fcbe\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"4494bccb52ff\", \"lessThan\": \"16ff08952830\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"d7567f098f54\", \"lessThan\": \"5d537b8d9005\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"1df42be305fe\", \"lessThan\": \"7ae890ee1947\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"c46cd6aaca81\", \"lessThan\": \"aca06c617c83\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"7e4196935069\", \"lessThan\": \"4c8002277167\", \"versionType\": \"git\"}], \"programFiles\": [\"net/ipv4/fou_core.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.10.226\", \"lessThan\": \"5.10.227\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"5.15.167\", \"lessThan\": \"5.15.168\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"6.1.110\", \"lessThan\": \"6.1.111\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"6.6.51\", \"lessThan\": \"6.6.52\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"6.10.10\", \"lessThan\": \"6.10.11\", \"versionType\": \"semver\"}], \"programFiles\": [\"net/ipv4/fou_core.c\"], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/392f6a97fcbecc64f0c00058b2db5bb0e4b8cc3e\"}, {\"url\": \"https://git.kernel.org/stable/c/16ff0895283058b0f96d4fe277aa25ee096f0ea8\"}, {\"url\": \"https://git.kernel.org/stable/c/5d537b8d900514509622ce92330b70d2e581d409\"}, {\"url\": \"https://git.kernel.org/stable/c/7ae890ee19479eeeb87724cca8430b5cb3660c74\"}, {\"url\": \"https://git.kernel.org/stable/c/aca06c617c83295f0caa486ad608fbef7bdc11e8\"}, {\"url\": \"https://git.kernel.org/stable/c/4c8002277167125078e6b9b90137bdf443ebaa08\"}], \"x_generator\": {\"engine\": \"bippy-9e1c9544281a\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nfou: fix initialization of grc\\n\\nThe grc must be initialize first. There can be a condition where if\\nfou is NULL, goto out will be executed and grc would be used\\nuninitialized.\"}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2024-11-05T09:48:06.201Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-46865\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-11-05T09:48:06.201Z\", \"dateReserved\": \"2024-09-11T15:12:18.294Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-09-27T12:42:53.691Z\", \"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 seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.