cve-2024-36033
Vulnerability from cvelistv5
Published
2024-05-30 15:23
Modified
2024-12-19 09:01
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix info leak when fetching board id Add the missing sanity check when fetching the board id to avoid leaking slab data when later requesting the firmware.
Impacted products
Vendor Product Version
Linux Linux Version: c3c1bd421db6187ee455995bfbf1ba16d98f5e6b
Version: ad643241d455fdd2516d46cfa54bd0c5e504fc86
Version: a381ee26d7c70dbc048cd17c4e0f40619118ff1f
Version: a7f8dedb4be2cc930a29af24427b885405ecd15d
Version: a7f8dedb4be2cc930a29af24427b885405ecd15d
Create a notification for this product.
   Linux Linux Version: 6.7
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-36033",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-05-30T19:15:50.890550Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-06-04T17:47:44.337Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T03:30:12.274Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/a3dff121a7f5104c4c2d47edaa2351837ef645dd"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/bcccdc947d2ca5972b1e92d0dea10803ddc08ceb"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/ba307abed5e09759845c735ba036f8c12f55b209"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/f30c37cb4549baf8377434892d520fe7769bdba7"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/0adcf6be1445ed50bfd4a451a7a782568f270197"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/bluetooth/btqca.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "a3dff121a7f5104c4c2d47edaa2351837ef645dd",
              "status": "affected",
              "version": "c3c1bd421db6187ee455995bfbf1ba16d98f5e6b",
              "versionType": "git"
            },
            {
              "lessThan": "bcccdc947d2ca5972b1e92d0dea10803ddc08ceb",
              "status": "affected",
              "version": "ad643241d455fdd2516d46cfa54bd0c5e504fc86",
              "versionType": "git"
            },
            {
              "lessThan": "ba307abed5e09759845c735ba036f8c12f55b209",
              "status": "affected",
              "version": "a381ee26d7c70dbc048cd17c4e0f40619118ff1f",
              "versionType": "git"
            },
            {
              "lessThan": "f30c37cb4549baf8377434892d520fe7769bdba7",
              "status": "affected",
              "version": "a7f8dedb4be2cc930a29af24427b885405ecd15d",
              "versionType": "git"
            },
            {
              "lessThan": "0adcf6be1445ed50bfd4a451a7a782568f270197",
              "status": "affected",
              "version": "a7f8dedb4be2cc930a29af24427b885405ecd15d",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/bluetooth/btqca.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "6.7"
            },
            {
              "lessThan": "6.7",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.8.*",
              "status": "unaffected",
              "version": "6.8.10",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.9",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: qca: fix info leak when fetching board id\n\nAdd the missing sanity check when fetching the board id to avoid leaking\nslab data when later requesting the firmware."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-12-19T09:01:00.372Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/a3dff121a7f5104c4c2d47edaa2351837ef645dd"
        },
        {
          "url": "https://git.kernel.org/stable/c/bcccdc947d2ca5972b1e92d0dea10803ddc08ceb"
        },
        {
          "url": "https://git.kernel.org/stable/c/ba307abed5e09759845c735ba036f8c12f55b209"
        },
        {
          "url": "https://git.kernel.org/stable/c/f30c37cb4549baf8377434892d520fe7769bdba7"
        },
        {
          "url": "https://git.kernel.org/stable/c/0adcf6be1445ed50bfd4a451a7a782568f270197"
        }
      ],
      "title": "Bluetooth: qca: fix info leak when fetching board id",
      "x_generator": {
        "engine": "bippy-5f407fcff5a0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-36033",
    "datePublished": "2024-05-30T15:23:48.022Z",
    "dateReserved": "2024-05-17T13:50:33.161Z",
    "dateUpdated": "2024-12-19T09:01:00.372Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-36033\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-05-30T16:15:11.567\",\"lastModified\":\"2024-11-21T09:21:28.980\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nBluetooth: qca: fix info leak when fetching board id\\n\\nAdd the missing sanity check when fetching the board id to avoid leaking\\nslab data when later requesting the firmware.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se resolvi\u00f3 la siguiente vulnerabilidad: Bluetooth: qca: corrige la fuga de informaci\u00f3n al obtener la identificaci\u00f3n de la placa. Agregue la verificaci\u00f3n de cordura que falta al recuperar la identificaci\u00f3n de la placa para evitar fugas de datos de losa cuando luego solicite el firmware.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/0adcf6be1445ed50bfd4a451a7a782568f270197\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a3dff121a7f5104c4c2d47edaa2351837ef645dd\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ba307abed5e09759845c735ba036f8c12f55b209\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/bcccdc947d2ca5972b1e92d0dea10803ddc08ceb\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f30c37cb4549baf8377434892d520fe7769bdba7\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/0adcf6be1445ed50bfd4a451a7a782568f270197\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.kernel.org/stable/c/a3dff121a7f5104c4c2d47edaa2351837ef645dd\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.kernel.org/stable/c/ba307abed5e09759845c735ba036f8c12f55b209\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.kernel.org/stable/c/bcccdc947d2ca5972b1e92d0dea10803ddc08ceb\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.kernel.org/stable/c/f30c37cb4549baf8377434892d520fe7769bdba7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/stable/c/a3dff121a7f5104c4c2d47edaa2351837ef645dd\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/bcccdc947d2ca5972b1e92d0dea10803ddc08ceb\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/ba307abed5e09759845c735ba036f8c12f55b209\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/f30c37cb4549baf8377434892d520fe7769bdba7\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/0adcf6be1445ed50bfd4a451a7a782568f270197\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T03:30:12.274Z\"}}, {\"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-36033\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-05-30T19:15:50.890550Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-30T19:15:54.677Z\"}, \"title\": \"CISA ADP Vulnrichment\"}], \"cna\": {\"title\": \"Bluetooth: qca: fix info leak when fetching board id\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"c3c1bd421db6\", \"lessThan\": \"a3dff121a7f5\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"ad643241d455\", \"lessThan\": \"bcccdc947d2c\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"a381ee26d7c7\", \"lessThan\": \"ba307abed5e0\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"a7f8dedb4be2\", \"lessThan\": \"f30c37cb4549\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"a7f8dedb4be2\", \"lessThan\": \"0adcf6be1445\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/bluetooth/btqca.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.7\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"6.7\", \"versionType\": \"custom\"}, {\"status\": \"unaffected\", \"version\": \"6.8.10\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"6.8.*\"}, {\"status\": \"unaffected\", \"version\": \"6.9\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/bluetooth/btqca.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/a3dff121a7f5104c4c2d47edaa2351837ef645dd\"}, {\"url\": \"https://git.kernel.org/stable/c/bcccdc947d2ca5972b1e92d0dea10803ddc08ceb\"}, {\"url\": \"https://git.kernel.org/stable/c/ba307abed5e09759845c735ba036f8c12f55b209\"}, {\"url\": \"https://git.kernel.org/stable/c/f30c37cb4549baf8377434892d520fe7769bdba7\"}, {\"url\": \"https://git.kernel.org/stable/c/0adcf6be1445ed50bfd4a451a7a782568f270197\"}], \"x_generator\": {\"engine\": \"bippy-7d53e8ef8be4\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nBluetooth: qca: fix info leak when fetching board id\\n\\nAdd the missing sanity check when fetching the board id to avoid leaking\\nslab data when later requesting the firmware.\"}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2024-07-05T07:51:28.965Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-36033\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-02T03:30:12.274Z\", \"dateReserved\": \"2024-05-17T13:50:33.161Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-05-30T15:23:48.022Z\", \"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.