CVE-2024-43865 (GCVE-0-2024-43865)
Vulnerability from cvelistv5
Published
2024-08-20 23:50
Modified
2025-05-04 09:27
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: s390/fpu: Re-add exception handling in load_fpu_state() With the recent rewrite of the fpu code exception handling for the lfpc instruction within load_fpu_state() was erroneously removed. Add it again to prevent that loading invalid floating point register values cause an unhandled specification exception.
Impacted products
Vendor Product Version
Linux Linux Version: 8c09871a950a3fe686e0e27fd4193179c5f74f37
Version: 8c09871a950a3fe686e0e27fd4193179c5f74f37
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-43865",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-10T16:06:38.893574Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-12T17:33:19.355Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "arch/s390/kernel/fpu.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "494b14138201f07343e5488db6360c828fcc8cf6",
              "status": "affected",
              "version": "8c09871a950a3fe686e0e27fd4193179c5f74f37",
              "versionType": "git"
            },
            {
              "lessThan": "4734406c39238cbeafe66f0060084caa3247ff53",
              "status": "affected",
              "version": "8c09871a950a3fe686e0e27fd4193179c5f74f37",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "arch/s390/kernel/fpu.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "6.9"
            },
            {
              "lessThan": "6.9",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.10.*",
              "status": "unaffected",
              "version": "6.10.4",
              "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.10.4",
                  "versionStartIncluding": "6.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.11",
                  "versionStartIncluding": "6.9",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ns390/fpu: Re-add exception handling in load_fpu_state()\n\nWith the recent rewrite of the fpu code exception handling for the\nlfpc instruction within load_fpu_state() was erroneously removed.\n\nAdd it again to prevent that loading invalid floating point register\nvalues cause an unhandled specification exception."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-05-04T09:27:59.832Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/494b14138201f07343e5488db6360c828fcc8cf6"
        },
        {
          "url": "https://git.kernel.org/stable/c/4734406c39238cbeafe66f0060084caa3247ff53"
        }
      ],
      "title": "s390/fpu: Re-add exception handling in load_fpu_state()",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-43865",
    "datePublished": "2024-08-20T23:50:48.269Z",
    "dateReserved": "2024-08-17T09:11:59.280Z",
    "dateUpdated": "2025-05-04T09:27:59.832Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "fkie_nvd": {
      "descriptions": "[{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\ns390/fpu: Re-add exception handling in load_fpu_state()\\n\\nWith the recent rewrite of the fpu code exception handling for the\\nlfpc instruction within load_fpu_state() was erroneously removed.\\n\\nAdd it again to prevent that loading invalid floating point register\\nvalues cause an unhandled specification exception.\"}, {\"lang\": \"es\", \"value\": \"En el kernel de Linux, se resolvi\\u00f3 la siguiente vulnerabilidad: s390/fpu: volver a agregar el manejo de excepciones en load_fpu_state() Con la reciente reescritura del c\\u00f3digo fpu, el manejo de excepciones para la instrucci\\u00f3n lfpc dentro de load_fpu_state() se elimin\\u00f3 err\\u00f3neamente. Agr\\u00e9guelo nuevamente para evitar que la carga de valores de registro de coma flotante no v\\u00e1lidos provoque una excepci\\u00f3n de especificaci\\u00f3n no controlada.\"}]",
      "id": "CVE-2024-43865",
      "lastModified": "2024-08-21T12:30:33.697",
      "published": "2024-08-21T00:15:04.967",
      "references": "[{\"url\": \"https://git.kernel.org/stable/c/4734406c39238cbeafe66f0060084caa3247ff53\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/494b14138201f07343e5488db6360c828fcc8cf6\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]",
      "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "vulnStatus": "Awaiting Analysis"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-43865\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-08-21T00:15:04.967\",\"lastModified\":\"2024-08-21T12:30:33.697\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ns390/fpu: Re-add exception handling in load_fpu_state()\\n\\nWith the recent rewrite of the fpu code exception handling for the\\nlfpc instruction within load_fpu_state() was erroneously removed.\\n\\nAdd it again to prevent that loading invalid floating point register\\nvalues cause an unhandled specification exception.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se resolvi\u00f3 la siguiente vulnerabilidad: s390/fpu: volver a agregar el manejo de excepciones en load_fpu_state() Con la reciente reescritura del c\u00f3digo fpu, el manejo de excepciones para la instrucci\u00f3n lfpc dentro de load_fpu_state() se elimin\u00f3 err\u00f3neamente. Agr\u00e9guelo nuevamente para evitar que la carga de valores de registro de coma flotante no v\u00e1lidos provoque una excepci\u00f3n de especificaci\u00f3n no controlada.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/4734406c39238cbeafe66f0060084caa3247ff53\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/494b14138201f07343e5488db6360c828fcc8cf6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-43865\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-10T16:06:38.893574Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-11T12:42:22.760Z\"}}], \"cna\": {\"title\": \"s390/fpu: Re-add exception handling in load_fpu_state()\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"8c09871a950a\", \"lessThan\": \"494b14138201\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"8c09871a950a\", \"lessThan\": \"4734406c3923\", \"versionType\": \"git\"}], \"programFiles\": [\"arch/s390/kernel/fpu.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"6.9\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"6.9\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"6.10.4\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.10.*\"}, {\"status\": \"unaffected\", \"version\": \"6.11\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"arch/s390/kernel/fpu.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/494b14138201f07343e5488db6360c828fcc8cf6\"}, {\"url\": \"https://git.kernel.org/stable/c/4734406c39238cbeafe66f0060084caa3247ff53\"}], \"x_generator\": {\"engine\": \"bippy-9e1c9544281a\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\ns390/fpu: Re-add exception handling in load_fpu_state()\\n\\nWith the recent rewrite of the fpu code exception handling for the\\nlfpc instruction within load_fpu_state() was erroneously removed.\\n\\nAdd it again to prevent that loading invalid floating point register\\nvalues cause an unhandled specification exception.\"}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2024-11-05T09:41:23.981Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-43865\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-11-05T09:41:23.981Z\", \"dateReserved\": \"2024-08-17T09:11:59.280Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-08-20T23:50:48.269Z\", \"assignerShortName\": \"Linux\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}