Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-26753 (GCVE-0-2024-26753)
Vulnerability from cvelistv5
{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T00:14:13.229Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/37077ed16c7793e21b005979d33f8a61565b7e86"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/62f361bfea60c6afc3df09c1ad4152e6507f6f47"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/b0365460e945e1117b47cf7329d86de752daff63"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/ef1e47d50324e232d2da484fe55a54274eeb9bc1"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/c0ec2a712daf133d9996a8a1b7ee2d4996080363"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-26753",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-10T15:51:40.958573Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-11T17:33:15.875Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/crypto/virtio/virtio_crypto_akcipher_algs.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "37077ed16c7793e21b005979d33f8a61565b7e86",
              "status": "affected",
              "version": "1ff57428894fc4f5001d3df0762c1820295d6c4f",
              "versionType": "git"
            },
            {
              "lessThan": "62f361bfea60c6afc3df09c1ad4152e6507f6f47",
              "status": "affected",
              "version": "59ca6c93387d325e96577d8bd4c23c78c1491c11",
              "versionType": "git"
            },
            {
              "lessThan": "b0365460e945e1117b47cf7329d86de752daff63",
              "status": "affected",
              "version": "59ca6c93387d325e96577d8bd4c23c78c1491c11",
              "versionType": "git"
            },
            {
              "lessThan": "ef1e47d50324e232d2da484fe55a54274eeb9bc1",
              "status": "affected",
              "version": "59ca6c93387d325e96577d8bd4c23c78c1491c11",
              "versionType": "git"
            },
            {
              "lessThan": "c0ec2a712daf133d9996a8a1b7ee2d4996080363",
              "status": "affected",
              "version": "59ca6c93387d325e96577d8bd4c23c78c1491c11",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/crypto/virtio/virtio_crypto_akcipher_algs.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.18"
            },
            {
              "lessThan": "5.18",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.212",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.80",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.19",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.7.*",
              "status": "unaffected",
              "version": "6.7.7",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.8",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.212",
                  "versionStartIncluding": "5.10.209",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.80",
                  "versionStartIncluding": "5.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.19",
                  "versionStartIncluding": "5.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.7.7",
                  "versionStartIncluding": "5.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.8",
                  "versionStartIncluding": "5.18",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: virtio/akcipher - Fix stack overflow on memcpy\n\nsizeof(struct virtio_crypto_akcipher_session_para) is less than\nsizeof(struct virtio_crypto_op_ctrl_req::u), copying more bytes from\nstack variable leads stack overflow. Clang reports this issue by\ncommands:\nmake -j CC=clang-14 mrproper \u003e/dev/null 2\u003e\u00261\nmake -j O=/tmp/crypto-build CC=clang-14 allmodconfig \u003e/dev/null 2\u003e\u00261\nmake -j O=/tmp/crypto-build W=1 CC=clang-14 drivers/crypto/virtio/\n  virtio_crypto_akcipher_algs.o"
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-05-04T08:55:44.222Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/37077ed16c7793e21b005979d33f8a61565b7e86"
        },
        {
          "url": "https://git.kernel.org/stable/c/62f361bfea60c6afc3df09c1ad4152e6507f6f47"
        },
        {
          "url": "https://git.kernel.org/stable/c/b0365460e945e1117b47cf7329d86de752daff63"
        },
        {
          "url": "https://git.kernel.org/stable/c/ef1e47d50324e232d2da484fe55a54274eeb9bc1"
        },
        {
          "url": "https://git.kernel.org/stable/c/c0ec2a712daf133d9996a8a1b7ee2d4996080363"
        }
      ],
      "title": "crypto: virtio/akcipher - Fix stack overflow on memcpy",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-26753",
    "datePublished": "2024-04-03T17:00:38.148Z",
    "dateReserved": "2024-02-19T14:20:24.169Z",
    "dateUpdated": "2025-05-04T08:55:44.222Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-26753\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-04-03T17:15:51.990\",\"lastModified\":\"2025-02-27T21:59:09.400\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ncrypto: virtio/akcipher - Fix stack overflow on memcpy\\n\\nsizeof(struct virtio_crypto_akcipher_session_para) is less than\\nsizeof(struct virtio_crypto_op_ctrl_req::u), copying more bytes from\\nstack variable leads stack overflow. Clang reports this issue by\\ncommands:\\nmake -j CC=clang-14 mrproper \u003e/dev/null 2\u003e\u00261\\nmake -j O=/tmp/crypto-build CC=clang-14 allmodconfig \u003e/dev/null 2\u003e\u00261\\nmake -j O=/tmp/crypto-build W=1 CC=clang-14 drivers/crypto/virtio/\\n  virtio_crypto_akcipher_algs.o\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: crypto: virtio/akcipher: corrige el desbordamiento de pila en memcpy sizeof(struct virtio_crypto_akcipher_session_para) es menor que sizeof(struct virtio_crypto_op_ctrl_req::u), copiar m\u00e1s bytes de la variable de pila provoca el desbordamiento de pila. Clang informa este problema mediante comandos: make -j CC=clang-14 mrproper \u0026gt;/dev/null 2\u0026gt;\u0026amp;1 make -j O=/tmp/crypto-build CC=clang-14 allmodconfig \u0026gt;/dev/null 2\u0026gt;\u0026amp;1 make -j O=/tmp/crypto-build W=1 CC=clang-14 drivers/crypto/virtio/ virtio_crypto_akcipher_algs.o\"}],\"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:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.10.209\",\"versionEndExcluding\":\"5.10.212\",\"matchCriteriaId\":\"AF9F9819-867D-4942-88EB-A4EA60C79272\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.18\",\"versionEndExcluding\":\"6.1.80\",\"matchCriteriaId\":\"125F27DE-2A58-4F6A-A411-148CEC248578\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.6.19\",\"matchCriteriaId\":\"8D82004C-B2AE-4048-9344-32EFF65953B0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.7.7\",\"matchCriteriaId\":\"575EE16B-67F2-4B5B-B5F8-1877715C898B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"B9F4EA73-0894-400F-A490-3A397AB7A517\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"056BD938-0A27-4569-B391-30578B309EE3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.8:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"F02056A5-B362-4370-9FF8-6F0BD384D520\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.8:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"62075ACE-B2A0-4B16-829D-B3DA5AE5CC41\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.8:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"A780F817-2A77-4130-A9B7-5C25606314E3\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/37077ed16c7793e21b005979d33f8a61565b7e86\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/62f361bfea60c6afc3df09c1ad4152e6507f6f47\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/b0365460e945e1117b47cf7329d86de752daff63\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c0ec2a712daf133d9996a8a1b7ee2d4996080363\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/ef1e47d50324e232d2da484fe55a54274eeb9bc1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/37077ed16c7793e21b005979d33f8a61565b7e86\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/62f361bfea60c6afc3df09c1ad4152e6507f6f47\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/b0365460e945e1117b47cf7329d86de752daff63\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c0ec2a712daf133d9996a8a1b7ee2d4996080363\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/ef1e47d50324e232d2da484fe55a54274eeb9bc1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/stable/c/37077ed16c7793e21b005979d33f8a61565b7e86\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/62f361bfea60c6afc3df09c1ad4152e6507f6f47\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/b0365460e945e1117b47cf7329d86de752daff63\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/ef1e47d50324e232d2da484fe55a54274eeb9bc1\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/c0ec2a712daf133d9996a8a1b7ee2d4996080363\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T00:14:13.229Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-26753\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-10T15:51:40.958573Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-11T12:42:15.795Z\"}}], \"cna\": {\"title\": \"crypto: virtio/akcipher - Fix stack overflow on memcpy\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"1ff57428894fc4f5001d3df0762c1820295d6c4f\", \"lessThan\": \"37077ed16c7793e21b005979d33f8a61565b7e86\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"59ca6c93387d325e96577d8bd4c23c78c1491c11\", \"lessThan\": \"62f361bfea60c6afc3df09c1ad4152e6507f6f47\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"59ca6c93387d325e96577d8bd4c23c78c1491c11\", \"lessThan\": \"b0365460e945e1117b47cf7329d86de752daff63\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"59ca6c93387d325e96577d8bd4c23c78c1491c11\", \"lessThan\": \"ef1e47d50324e232d2da484fe55a54274eeb9bc1\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"59ca6c93387d325e96577d8bd4c23c78c1491c11\", \"lessThan\": \"c0ec2a712daf133d9996a8a1b7ee2d4996080363\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/crypto/virtio/virtio_crypto_akcipher_algs.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.18\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"5.18\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"5.10.212\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"6.1.80\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.6.19\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.6.*\"}, {\"status\": \"unaffected\", \"version\": \"6.7.7\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.7.*\"}, {\"status\": \"unaffected\", \"version\": \"6.8\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/crypto/virtio/virtio_crypto_akcipher_algs.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/37077ed16c7793e21b005979d33f8a61565b7e86\"}, {\"url\": \"https://git.kernel.org/stable/c/62f361bfea60c6afc3df09c1ad4152e6507f6f47\"}, {\"url\": \"https://git.kernel.org/stable/c/b0365460e945e1117b47cf7329d86de752daff63\"}, {\"url\": \"https://git.kernel.org/stable/c/ef1e47d50324e232d2da484fe55a54274eeb9bc1\"}, {\"url\": \"https://git.kernel.org/stable/c/c0ec2a712daf133d9996a8a1b7ee2d4996080363\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\ncrypto: virtio/akcipher - Fix stack overflow on memcpy\\n\\nsizeof(struct virtio_crypto_akcipher_session_para) is less than\\nsizeof(struct virtio_crypto_op_ctrl_req::u), copying more bytes from\\nstack variable leads stack overflow. Clang reports this issue by\\ncommands:\\nmake -j CC=clang-14 mrproper \u003e/dev/null 2\u003e\u00261\\nmake -j O=/tmp/crypto-build CC=clang-14 allmodconfig \u003e/dev/null 2\u003e\u00261\\nmake -j O=/tmp/crypto-build W=1 CC=clang-14 drivers/crypto/virtio/\\n  virtio_crypto_akcipher_algs.o\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.10.212\", \"versionStartIncluding\": \"5.10.209\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.1.80\", \"versionStartIncluding\": \"5.18\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.6.19\", \"versionStartIncluding\": \"5.18\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.7.7\", \"versionStartIncluding\": \"5.18\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.8\", \"versionStartIncluding\": \"5.18\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2025-05-04T08:55:44.222Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-26753\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-04T08:55:44.222Z\", \"dateReserved\": \"2024-02-19T14:20:24.169Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-04-03T17:00:38.148Z\", \"assignerShortName\": \"Linux\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}
  wid-sec-w-2024-0773
Vulnerability from csaf_certbund
Notes
{
  "document": {
    "aggregate_severity": {
      "text": "hoch"
    },
    "category": "csaf_base",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "de-DE",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
      },
      {
        "category": "description",
        "text": "Der Kernel stellt den Kern des Linux Betriebssystems dar.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein lokaler Angreifer kann mehrere Schwachstellen im Linux Kernel ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren, seine Privilegien eskalieren oder einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Linux",
        "title": "Betroffene Betriebssysteme"
      }
    ],
    "publisher": {
      "category": "other",
      "contact_details": "csaf-provider@cert-bund.de",
      "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
      "namespace": "https://www.bsi.bund.de"
    },
    "references": [
      {
        "category": "self",
        "summary": "WID-SEC-W-2024-0773 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0773.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2024-0773 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0773"
      },
      {
        "category": "external",
        "summary": "GitHub Advisory GHSA-4fj7-85cf-9m8p vom 2024-04-03",
        "url": "https://github.com/advisories/GHSA-4fj7-85cf-9m8p"
      },
      {
        "category": "external",
        "summary": "Red Hat Bugtracker #2273072 vom 2024-04-03",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2273072"
      },
      {
        "category": "external",
        "summary": "Red Hat Bugtracker #2273076 vom 2024-04-03",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2273076"
      },
      {
        "category": "external",
        "summary": "Red Hat Bugtracker #2273074 vom 2024-04-03",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2273074"
      },
      {
        "category": "external",
        "summary": "GitHub Advisory GHSA-37h8-63p8-qhhg vom 2024-04-03",
        "url": "https://github.com/advisories/GHSA-37h8-63p8-qhhg"
      },
      {
        "category": "external",
        "summary": "Linux Kernel CVE Announcements vom 2024-04-03",
        "url": "https://lore.kernel.org/linux-cve-announce/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1322-1 vom 2024-04-17",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018374.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1332-2 vom 2024-04-18",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018378.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1322-2 vom 2024-04-18",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018377.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1332-1 vom 2024-04-18",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018376.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1454-1 vom 2024-04-26",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018431.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1466-1 vom 2024-04-29",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018438.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1480-1 vom 2024-04-30",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018444.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1490-1 vom 2024-05-03",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018445.html"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DSA-5681 vom 2024-05-06",
        "url": "https://lists.debian.org/debian-security-announce/2024/msg00090.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6765-1 vom 2024-05-07",
        "url": "https://ubuntu.com/security/notices/USN-6765-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6767-1 vom 2024-05-07",
        "url": "https://ubuntu.com/security/notices/USN-6767-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6766-1 vom 2024-05-07",
        "url": "https://ubuntu.com/security/notices/USN-6766-1"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-12380 vom 2024-05-14",
        "url": "http://linux.oracle.com/errata/ELSA-2024-12380.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6767-2 vom 2024-05-14",
        "url": "https://ubuntu.com/security/notices/USN-6767-2"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1645-1 vom 2024-05-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018527.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1647-1 vom 2024-05-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018525.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1642-1 vom 2024-05-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018530.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1641-1 vom 2024-05-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018531.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1646-1 vom 2024-05-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018526.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1648-1 vom 2024-05-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018524.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1643-1 vom 2024-05-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018529.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1644-1 vom 2024-05-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018528.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1650-1 vom 2024-05-15",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018533.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1659-1 vom 2024-05-15",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018538.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6766-2 vom 2024-05-15",
        "url": "https://ubuntu.com/security/notices/USN-6766-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6774-1 vom 2024-05-16",
        "url": "https://ubuntu.com/security/notices/USN-6774-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6778-1 vom 2024-05-16",
        "url": "https://ubuntu.com/security/notices/USN-6778-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6777-1 vom 2024-05-16",
        "url": "https://ubuntu.com/security/notices/USN-6777-1"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1682-1 vom 2024-05-20",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018546.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1677-1 vom 2024-05-17",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018543.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1695-1 vom 2024-05-20",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018549.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1685-1 vom 2024-05-20",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018553.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1680-1 vom 2024-05-20",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018547.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6766-3 vom 2024-05-20",
        "url": "https://ubuntu.com/security/notices/USN-6766-3"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1679-1 vom 2024-05-17",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018544.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6777-2 vom 2024-05-20",
        "url": "https://ubuntu.com/security/notices/USN-6777-2"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1705-1 vom 2024-05-21",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018565.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1711-1 vom 2024-05-21",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018571.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1726-1 vom 2024-05-21",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018577.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1740-1 vom 2024-05-21",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018579.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1739-1 vom 2024-05-21",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018580.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6777-3 vom 2024-05-22",
        "url": "https://ubuntu.com/security/notices/USN-6777-3"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1648-2 vom 2024-05-21",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018572.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1748-1 vom 2024-05-22",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018589.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1749-1 vom 2024-05-22",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018587.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1759-1 vom 2024-05-22",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018592.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1750-1 vom 2024-05-22",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018586.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1753-1 vom 2024-05-22",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018584.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1757-1 vom 2024-05-22",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018593.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:3306 vom 2024-05-23",
        "url": "https://access.redhat.com/errata/RHSA-2024:3306"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6777-4 vom 2024-05-23",
        "url": "https://ubuntu.com/security/notices/USN-6777-4"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-3306 vom 2024-05-25",
        "url": "https://linux.oracle.com/errata/ELSA-2024-3306.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6795-1 vom 2024-05-28",
        "url": "https://ubuntu.com/security/notices/USN-6795-1"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:3460 vom 2024-05-29",
        "url": "https://access.redhat.com/errata/RHSA-2024:3460"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:3461 vom 2024-05-29",
        "url": "https://access.redhat.com/errata/RHSA-2024:3461"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1870-1 vom 2024-05-30",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018634.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASKERNEL-5.4-2024-068 vom 2024-05-30",
        "url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.4-2024-068.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:3618 vom 2024-06-05",
        "url": "https://access.redhat.com/errata/RHSA-2024:3618"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:3619 vom 2024-06-05",
        "url": "https://access.redhat.com/errata/RHSA-2024:3619"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-12377 vom 2024-06-05",
        "url": "https://oss.oracle.com/pipermail/el-errata/2024-June/015801.html"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-12377 vom 2024-06-05",
        "url": "https://oss.oracle.com/pipermail/el-errata/2024-June/015802.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:3627 vom 2024-06-05",
        "url": "https://access.redhat.com/errata/RHSA-2024:3627"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-12385 vom 2024-06-05",
        "url": "https://oss.oracle.com/pipermail/el-errata/2024-June/015807.html"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-12385 vom 2024-06-05",
        "url": "https://oss.oracle.com/pipermail/el-errata/2024-June/015806.html"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-3619 vom 2024-06-07",
        "url": "http://linux.oracle.com/errata/ELSA-2024-3619.html"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-3618 vom 2024-06-06",
        "url": "https://linux.oracle.com/errata/ELSA-2024-3618.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6821-1 vom 2024-06-08",
        "url": "https://ubuntu.com/security/notices/USN-6821-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6820-1 vom 2024-06-08",
        "url": "https://ubuntu.com/security/notices/USN-6820-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6816-1 vom 2024-06-08",
        "url": "https://ubuntu.com/security/notices/USN-6816-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6819-1 vom 2024-06-08",
        "url": "https://ubuntu.com/security/notices/USN-6819-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6817-1 vom 2024-06-08",
        "url": "https://ubuntu.com/security/notices/USN-6817-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6818-1 vom 2024-06-08",
        "url": "https://ubuntu.com/security/notices/USN-6818-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6818-2 vom 2024-06-10",
        "url": "https://ubuntu.com/security/notices/USN-6818-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6821-2 vom 2024-06-10",
        "url": "https://ubuntu.com/security/notices/USN-6821-2"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1979-1 vom 2024-06-11",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018685.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6817-2 vom 2024-06-11",
        "url": "https://ubuntu.com/security/notices/USN-6817-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6821-3 vom 2024-06-11",
        "url": "https://ubuntu.com/security/notices/USN-6821-3"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1983-1 vom 2024-06-11",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018700.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6828-1 vom 2024-06-11",
        "url": "https://ubuntu.com/security/notices/USN-6828-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6820-2 vom 2024-06-11",
        "url": "https://ubuntu.com/security/notices/USN-6820-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6819-2 vom 2024-06-12",
        "url": "https://ubuntu.com/security/notices/USN-6819-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6831-1 vom 2024-06-12",
        "url": "https://ubuntu.com/security/notices/USN-6831-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6819-3 vom 2024-06-12",
        "url": "https://ubuntu.com/security/notices/USN-6819-3"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2008-1 vom 2024-06-12",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018706.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6818-3 vom 2024-06-14",
        "url": "https://ubuntu.com/security/notices/USN-6818-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6817-3 vom 2024-06-14",
        "url": "https://ubuntu.com/security/notices/USN-6817-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6821-4 vom 2024-06-14",
        "url": "https://ubuntu.com/security/notices/USN-6821-4"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6818-4 vom 2024-06-19",
        "url": "https://ubuntu.com/security/notices/USN-6818-4"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2092-1 vom 2024-06-19",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018765.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2162-1 vom 2024-06-21",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018785.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2135-1 vom 2024-06-21",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018783.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2163-1 vom 2024-06-21",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018784.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2184-1 vom 2024-06-24",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018807.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2189-1 vom 2024-06-25",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018811.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2190-1 vom 2024-06-25",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018819.html"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DLA-3842 vom 2024-06-25",
        "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2207-1 vom 2024-06-25",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018824.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6819-4 vom 2024-06-26",
        "url": "https://ubuntu.com/security/notices/USN-6819-4"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DLA-3840 vom 2024-06-27",
        "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4211 vom 2024-07-02",
        "url": "https://access.redhat.com/errata/RHSA-2024:4211"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-4211 vom 2024-07-03",
        "url": "https://linux.oracle.com/errata/ELSA-2024-4211.html"
      },
      {
        "category": "external",
        "summary": "Dell Security Advisory DSA-2024-022 vom 2024-07-03",
        "url": "https://www.dell.com/support/kbdoc/de-de/000226633/dsa-2024-022-security-update-for-dell-networker-vproxy-multiple-component-vulnerabilities"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6871-1 vom 2024-07-04",
        "url": "https://ubuntu.com/security/notices/USN-6871-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6872-1 vom 2024-07-04",
        "url": "https://ubuntu.com/security/notices/USN-6872-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6873-1 vom 2024-07-04",
        "url": "https://ubuntu.com/security/notices/USN-6873-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6866-1 vom 2024-07-04",
        "url": "https://ubuntu.com/security/notices/USN-6866-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6865-1 vom 2024-07-04",
        "url": "https://ubuntu.com/security/notices/USN-6865-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6874-1 vom 2024-07-04",
        "url": "https://ubuntu.com/security/notices/USN-6874-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6872-2 vom 2024-07-04",
        "url": "https://ubuntu.com/security/notices/USN-6872-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6873-2 vom 2024-07-04",
        "url": "https://ubuntu.com/security/notices/USN-6873-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6866-2 vom 2024-07-04",
        "url": "https://ubuntu.com/security/notices/USN-6866-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6878-1 vom 2024-07-04",
        "url": "https://ubuntu.com/security/notices/USN-6878-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6865-2 vom 2024-07-04",
        "url": "https://ubuntu.com/security/notices/USN-6865-2"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4349 vom 2024-07-08",
        "url": "https://access.redhat.com/errata/RHSA-2024:4349"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4352 vom 2024-07-08",
        "url": "https://access.redhat.com/errata/RHSA-2024:4352"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-4349 vom 2024-07-09",
        "url": "https://linux.oracle.com/errata/ELSA-2024-4349.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2337-1 vom 2024-07-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018881.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2372-1 vom 2024-07-09",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018901.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2360-1 vom 2024-07-09",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018907.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4447 vom 2024-07-10",
        "url": "https://access.redhat.com/errata/RHSA-2024:4447"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2381-1 vom 2024-07-10",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018916.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6892-1 vom 2024-07-10",
        "url": "https://ubuntu.com/security/notices/USN-6892-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6866-3 vom 2024-07-10",
        "url": "https://ubuntu.com/security/notices/USN-6866-3"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4321 vom 2024-07-10",
        "url": "https://access.redhat.com/errata/RHSA-2024:4321"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2394-1 vom 2024-07-10",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018922.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2385-1 vom 2024-07-10",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018920.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4533 vom 2024-07-15",
        "url": "https://access.redhat.com/errata/RHSA-2024:4533"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2448-1 vom 2024-07-12",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018945.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2447-1 vom 2024-07-12",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018946.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2446-1 vom 2024-07-12",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018947.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6896-1 vom 2024-07-12",
        "url": "https://ubuntu.com/security/notices/USN-6896-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6895-1 vom 2024-07-12",
        "url": "https://ubuntu.com/security/notices/USN-6895-1"
      },
      {
        "category": "external",
        "summary": "Rocky Linux Security Advisory RLSA-2024:4349 vom 2024-07-15",
        "url": "https://errata.build.resf.org/RLSA-2024:4349"
      },
      {
        "category": "external",
        "summary": "Rocky Linux Security Advisory RLSA-2024:4352 vom 2024-07-15",
        "url": "https://errata.build.resf.org/RLSA-2024:4352"
      },
      {
        "category": "external",
        "summary": "Rocky Linux Security Advisory RLSA-2024:4211 vom 2024-07-15",
        "url": "https://errata.build.resf.org/RLSA-2024:4211"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6898-1 vom 2024-07-15",
        "url": "https://ubuntu.com/security/notices/USN-6898-1"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4554 vom 2024-07-16",
        "url": "https://access.redhat.com/errata/RHSA-2024:4554"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2495-1 vom 2024-07-16",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018982.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6895-2 vom 2024-07-16",
        "url": "https://ubuntu.com/security/notices/USN-6895-2"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4583 vom 2024-07-17",
        "url": "https://access.redhat.com/errata/RHSA-2024:4583"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6896-2 vom 2024-07-16",
        "url": "https://ubuntu.com/security/notices/USN-6896-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6896-3 vom 2024-07-17",
        "url": "https://ubuntu.com/security/notices/USN-6896-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6900-1 vom 2024-07-17",
        "url": "https://ubuntu.com/security/notices/USN-6900-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6898-2 vom 2024-07-17",
        "url": "https://ubuntu.com/security/notices/USN-6898-2"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-4583 vom 2024-07-19",
        "url": "https://linux.oracle.com/errata/ELSA-2024-4583.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2561-1 vom 2024-07-18",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019001.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4631 vom 2024-07-18",
        "url": "https://access.redhat.com/errata/RHSA-2024:4631"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6898-3 vom 2024-07-19",
        "url": "https://ubuntu.com/security/notices/USN-6898-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6895-3 vom 2024-07-19",
        "url": "https://ubuntu.com/security/notices/USN-6895-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6896-4 vom 2024-07-19",
        "url": "https://ubuntu.com/security/notices/USN-6896-4"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2571-1 vom 2024-07-22",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019019.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6896-5 vom 2024-07-23",
        "url": "https://ubuntu.com/security/notices/USN-6896-5"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6898-4 vom 2024-07-23",
        "url": "https://ubuntu.com/security/notices/USN-6898-4"
      },
      {
        "category": "external",
        "summary": "SEM 2024.2.1 release notes vom 2024-07-23",
        "url": "https://documentation.solarwinds.com/en/success_center/sem/content/release_notes/sem_2024-2-1_release_notes.htm"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4740 vom 2024-07-24",
        "url": "https://access.redhat.com/errata/RHSA-2024:4740"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4831 vom 2024-07-24",
        "url": "https://access.redhat.com/errata/RHSA-2024:4831"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4823 vom 2024-07-24",
        "url": "https://access.redhat.com/errata/RHSA-2024:4823"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6919-1 vom 2024-07-26",
        "url": "https://ubuntu.com/security/notices/USN-6919-1"
      },
      {
        "category": "external",
        "summary": "Rocky Linux Security Advisory RLSA-2024:4583 vom 2024-07-26",
        "url": "https://errata.build.resf.org/RLSA-2024:4583"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6917-1 vom 2024-07-26",
        "url": "https://ubuntu.com/security/notices/USN-6917-1"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4902 vom 2024-07-29",
        "url": "https://access.redhat.com/errata/RHSA-2024:4902"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6927-1 vom 2024-07-30",
        "url": "https://ubuntu.com/security/notices/USN-6927-1"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4928 vom 2024-07-31",
        "url": "https://access.redhat.com/errata/RHSA-2024:4928"
      },
      {
        "category": "external",
        "summary": "Rocky Linux Security Advisory RLSA-2024:4928 vom 2024-08-01",
        "url": "https://errata.build.resf.org/RLSA-2024:4928"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7162077 vom 2024-07-31",
        "url": "https://www.ibm.com/support/pages/node/7162077"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-4928 vom 2024-08-01",
        "url": "https://linux.oracle.com/errata/ELSA-2024-4928.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2722-1 vom 2024-08-02",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019090.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6895-4 vom 2024-08-05",
        "url": "https://ubuntu.com/security/notices/USN-6895-4"
      },
      {
        "category": "external",
        "summary": "Dell Security Advisory DSA-2024-348 vom 2024-08-06",
        "url": "https://www.dell.com/support/kbdoc/de-de/000227573/dsa-2024-348-security-update-for-dell-avamar-dell-networker-virtual-edition-nve-and-dell-powerprotect-dp-series-appliance-dell-integrated-data-protection-appliance-idpa-security-update-for-multiple-vulnerabilities"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:5067 vom 2024-08-07",
        "url": "https://access.redhat.com/errata/RHSA-2024:5067"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:5066 vom 2024-08-07",
        "url": "https://access.redhat.com/errata/RHSA-2024:5066"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2802-1 vom 2024-08-07",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019133.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:5102 vom 2024-08-08",
        "url": "https://access.redhat.com/errata/RHSA-2024:5102"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:5101 vom 2024-08-08",
        "url": "https://access.redhat.com/errata/RHSA-2024:5101"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2840-1 vom 2024-08-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019147.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2825-1 vom 2024-08-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019151.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2850-1 vom 2024-08-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019144.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2824-1 vom 2024-08-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019152.html"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-5101 vom 2024-08-09",
        "url": "https://linux.oracle.com/errata/ELSA-2024-5101.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:5257 vom 2024-08-13",
        "url": "https://access.redhat.com/errata/RHSA-2024:5257"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:5255 vom 2024-08-13",
        "url": "https://access.redhat.com/errata/RHSA-2024:5255"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:5256 vom 2024-08-13",
        "url": "https://access.redhat.com/errata/RHSA-2024:5256"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2896-1 vom 2024-08-13",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019185.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2893-1 vom 2024-08-13",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019187.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2892-1 vom 2024-08-13",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019188.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2894-1 vom 2024-08-13",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019182.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:5363 vom 2024-08-14",
        "url": "https://access.redhat.com/errata/RHSA-2024:5363"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2902-1 vom 2024-08-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019193.html"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-5363 vom 2024-08-15",
        "url": "https://linux.oracle.com/errata/ELSA-2024-5363.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2929-1 vom 2024-08-15",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019209.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2939-1 vom 2024-08-16",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019211.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2947-1 vom 2024-08-16",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019220.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2940-1 vom 2024-08-16",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019212.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2948-1 vom 2024-08-16",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019219.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1669-1 vom 2024-08-19",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019269.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1663-1 vom 2024-08-19",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/MFQEXBT2XPZQJMUF7MN6ZVO5FXVY4NKK/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2203-1 vom 2024-08-19",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019244.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1489-1 vom 2024-08-19",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/D5LYDXV5ACGHUYO5XWLWD5VAOA5HLJ7U/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1465-1 vom 2024-08-19",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019273.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2973-1 vom 2024-08-20",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019280.html"
      },
      {
        "category": "external",
        "summary": "Rocky Linux Security Advisory RLSA-2024:5101 vom 2024-08-21",
        "url": "https://errata.build.resf.org/RLSA-2024:5101"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6976-1 vom 2024-08-22",
        "url": "https://ubuntu.com/security/notices/USN-6976-1"
      },
      {
        "category": "external",
        "summary": "Rocky Linux Security Advisory RLSA-2024:5102 vom 2024-08-21",
        "url": "https://errata.build.resf.org/RLSA-2024:5102"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6972-1 vom 2024-08-21",
        "url": "https://ubuntu.com/security/notices/USN-6972-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6972-2 vom 2024-08-22",
        "url": "https://ubuntu.com/security/notices/USN-6972-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6973-2 vom 2024-08-23",
        "url": "https://ubuntu.com/security/notices/USN-6972-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6972-4 vom 2024-08-29",
        "url": "https://ubuntu.com/security/notices/USN-6972-4"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-12606 vom 2024-09-03",
        "url": "https://linux.oracle.com/errata/ELSA-2024-12606.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:6206 vom 2024-09-03",
        "url": "https://access.redhat.com/errata/RHSA-2024:6206"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:6297 vom 2024-09-04",
        "url": "https://access.redhat.com/errata/RHSA-2024:6297"
      },
      {
        "category": "external",
        "summary": "ORACLE OVMSA-2024-0011 vom 2024-09-04",
        "url": "https://oss.oracle.com/pipermail/oraclevm-errata/2024-September/001099.html"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7167662 vom 2024-09-05",
        "url": "https://www.ibm.com/support/pages/node/7167662"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3190-1 vom 2024-09-10",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019403.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3194-1 vom 2024-09-10",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019400.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3195-1 vom 2024-09-10",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019407.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:6567 vom 2024-09-11",
        "url": "https://access.redhat.com/errata/RHSA-2024:6567"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3209-1 vom 2024-09-11",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/YNWVZVIFSX7PLBJX3I3PDZ4MIBERTN2Y/"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-6567 vom 2024-09-12",
        "url": "https://linux.oracle.com/errata/ELSA-2024-6567.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3249-1 vom 2024-09-16",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019438.html"
      },
      {
        "category": "external",
        "summary": "Rocky Linux Security Advisory RLSA-2024:6567 vom 2024-09-17",
        "url": "https://errata.build.resf.org/RLSA-2024:6567"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:6753 vom 2024-09-18",
        "url": "https://access.redhat.com/errata/RHSA-2024:6753"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7022-1 vom 2024-09-18",
        "url": "https://ubuntu.com/security/notices/USN-7022-1"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3379-1 vom 2024-09-23",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019489.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3368-1 vom 2024-09-23",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019488.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3375-1 vom 2024-09-23",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019486.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7028-1 vom 2024-09-23",
        "url": "https://ubuntu.com/security/notices/USN-7028-1"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:6998 vom 2024-09-24",
        "url": "https://access.redhat.com/errata/RHSA-2024:6998"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3399-1 vom 2024-09-23",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019499.html"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7169778 vom 2024-09-24",
        "url": "https://www.ibm.com/support/pages/node/7169778"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3383-1 vom 2024-09-23",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019497.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:6997 vom 2024-09-24",
        "url": "https://access.redhat.com/errata/RHSA-2024:6997"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:7001 vom 2024-09-24",
        "url": "https://access.redhat.com/errata/RHSA-2024:7001"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:6993 vom 2024-09-24",
        "url": "https://access.redhat.com/errata/RHSA-2024:6993"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:7000 vom 2024-09-24",
        "url": "https://access.redhat.com/errata/RHSA-2024:7000"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-7000 vom 2024-09-26",
        "url": "https://linux.oracle.com/errata/ELSA-2024-7000.html"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-6997 vom 2024-09-26",
        "url": "https://linux.oracle.com/errata/ELSA-2024-6997.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7039-1 vom 2024-09-26",
        "url": "https://ubuntu.com/security/notices/USN-7039-1"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3483-1 vom 2024-09-29",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/2HO244EHQ65DPDJ2NOBAXLG7QYWSCUMA/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3483-1 vom 2024-09-29",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2HO244EHQ65DPDJ2NOBAXLG7QYWSCUMA/"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-12682 vom 2024-09-30",
        "url": "http://linux.oracle.com/errata/ELSA-2024-12682.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3499-1 vom 2024-09-30",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019536.html"
      },
      {
        "category": "external",
        "summary": "Rocky Linux Security Advisory RLSA-2024:7001 vom 2024-09-30",
        "url": "https://errata.build.resf.org/RLSA-2024:7001"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7022-2 vom 2024-10-01",
        "url": "https://ubuntu.com/security/notices/USN-7022-2"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3553-1 vom 2024-10-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019560.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3551-1 vom 2024-10-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019562.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3551-1 vom 2024-10-08",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/Q7MIMQMCXNGMVS32KLTADYTPQCKF5HWU/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3564-1 vom 2024-10-09",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/R7FS3QARF7WUPH5GFL22NW3G3SDO2C7Z/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3569-1 vom 2024-10-09",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/6GBL67LQ3MUSYQCQRQH2AZH3XWILTO5A/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3561-1 vom 2024-10-09",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/LSUY4BSWS5WR46CHS4FPBIJIRLKHRDHV/"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7022-3 vom 2024-10-10",
        "url": "https://ubuntu.com/security/notices/USN-7022-3"
      },
      {
        "category": "external",
        "summary": "Dell Security Advisory DSA-2024-422 vom 2024-10-10",
        "url": "https://www.dell.com/support/kbdoc/de-de/000234730/dsa-2024-422-security-update-for-dell-networker-vproxy-multiple-component-vulnerabilities"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3592-1 vom 2024-10-10",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019589.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3587-1 vom 2024-10-10",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019588.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7069-1 vom 2024-10-16",
        "url": "https://ubuntu.com/security/notices/USN-7069-1"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3631-1 vom 2024-10-15",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/VBN5S6CN75ZWGV3ZNRLZRMQ5DF3HMBZE/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3694-1 vom 2024-10-16",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/Y2P3R5HQ4Z7AYZLBXUGXBJMITFENT5NV/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3696-1 vom 2024-10-16",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/YYPGEHXE3QJ5NBRD57VSRTM36AC5DISM/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3695-1 vom 2024-10-16",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/MOG44NUGCSJS6Q3AKMCV3X4IK2DN6CLL/"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7069-2 vom 2024-10-17",
        "url": "https://ubuntu.com/security/notices/USN-7069-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7028-2 vom 2024-10-17",
        "url": "https://ubuntu.com/security/notices/USN-7028-2"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-12796 vom 2024-10-21",
        "url": "https://linux.oracle.com/errata/ELSA-2024-12796.html"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7173960 vom 2024-10-23",
        "url": "https://www.ibm.com/support/pages/node/7173960"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:8318 vom 2024-10-23",
        "url": "https://access.redhat.com/errata/RHSA-2024:8318"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:8613 vom 2024-10-30",
        "url": "https://access.redhat.com/errata/RHSA-2024:8613"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:8614 vom 2024-10-30",
        "url": "https://access.redhat.com/errata/RHSA-2024:8614"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3793-1 vom 2024-10-30",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019702.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3829-1 vom 2024-10-30",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/RMOWLUMWUZKBWNWZRVPCJY43YUOMCMJ7/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3815-1 vom 2024-10-30",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/JIUM76237NQIAK3CP7ENKHD5EOEBDHZH/"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7088-1 vom 2024-10-31",
        "url": "https://ubuntu.com/security/notices/USN-7088-1"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3851-1 vom 2024-10-31",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/7YDAYBSAUUUZVVIKYWRRX5O6ZCOQ2K46/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3852-1 vom 2024-10-31",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/CJCHUFTBOJTQRE24NTRP6WMCK5BGPZ3N/"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin",
        "url": "https://www.ibm.com/support/pages/node/7174634"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7088-2 vom 2024-11-04",
        "url": "https://ubuntu.com/security/notices/USN-7088-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7088-3 vom 2024-11-06",
        "url": "https://ubuntu.com/security/notices/USN-7088-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7100-1 vom 2024-11-11",
        "url": "https://ubuntu.com/security/notices/USN-7100-1"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:9315 vom 2024-11-12",
        "url": "https://access.redhat.com/errata/RHSA-2024:9315"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:9497 vom 2024-11-13",
        "url": "https://access.redhat.com/errata/RHSA-2024:9497"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7100-2 vom 2024-11-12",
        "url": "https://ubuntu.com/security/notices/USN-7100-2"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:9498 vom 2024-11-13",
        "url": "https://access.redhat.com/errata/RHSA-2024:9498"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3986-1 vom 2024-11-13",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/CIC23R3UQSPF2K4P2CX54TPCX5T7KWQG/"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:9546 vom 2024-11-13",
        "url": "https://access.redhat.com/errata/RHSA-2024:9546"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3984-1 vom 2024-11-13",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/L52VEDNTEHWEPR56WZN4KZNMEUYGCJX6/"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7088-5 vom 2024-11-14",
        "url": "https://ubuntu.com/security/notices/USN-7088-5"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7119-1 vom 2024-11-20",
        "url": "https://ubuntu.com/security/notices/USN-7119-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7123-1 vom 2024-11-20",
        "url": "https://ubuntu.com/security/notices/USN-7123-1"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-12830 vom 2024-11-21",
        "url": "https://linux.oracle.com/errata/ELSA-2024-12830.html"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7176961 vom 2024-11-22",
        "url": "https://www.ibm.com/support/pages/node/7176961"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-12845 vom 2024-11-25",
        "url": "https://linux.oracle.com/errata/ELSA-2024-12845.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4100-1 vom 2024-11-28",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019864.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4122-1 vom 2024-12-02",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019885.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:10771 vom 2024-12-04",
        "url": "https://access.redhat.com/errata/RHSA-2024:10771"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4218-1 vom 2024-12-06",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/4UVNDL3CU4NHVPE7QELR2N5HRCDSMYEV/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4234-1 vom 2024-12-06",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/B6RMLGICBLD3BNXSBS7J23W3GCEJMFJA/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4266-1 vom 2024-12-09",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RRJRAM3LFR4MNOHCFB2XIOS6OJUDNUPE/"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7144-1 vom 2024-12-09",
        "url": "https://ubuntu.com/security/notices/USN-7144-1"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4314-1 vom 2024-12-13",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/SARXL66CQHD5VSFG5PUBNBVBPVFUN4KT/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4318-1 vom 2024-12-13",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019999.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4316-1 vom 2024-12-13",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/S4I5Z6ALCJLHTP25U3HMJHEXN4DR2USM/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4315-1 vom 2024-12-13",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/LQPWDP54GSTHYCV4CTCOE67D2ANVPPUW/"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-12884 vom 2024-12-17",
        "url": "https://linux.oracle.com/errata/ELSA-2024-12884.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4364-1 vom 2024-12-17",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/020019.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4367-1 vom 2024-12-17",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/020025.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4346-1 vom 2024-12-17",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/2FJJW5HEWYSYWAJBRWARBIZ4AQHAXLNG/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4345-1 vom 2024-12-17",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/020018.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4376-1 vom 2024-12-18",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/WFOJHFFEHK42VPQ6XLZWB77H5OEJ3FF4/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4376-1 vom 2024-12-18",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/WFOJHFFEHK42VPQ6XLZWB77H5OEJ3FF4/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4376-1 vom 2024-12-18",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/020028.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASKERNEL-5.15-2024-058 vom 2024-12-19",
        "url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.15-2024-058.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice LSN-0108-1 vom 2024-12-19",
        "url": "https://ubuntu.com/security/notices/LSN-0108-1"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4387-1 vom 2024-12-19",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/020032.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASKERNEL-5.10-2024-076 vom 2024-12-19",
        "url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.10-2024-076.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASKERNEL-5.15-2024-059 vom 2024-12-19",
        "url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.15-2024-059.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7183-1 vom 2025-01-06",
        "url": "https://ubuntu.com/security/notices/USN-7183-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7184-1 vom 2025-01-06",
        "url": "https://ubuntu.com/security/notices/USN-7184-1"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7180361 vom 2025-01-07",
        "url": "https://www.ibm.com/support/pages/node/7180361"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0035-1 vom 2025-01-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020070.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0034-1 vom 2025-01-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020071.html"
      },
      {
        "category": "external",
        "summary": "Juniper Security Advisory JSA92874 vom 2024-01-09",
        "url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-Space-Multiple-vulnerabilities-resolved-in-24-1R2-release"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7194-1 vom 2025-01-09",
        "url": "https://ubuntu.com/security/notices/USN-7194-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7185-2 vom 2025-01-09",
        "url": "https://ubuntu.com/security/notices/USN-7185-2"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-9315 vom 2025-01-13",
        "url": "https://oss.oracle.com/pipermail/el-errata/2025-January/017000.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0107-1 vom 2025-01-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020112.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0109-1 vom 2025-01-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020110.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0150-1 vom 2025-01-16",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/USHZQFRYGMLVCVQRQLPH4FARDBDAEC6G/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0158-1 vom 2025-01-17",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020154.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0231-1 vom 2025-01-24",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020192.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0248-1 vom 2025-01-27",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020218.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0261-1 vom 2025-01-27",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020210.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0266-1 vom 2025-01-27",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020223.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0251-1 vom 2025-01-27",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020216.html"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7181933 vom 2025-01-29",
        "url": "https://www.ibm.com/support/pages/node/7181933"
      },
      {
        "category": "external",
        "summary": "Brocade Security Advisory BSA-2025-2895 vom 2025-02-13",
        "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25398"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0556-1 vom 2025-02-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020352.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0577-1 vom 2025-02-18",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020370.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice LSN-0109-1 vom 2025-02-20",
        "url": "https://ubuntu.com/security/notices/LSN-0109-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7289-1 vom 2025-02-24",
        "url": "https://ubuntu.com/security/notices/USN-7289-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7288-1 vom 2025-02-24",
        "url": "https://ubuntu.com/security/notices/USN-7288-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7291-1 vom 2025-02-25",
        "url": "https://ubuntu.com/security/notices/USN-7291-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7293-1 vom 2025-02-25",
        "url": "https://ubuntu.com/security/notices/USN-7293-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7289-2 vom 2025-02-25",
        "url": "https://ubuntu.com/security/notices/USN-7289-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7288-2 vom 2025-02-25",
        "url": "https://ubuntu.com/security/notices/USN-7288-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7289-3 vom 2025-02-25",
        "url": "https://ubuntu.com/security/notices/USN-7289-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7289-4 vom 2025-02-27",
        "url": "https://ubuntu.com/security/notices/USN-7289-4"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7308-1 vom 2025-02-27",
        "url": "https://ubuntu.com/security/notices/USN-7308-1"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2025:2270 vom 2025-03-05",
        "url": "https://access.redhat.com/errata/RHSA-2025:2270"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2025:1912 vom 2025-03-05",
        "url": "https://access.redhat.com/errata/RHSA-2025:1912"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0784-1 vom 2025-03-05",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020484.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7331-1 vom 2025-03-05",
        "url": "https://ubuntu.com/security/notices/USN-7331-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7332-1 vom 2025-03-05",
        "url": "https://ubuntu.com/security/notices/USN-7332-1"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2025:2490 vom 2025-03-10",
        "url": "https://access.redhat.com/errata/RHSA-2025:2490"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7332-2 vom 2025-03-11",
        "url": "https://ubuntu.com/security/notices/USN-7332-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7342-1 vom 2025-03-11",
        "url": "https://ubuntu.com/security/notices/USN-7342-1"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0577-2 vom 2025-03-11",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020500.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7344-1 vom 2025-03-11",
        "url": "https://ubuntu.com/security/notices/USN-7344-1"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0847-1 vom 2025-03-12",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020505.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7332-3 vom 2025-03-13",
        "url": "https://ubuntu.com/security/notices/USN-7332-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7344-2 vom 2025-03-13",
        "url": "https://ubuntu.com/security/notices/USN-7344-2"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0856-1 vom 2025-03-13",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/OSPHACQPT5GWCIN3WJL55RCYA4OHTBLI/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0856-1 vom 2025-03-13",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/OSPHACQPT5GWCIN3WJL55RCYA4OHTBLI/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0856-1 vom 2025-03-13",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020508.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2025:2705 vom 2025-03-18",
        "url": "https://access.redhat.com/errata/RHSA-2025:2705"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2025:2696 vom 2025-03-19",
        "url": "https://access.redhat.com/errata/RHSA-2025:2696"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0955-1 vom 2025-03-19",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020563.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7388-1 vom 2025-03-27",
        "url": "https://ubuntu.com/security/notices/USN-7388-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7390-1 vom 2025-03-28",
        "url": "https://ubuntu.com/security/notices/USN-7390-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7389-1 vom 2025-03-28",
        "url": "https://ubuntu.com/security/notices/USN-7389-1"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7229443 vom 2025-03-28",
        "url": "https://www.ibm.com/support/pages/node/7229443"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7230557 vom 2025-04-10",
        "url": "https://www.ibm.com/support/pages/node/7230557"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DSA-5900 vom 2025-04-12",
        "url": "https://lists.debian.org/debian-security-announce/2025/msg00062.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2025:3935 vom 2025-04-16",
        "url": "https://access.redhat.com/errata/RHSA-2025:3935"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7458-1 vom 2025-04-24",
        "url": "https://ubuntu.com/security/notices/USN-7458-1"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2025:4342 vom 2025-04-30",
        "url": "https://access.redhat.com/errata/RHSA-2025:4342"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7495-2 vom 2025-05-06",
        "url": "https://ubuntu.com/security/notices/USN-7495-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7495-1 vom 2025-05-06",
        "url": "https://ubuntu.com/security/notices/USN-7495-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7496-1 vom 2025-05-07",
        "url": "https://ubuntu.com/security/notices/USN-7496-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7496-2 vom 2025-05-07",
        "url": "https://ubuntu.com/security/notices/USN-7496-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7496-4 vom 2025-05-07",
        "url": "https://ubuntu.com/security/notices/USN-7496-4"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7495-3 vom 2025-05-07",
        "url": "https://ubuntu.com/security/notices/USN-7495-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7496-3 vom 2025-05-07",
        "url": "https://ubuntu.com/security/notices/USN-7496-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7496-5 vom 2025-05-07",
        "url": "https://ubuntu.com/security/notices/USN-7496-5"
      },
      {
        "category": "external",
        "summary": "Exploit CVE-2024-26809 vom 2025-05-11",
        "url": "https://github.com/google/security-research/tree/master/pocs/linux/kernelctf/CVE-2024-26809_lts_cos/exploit"
      },
      {
        "category": "external",
        "summary": "Securityonline Artikel",
        "url": "https://securityonline.info/poc-released-cve-2024-26809-exploits-nftables-double-free-to-achieve-root-shell/"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7506-1 vom 2025-05-12",
        "url": "https://ubuntu.com/security/notices/USN-7506-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7506-3 vom 2025-05-12",
        "url": "https://ubuntu.com/security/notices/USN-7506-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7506-2 vom 2025-05-12",
        "url": "https://ubuntu.com/security/notices/USN-7506-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7506-4 vom 2025-05-13",
        "url": "https://ubuntu.com/security/notices/USN-7506-4"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7517-1 vom 2025-05-16",
        "url": "https://ubuntu.com/security/notices/USN-7517-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7518-1 vom 2025-05-20",
        "url": "https://ubuntu.com/security/notices/USN-7518-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7517-2 vom 2025-05-21",
        "url": "https://ubuntu.com/security/notices/USN-7517-2"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DSA-5925 vom 2025-05-24",
        "url": "https://lists.debian.org/debian-security-announce/2025/msg00088.html"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DLA-4178 vom 2025-05-26",
        "url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7517-3 vom 2025-05-26",
        "url": "https://ubuntu.com/security/notices/USN-7517-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7539-1 vom 2025-05-28",
        "url": "https://ubuntu.com/security/notices/USN-7539-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7540-1 vom 2025-05-28",
        "url": "https://ubuntu.com/security/notices/USN-7540-1"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASKERNEL-5.15-2025-072 vom 2025-05-29",
        "url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.15-2025-072.html"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DLA-4193 vom 2025-05-30",
        "url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice LSN-0112-1 vom 2025-05-29",
        "url": "https://ubuntu.com/security/notices/LSN-0112-1"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20246-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021078.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20249-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021072.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20270-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021056.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20260-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021058.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20247-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021076.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20192-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021150.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20164-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021175.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20190-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021154.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20166-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021176.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20163-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021187.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20077-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021265.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20073-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021282.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20028-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021386.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20008-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021403.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20047-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021306.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20044-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021334.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASKERNEL-5.15-2025-073 vom 2025-06-10",
        "url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.15-2025-073.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:01966-1 vom 2025-06-16",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021534.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:01983-1 vom 2025-06-17",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021538.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASKERNEL-5.10-2025-095 vom 2025-06-24",
        "url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.10-2025-095.html"
      },
      {
        "category": "external",
        "summary": "NetApp Security Advisory NTAP-20241101-0013 vom 2025-06-25",
        "url": "https://security.netapp.com/advisory/NTAP-20241101-0013"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7236419 vom 2025-06-30",
        "url": "https://www.ibm.com/support/pages/node/7236419"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:02173-1 vom 2025-06-30",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021714.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALAS2KERNEL-5.4-2025-102 vom 2025-06-30",
        "url": "https://alas.aws.amazon.com/AL2/ALAS2KERNEL-5.4-2025-102.html"
      },
      {
        "category": "external",
        "summary": "SEM 2025.2.1 release notes vom 2025-07-02",
        "url": "https://documentation.solarwinds.com/en/success_center/sem/content/release_notes/sem_2025-2-1_release_notes.htm"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:02254-1 vom 2025-07-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021770.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2025:10701 vom 2025-07-09",
        "url": "https://access.redhat.com/errata/RHSA-2025:10701"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:02264-1 vom 2025-07-10",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021785.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:02307-1 vom 2025-07-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021804.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:02322-1 vom 2025-07-15",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021810.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:02321-1 vom 2025-07-15",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021811.html"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2025-20470 vom 2025-07-16",
        "url": "https://linux.oracle.com/errata/ELSA-2025-20470.html"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2025-20471 vom 2025-07-16",
        "url": "https://linux.oracle.com/errata/ELSA-2025-20471.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:02333-1 vom 2025-07-16",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021830.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7640-1 vom 2025-07-16",
        "url": "https://ubuntu.com/security/notices/USN-7640-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7654-1 vom 2025-07-18",
        "url": "https://ubuntu.com/security/notices/USN-7654-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7654-3 vom 2025-07-18",
        "url": "https://ubuntu.com/security/notices/USN-7654-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7654-2 vom 2025-07-18",
        "url": "https://ubuntu.com/security/notices/USN-7654-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7655-1 vom 2025-07-18",
        "url": "https://ubuntu.com/security/notices/USN-7655-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7654-4 vom 2025-07-22",
        "url": "https://ubuntu.com/security/notices/USN-7654-4"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:02537-1 vom 2025-07-28",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021978.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7654-5 vom 2025-07-29",
        "url": "https://ubuntu.com/security/notices/USN-7654-5"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:02601-1 vom 2025-08-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022048.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:02632-1 vom 2025-08-04",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/A6QW6TXS545RIQWDHD4QUITTGGA4K6MY/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:02691-1 vom 2025-08-05",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/HQYM2FGJQXM5CJJ3L6LDY723WGAYBFPL/"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7686-1 vom 2025-08-05",
        "url": "https://ubuntu.com/security/notices/USN-7686-1"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DLA-4271 vom 2025-08-13",
        "url": "https://lists.debian.org/debian-lts-announce/2025/08/msg00010.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7711-1 vom 2025-08-22",
        "url": "https://ubuntu.com/security/notices/USN-7711-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7712-1 vom 2025-08-22",
        "url": "https://ubuntu.com/security/notices/USN-7712-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7712-2 vom 2025-09-02",
        "url": "https://ubuntu.com/security/notices/USN-7712-2"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2025-20552 vom 2025-09-09",
        "url": "https://linux.oracle.com/errata/ELSA-2025-20552.html"
      }
    ],
    "source_lang": "en-US",
    "title": "Linux Kernel: Mehrere Schwachstellen",
    "tracking": {
      "current_release_date": "2025-09-08T22:00:00.000+00:00",
      "generator": {
        "date": "2025-09-09T07:51:17.852+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.4.0"
        }
      },
      "id": "WID-SEC-W-2024-0773",
      "initial_release_date": "2024-04-03T22:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2024-04-03T22:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2024-04-04T22:00:00.000+00:00",
          "number": "2",
          "summary": "CVE-2024-26752 erg\u00e4nzt"
        },
        {
          "date": "2024-04-16T22:00:00.000+00:00",
          "number": "3",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-04-18T22:00:00.000+00:00",
          "number": "4",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-04-28T22:00:00.000+00:00",
          "number": "5",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-04-29T22:00:00.000+00:00",
          "number": "6",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-05-01T22:00:00.000+00:00",
          "number": "7",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-05-02T22:00:00.000+00:00",
          "number": "8",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-05-06T22:00:00.000+00:00",
          "number": "9",
          "summary": "Neue Updates von Debian aufgenommen"
        },
        {
          "date": "2024-05-07T22:00:00.000+00:00",
          "number": "10",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-05-13T22:00:00.000+00:00",
          "number": "11",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-05-14T22:00:00.000+00:00",
          "number": "12",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-05-15T22:00:00.000+00:00",
          "number": "13",
          "summary": "Neue Updates von SUSE und Ubuntu aufgenommen"
        },
        {
          "date": "2024-05-16T22:00:00.000+00:00",
          "number": "14",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-05-20T22:00:00.000+00:00",
          "number": "15",
          "summary": "Neue Updates von SUSE und Ubuntu aufgenommen"
        },
        {
          "date": "2024-05-21T22:00:00.000+00:00",
          "number": "16",
          "summary": "Neue Updates von SUSE und Ubuntu aufgenommen"
        },
        {
          "date": "2024-05-22T22:00:00.000+00:00",
          "number": "17",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-05-23T22:00:00.000+00:00",
          "number": "18",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-05-26T22:00:00.000+00:00",
          "number": "19",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-05-28T22:00:00.000+00:00",
          "number": "20",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-05-30T22:00:00.000+00:00",
          "number": "21",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-06-04T22:00:00.000+00:00",
          "number": "22",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-06-05T22:00:00.000+00:00",
          "number": "23",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-06-06T22:00:00.000+00:00",
          "number": "24",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-06-09T22:00:00.000+00:00",
          "number": "25",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-06-10T22:00:00.000+00:00",
          "number": "26",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-06-11T22:00:00.000+00:00",
          "number": "27",
          "summary": "Neue Updates von Ubuntu und SUSE aufgenommen"
        },
        {
          "date": "2024-06-12T22:00:00.000+00:00",
          "number": "28",
          "summary": "Neue Updates von Ubuntu und SUSE aufgenommen"
        },
        {
          "date": "2024-06-16T22:00:00.000+00:00",
          "number": "29",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-06-18T22:00:00.000+00:00",
          "number": "30",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-06-19T22:00:00.000+00:00",
          "number": "31",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-06-23T22:00:00.000+00:00",
          "number": "32",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-06-24T22:00:00.000+00:00",
          "number": "33",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-06-25T22:00:00.000+00:00",
          "number": "34",
          "summary": "Neue Updates von SUSE und Debian aufgenommen"
        },
        {
          "date": "2024-06-26T22:00:00.000+00:00",
          "number": "35",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-06-27T22:00:00.000+00:00",
          "number": "36",
          "summary": "Neue Updates von Debian aufgenommen"
        },
        {
          "date": "2024-07-01T22:00:00.000+00:00",
          "number": "37",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-07-02T22:00:00.000+00:00",
          "number": "38",
          "summary": "Neue Updates von Oracle Linux und Dell aufgenommen"
        },
        {
          "date": "2024-07-03T22:00:00.000+00:00",
          "number": "39",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-07-04T22:00:00.000+00:00",
          "number": "40",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-07-07T22:00:00.000+00:00",
          "number": "41",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-07-08T22:00:00.000+00:00",
          "number": "42",
          "summary": "Neue Updates von Oracle Linux und SUSE aufgenommen"
        },
        {
          "date": "2024-07-09T22:00:00.000+00:00",
          "number": "43",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-07-10T22:00:00.000+00:00",
          "number": "44",
          "summary": "Neue Updates von Ubuntu, Red Hat und SUSE aufgenommen"
        },
        {
          "date": "2024-07-14T22:00:00.000+00:00",
          "number": "45",
          "summary": "Neue Updates von Red Hat, SUSE und Ubuntu aufgenommen"
        },
        {
          "date": "2024-07-15T22:00:00.000+00:00",
          "number": "46",
          "summary": "Neue Updates von Rocky Enterprise Software Foundation, Ubuntu und Red Hat aufgenommen"
        },
        {
          "date": "2024-07-16T22:00:00.000+00:00",
          "number": "47",
          "summary": "Neue Updates von Red Hat und Ubuntu aufgenommen"
        },
        {
          "date": "2024-07-17T22:00:00.000+00:00",
          "number": "48",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-07-18T22:00:00.000+00:00",
          "number": "49",
          "summary": "Neue Updates von Oracle Linux, SUSE und Red Hat aufgenommen"
        },
        {
          "date": "2024-07-22T22:00:00.000+00:00",
          "number": "50",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-07-23T22:00:00.000+00:00",
          "number": "51",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-07-24T22:00:00.000+00:00",
          "number": "52",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-07-28T22:00:00.000+00:00",
          "number": "53",
          "summary": "Neue Updates von Ubuntu und Rocky Enterprise Software Foundation aufgenommen"
        },
        {
          "date": "2024-07-29T22:00:00.000+00:00",
          "number": "54",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-07-30T22:00:00.000+00:00",
          "number": "55",
          "summary": "Neue Updates von Ubuntu und Red Hat aufgenommen"
        },
        {
          "date": "2024-07-31T22:00:00.000+00:00",
          "number": "56",
          "summary": "Neue Updates von Rocky Enterprise Software Foundation, IBM und Oracle Linux aufgenommen"
        },
        {
          "date": "2024-08-04T22:00:00.000+00:00",
          "number": "57",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-08-05T22:00:00.000+00:00",
          "number": "58",
          "summary": "Neue Updates von Dell aufgenommen"
        },
        {
          "date": "2024-08-06T22:00:00.000+00:00",
          "number": "59",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-08-07T22:00:00.000+00:00",
          "number": "60",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-08-08T22:00:00.000+00:00",
          "number": "61",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-08-11T22:00:00.000+00:00",
          "number": "62",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-08-12T22:00:00.000+00:00",
          "number": "63",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-08-13T22:00:00.000+00:00",
          "number": "64",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-08-14T22:00:00.000+00:00",
          "number": "65",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-08-15T22:00:00.000+00:00",
          "number": "66",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-08-18T22:00:00.000+00:00",
          "number": "67",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-08-19T22:00:00.000+00:00",
          "number": "68",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-08-21T22:00:00.000+00:00",
          "number": "69",
          "summary": "Neue Updates von Rocky Enterprise Software Foundation und Ubuntu aufgenommen"
        },
        {
          "date": "2024-08-22T22:00:00.000+00:00",
          "number": "70",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-08-25T22:00:00.000+00:00",
          "number": "71",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-08-28T22:00:00.000+00:00",
          "number": "72",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-09-02T22:00:00.000+00:00",
          "number": "73",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-09-03T22:00:00.000+00:00",
          "number": "74",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-09-04T22:00:00.000+00:00",
          "number": "75",
          "summary": "Neue Updates von Red Hat und ORACLE aufgenommen"
        },
        {
          "date": "2024-09-05T22:00:00.000+00:00",
          "number": "76",
          "summary": "Neue Updates von IBM aufgenommen"
        },
        {
          "date": "2024-09-10T22:00:00.000+00:00",
          "number": "77",
          "summary": "Neue Updates von SUSE und Red Hat aufgenommen"
        },
        {
          "date": "2024-09-11T22:00:00.000+00:00",
          "number": "78",
          "summary": "Neue Updates von SUSE und Oracle Linux aufgenommen"
        },
        {
          "date": "2024-09-16T22:00:00.000+00:00",
          "number": "79",
          "summary": "Neue Updates von SUSE und Rocky Enterprise Software Foundation aufgenommen"
        },
        {
          "date": "2024-09-18T22:00:00.000+00:00",
          "number": "80",
          "summary": "Neue Updates von Red Hat und Ubuntu aufgenommen"
        },
        {
          "date": "2024-09-22T22:00:00.000+00:00",
          "number": "81",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-09-23T22:00:00.000+00:00",
          "number": "82",
          "summary": "Neue Updates von Red Hat, SUSE und IBM aufgenommen"
        },
        {
          "date": "2024-09-25T22:00:00.000+00:00",
          "number": "83",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-09-26T22:00:00.000+00:00",
          "number": "84",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-09-29T22:00:00.000+00:00",
          "number": "85",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-09-30T22:00:00.000+00:00",
          "number": "86",
          "summary": "Neue Updates von Oracle Linux, SUSE und Rocky Enterprise Software Foundation aufgenommen"
        },
        {
          "date": "2024-10-01T22:00:00.000+00:00",
          "number": "87",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-10-08T22:00:00.000+00:00",
          "number": "88",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-10-09T22:00:00.000+00:00",
          "number": "89",
          "summary": "Neue Updates von SUSE und Ubuntu aufgenommen"
        },
        {
          "date": "2024-10-10T22:00:00.000+00:00",
          "number": "90",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-10-15T22:00:00.000+00:00",
          "number": "91",
          "summary": "Neue Updates von Ubuntu und SUSE aufgenommen"
        },
        {
          "date": "2024-10-16T22:00:00.000+00:00",
          "number": "92",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-10-17T22:00:00.000+00:00",
          "number": "93",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-10-21T22:00:00.000+00:00",
          "number": "94",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-10-23T22:00:00.000+00:00",
          "number": "95",
          "summary": "Neue Updates von IBM und Red Hat aufgenommen"
        },
        {
          "date": "2024-10-29T23:00:00.000+00:00",
          "number": "96",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-10-30T23:00:00.000+00:00",
          "number": "97",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-10-31T23:00:00.000+00:00",
          "number": "98",
          "summary": "Neue Updates von Ubuntu und SUSE aufgenommen"
        },
        {
          "date": "2024-11-04T23:00:00.000+00:00",
          "number": "99",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-11-05T23:00:00.000+00:00",
          "number": "100",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-11-11T23:00:00.000+00:00",
          "number": "101",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-11-12T23:00:00.000+00:00",
          "number": "102",
          "summary": "Neue Updates von Red Hat und Ubuntu aufgenommen"
        },
        {
          "date": "2024-11-13T23:00:00.000+00:00",
          "number": "103",
          "summary": "Neue Updates von Red Hat und SUSE aufgenommen"
        },
        {
          "date": "2024-11-14T23:00:00.000+00:00",
          "number": "104",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-11-19T23:00:00.000+00:00",
          "number": "105",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-11-20T23:00:00.000+00:00",
          "number": "106",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-11-21T23:00:00.000+00:00",
          "number": "107",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-11-24T23:00:00.000+00:00",
          "number": "108",
          "summary": "Neue Updates von IBM aufgenommen"
        },
        {
          "date": "2024-11-25T23:00:00.000+00:00",
          "number": "109",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-11-28T23:00:00.000+00:00",
          "number": "110",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-12-02T23:00:00.000+00:00",
          "number": "111",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-12-03T23:00:00.000+00:00",
          "number": "112",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-12-05T23:00:00.000+00:00",
          "number": "113",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-12-08T23:00:00.000+00:00",
          "number": "114",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-12-09T23:00:00.000+00:00",
          "number": "115",
          "summary": "Neue Updates von SUSE und Ubuntu aufgenommen"
        },
        {
          "date": "2024-12-15T23:00:00.000+00:00",
          "number": "116",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-12-16T23:00:00.000+00:00",
          "number": "117",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-12-17T23:00:00.000+00:00",
          "number": "118",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-12-18T23:00:00.000+00:00",
          "number": "119",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-12-19T23:00:00.000+00:00",
          "number": "120",
          "summary": "Neue Updates von Amazon, Ubuntu und SUSE aufgenommen"
        },
        {
          "date": "2025-01-06T23:00:00.000+00:00",
          "number": "121",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-01-08T23:00:00.000+00:00",
          "number": "122",
          "summary": "Neue Updates von SUSE und Juniper aufgenommen"
        },
        {
          "date": "2025-01-09T23:00:00.000+00:00",
          "number": "123",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-01-13T23:00:00.000+00:00",
          "number": "124",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2025-01-14T23:00:00.000+00:00",
          "number": "125",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-01-16T23:00:00.000+00:00",
          "number": "126",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-01-19T23:00:00.000+00:00",
          "number": "127",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-01-26T23:00:00.000+00:00",
          "number": "128",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-01-27T23:00:00.000+00:00",
          "number": "129",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-01-29T23:00:00.000+00:00",
          "number": "130",
          "summary": "Neue Updates von IBM aufgenommen"
        },
        {
          "date": "2025-02-13T23:00:00.000+00:00",
          "number": "131",
          "summary": "Neue Updates von BROCADE aufgenommen"
        },
        {
          "date": "2025-02-16T23:00:00.000+00:00",
          "number": "132",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-02-18T23:00:00.000+00:00",
          "number": "133",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-02-20T23:00:00.000+00:00",
          "number": "134",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-02-24T23:00:00.000+00:00",
          "number": "135",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-02-25T23:00:00.000+00:00",
          "number": "136",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-02-27T23:00:00.000+00:00",
          "number": "137",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-03-04T23:00:00.000+00:00",
          "number": "138",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2025-03-05T23:00:00.000+00:00",
          "number": "139",
          "summary": "Neue Updates von SUSE und Ubuntu aufgenommen"
        },
        {
          "date": "2025-03-09T23:00:00.000+00:00",
          "number": "140",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2025-03-11T23:00:00.000+00:00",
          "number": "141",
          "summary": "Neue Updates von Ubuntu und SUSE aufgenommen"
        },
        {
          "date": "2025-03-12T23:00:00.000+00:00",
          "number": "142",
          "summary": "Neue Updates von SUSE und Ubuntu aufgenommen"
        },
        {
          "date": "2025-03-13T23:00:00.000+00:00",
          "number": "143",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-03-17T23:00:00.000+00:00",
          "number": "144",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2025-03-19T23:00:00.000+00:00",
          "number": "145",
          "summary": "Neue Updates von Red Hat und SUSE aufgenommen"
        },
        {
          "date": "2025-03-27T23:00:00.000+00:00",
          "number": "146",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-03-30T22:00:00.000+00:00",
          "number": "147",
          "summary": "Neue Updates von Ubuntu und IBM aufgenommen"
        },
        {
          "date": "2025-04-09T22:00:00.000+00:00",
          "number": "148",
          "summary": "Neue Updates von IBM aufgenommen"
        },
        {
          "date": "2025-04-13T22:00:00.000+00:00",
          "number": "149",
          "summary": "Neue Updates von Debian aufgenommen"
        },
        {
          "date": "2025-04-15T22:00:00.000+00:00",
          "number": "150",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2025-04-24T22:00:00.000+00:00",
          "number": "151",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-04-29T22:00:00.000+00:00",
          "number": "152",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2025-05-06T22:00:00.000+00:00",
          "number": "153",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-05-11T22:00:00.000+00:00",
          "number": "154",
          "summary": "Exploit f\u00fcr CVE-2024-26809 aufgenommen, kann kombiniert ausgenutzt werden"
        },
        {
          "date": "2025-05-12T22:00:00.000+00:00",
          "number": "155",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-05-18T22:00:00.000+00:00",
          "number": "156",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-05-19T22:00:00.000+00:00",
          "number": "157",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-05-21T22:00:00.000+00:00",
          "number": "158",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-05-25T22:00:00.000+00:00",
          "number": "159",
          "summary": "Neue Updates von Debian aufgenommen"
        },
        {
          "date": "2025-05-26T22:00:00.000+00:00",
          "number": "160",
          "summary": "Neue Updates von Debian und Ubuntu aufgenommen"
        },
        {
          "date": "2025-05-27T22:00:00.000+00:00",
          "number": "161",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-05-29T22:00:00.000+00:00",
          "number": "162",
          "summary": "Neue Updates von Amazon, Debian und Ubuntu aufgenommen"
        },
        {
          "date": "2025-06-03T22:00:00.000+00:00",
          "number": "163",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-06-04T22:00:00.000+00:00",
          "number": "164",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-06-09T22:00:00.000+00:00",
          "number": "165",
          "summary": "Neue Updates von Amazon aufgenommen"
        },
        {
          "date": "2025-06-16T22:00:00.000+00:00",
          "number": "166",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-06-17T22:00:00.000+00:00",
          "number": "167",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-06-23T22:00:00.000+00:00",
          "number": "168",
          "summary": "Neue Updates von Amazon aufgenommen"
        },
        {
          "date": "2025-06-25T22:00:00.000+00:00",
          "number": "169",
          "summary": "Neue Updates von NetApp aufgenommen"
        },
        {
          "date": "2025-06-30T22:00:00.000+00:00",
          "number": "170",
          "summary": "Neue Updates von IBM, SUSE und Amazon aufgenommen"
        },
        {
          "date": "2025-07-01T22:00:00.000+00:00",
          "number": "171",
          "summary": "Neue Updates aufgenommen"
        },
        {
          "date": "2025-07-08T22:00:00.000+00:00",
          "number": "172",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-07-09T22:00:00.000+00:00",
          "number": "173",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2025-07-10T22:00:00.000+00:00",
          "number": "174",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-07-14T22:00:00.000+00:00",
          "number": "175",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-07-15T22:00:00.000+00:00",
          "number": "176",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-07-16T22:00:00.000+00:00",
          "number": "177",
          "summary": "Neue Updates von Oracle Linux und SUSE aufgenommen"
        },
        {
          "date": "2025-07-17T22:00:00.000+00:00",
          "number": "178",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-07-21T22:00:00.000+00:00",
          "number": "179",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-07-28T22:00:00.000+00:00",
          "number": "180",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-07-29T22:00:00.000+00:00",
          "number": "181",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-07-31T22:00:00.000+00:00",
          "number": "182",
          "summary": "Referenz(en) aufgenommen:"
        },
        {
          "date": "2025-08-03T22:00:00.000+00:00",
          "number": "183",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-08-04T22:00:00.000+00:00",
          "number": "184",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-08-05T22:00:00.000+00:00",
          "number": "185",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-08-12T22:00:00.000+00:00",
          "number": "186",
          "summary": "Neue Updates von Debian aufgenommen"
        },
        {
          "date": "2025-08-24T22:00:00.000+00:00",
          "number": "187",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-09-02T22:00:00.000+00:00",
          "number": "188",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-09-08T22:00:00.000+00:00",
          "number": "189",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        }
      ],
      "status": "final",
      "version": "189"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Amazon Linux 2",
            "product": {
              "name": "Amazon Linux 2",
              "product_id": "398363",
              "product_identification_helper": {
                "cpe": "cpe:/o:amazon:linux_2:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Amazon"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Broadcom Brocade SANnav",
            "product": {
              "name": "Broadcom Brocade SANnav",
              "product_id": "T034392",
              "product_identification_helper": {
                "cpe": "cpe:/a:broadcom:brocade_sannav:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Broadcom"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Debian Linux",
            "product": {
              "name": "Debian Linux",
              "product_id": "2951",
              "product_identification_helper": {
                "cpe": "cpe:/o:debian:debian_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Debian"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Dell NetWorker",
                "product": {
                  "name": "Dell NetWorker",
                  "product_id": "T024663",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:dell:networker:-"
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c19.11",
                "product": {
                  "name": "Dell NetWorker \u003c19.11",
                  "product_id": "T035785"
                }
              },
              {
                "category": "product_version",
                "name": "19.11",
                "product": {
                  "name": "Dell NetWorker 19.11",
                  "product_id": "T035785-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:dell:networker:19.11"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "NetWorker"
          }
        ],
        "category": "vendor",
        "name": "Dell"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "EMC Avamar",
            "product": {
              "name": "EMC Avamar",
              "product_id": "T014381",
              "product_identification_helper": {
                "cpe": "cpe:/a:emc:avamar:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "EMC"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "24.0.0",
                "product": {
                  "name": "IBM Business Automation Workflow 24.0.0",
                  "product_id": "T036570",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:business_automation_workflow:24.0.0"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Business Automation Workflow"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "on Cloud Pak for Data",
                "product": {
                  "name": "IBM DB2 on Cloud Pak for Data",
                  "product_id": "T042208",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:db2:on_cloud_pak_for_data"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "DB2"
          },
          {
            "category": "product_name",
            "name": "IBM InfoSphere Guardium",
            "product": {
              "name": "IBM InfoSphere Guardium",
              "product_id": "T002366",
              "product_identification_helper": {
                "cpe": "cpe:/a:ibm:infosphere_guardium:-"
              }
            }
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003c7.5.0 UP10 IF01",
                "product": {
                  "name": "IBM QRadar SIEM \u003c7.5.0 UP10 IF01",
                  "product_id": "T038741"
                }
              },
              {
                "category": "product_version",
                "name": "7.5.0 UP10 IF01",
                "product": {
                  "name": "IBM QRadar SIEM 7.5.0 UP10 IF01",
                  "product_id": "T038741-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up10_if01"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "QRadar SIEM"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "12",
                "product": {
                  "name": "IBM Security Guardium 12.0",
                  "product_id": "T031092",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:security_guardium:12.0"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Security Guardium"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003c10.1.16.3",
                "product": {
                  "name": "IBM Spectrum Protect Plus \u003c10.1.16.3",
                  "product_id": "T037795"
                }
              },
              {
                "category": "product_version",
                "name": "10.1.16.3",
                "product": {
                  "name": "IBM Spectrum Protect Plus 10.1.16.3",
                  "product_id": "T037795-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:spectrum_protect_plus:10.1.16.3"
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c10.1.6.4",
                "product": {
                  "name": "IBM Spectrum Protect Plus \u003c10.1.6.4",
                  "product_id": "T040030"
                }
              },
              {
                "category": "product_version",
                "name": "10.1.6.4",
                "product": {
                  "name": "IBM Spectrum Protect Plus 10.1.6.4",
                  "product_id": "T040030-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:spectrum_protect_plus:10.1.6.4"
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c10.1.17",
                "product": {
                  "name": "IBM Spectrum Protect Plus \u003c10.1.17",
                  "product_id": "T042730"
                }
              },
              {
                "category": "product_version",
                "name": "10.1.17",
                "product": {
                  "name": "IBM Spectrum Protect Plus 10.1.17",
                  "product_id": "T042730-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:spectrum_protect_plus:10.1.17"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Spectrum Protect Plus"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003c6.1.9.7",
                "product": {
                  "name": "IBM Storage Scale System \u003c6.1.9.7",
                  "product_id": "T044961"
                }
              },
              {
                "category": "product_version",
                "name": "6.1.9.7",
                "product": {
                  "name": "IBM Storage Scale System 6.1.9.7",
                  "product_id": "T044961-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/h:ibm:storage_scale_system:6.1.9.7"
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c6.2.3.0",
                "product": {
                  "name": "IBM Storage Scale System \u003c6.2.3.0",
                  "product_id": "T044962"
                }
              },
              {
                "category": "product_version",
                "name": "6.2.3.0",
                "product": {
                  "name": "IBM Storage Scale System 6.2.3.0",
                  "product_id": "T044962-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/h:ibm:storage_scale_system:6.2.3.0"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Storage Scale System"
          }
        ],
        "category": "vendor",
        "name": "IBM"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003c24.1R2",
                "product": {
                  "name": "Juniper Junos Space \u003c24.1R2",
                  "product_id": "T040074"
                }
              },
              {
                "category": "product_version",
                "name": "24.1R2",
                "product": {
                  "name": "Juniper Junos Space 24.1R2",
                  "product_id": "T040074-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:juniper:junos_space:24.1r2"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Junos Space"
          }
        ],
        "category": "vendor",
        "name": "Juniper"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "NetApp AFF",
            "product": {
              "name": "NetApp AFF",
              "product_id": "T020536",
              "product_identification_helper": {
                "cpe": "cpe:/h:netapp:aff:-"
              }
            }
          },
          {
            "category": "product_name",
            "name": "NetApp FAS",
            "product": {
              "name": "NetApp FAS",
              "product_id": "T011540",
              "product_identification_helper": {
                "cpe": "cpe:/h:netapp:fas:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "NetApp"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Open Source Linux Kernel",
            "product": {
              "name": "Open Source Linux Kernel",
              "product_id": "T033861",
              "product_identification_helper": {
                "cpe": "cpe:/o:linux:linux_kernel:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Open Source"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Oracle Linux",
            "product": {
              "name": "Oracle Linux",
              "product_id": "T004914",
              "product_identification_helper": {
                "cpe": "cpe:/o:oracle:linux:-"
              }
            }
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "3",
                "product": {
                  "name": "Oracle VM 3",
                  "product_id": "T019617",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:vm:3"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "VM"
          }
        ],
        "category": "vendor",
        "name": "Oracle"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "RESF Rocky Linux",
            "product": {
              "name": "RESF Rocky Linux",
              "product_id": "T032255",
              "product_identification_helper": {
                "cpe": "cpe:/o:resf:rocky_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "RESF"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Red Hat Enterprise Linux",
            "product": {
              "name": "Red Hat Enterprise Linux",
              "product_id": "67646",
              "product_identification_helper": {
                "cpe": "cpe:/o:redhat:enterprise_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "SUSE Linux",
            "product": {
              "name": "SUSE Linux",
              "product_id": "T002207",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:suse_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003c2024.2",
                "product": {
                  "name": "SolarWinds Security Event Manager \u003c2024.2",
                  "product_id": "T034244"
                }
              },
              {
                "category": "product_version",
                "name": "2024.2",
                "product": {
                  "name": "SolarWinds Security Event Manager 2024.2",
                  "product_id": "T034244-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:solarwinds:security_event_manager:2024.2"
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c2025.2.1",
                "product": {
                  "name": "SolarWinds Security Event Manager \u003c2025.2.1",
                  "product_id": "T044986"
                }
              },
              {
                "category": "product_version",
                "name": "2025.2.1",
                "product": {
                  "name": "SolarWinds Security Event Manager 2025.2.1",
                  "product_id": "T044986-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:solarwinds:security_event_manager:2025.2.1"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Security Event Manager"
          }
        ],
        "category": "vendor",
        "name": "SolarWinds"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Ubuntu Linux",
            "product": {
              "name": "Ubuntu Linux",
              "product_id": "T000126",
              "product_identification_helper": {
                "cpe": "cpe:/o:canonical:ubuntu_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Ubuntu"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2022-3061",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2022-3061"
    },
    {
      "cve": "CVE-2024-26685",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26685"
    },
    {
      "cve": "CVE-2024-26686",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26686"
    },
    {
      "cve": "CVE-2024-26687",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26687"
    },
    {
      "cve": "CVE-2024-26688",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26688"
    },
    {
      "cve": "CVE-2024-26689",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26689"
    },
    {
      "cve": "CVE-2024-26690",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26690"
    },
    {
      "cve": "CVE-2024-26691",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26691"
    },
    {
      "cve": "CVE-2024-26692",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26692"
    },
    {
      "cve": "CVE-2024-26693",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26693"
    },
    {
      "cve": "CVE-2024-26694",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26694"
    },
    {
      "cve": "CVE-2024-26695",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26695"
    },
    {
      "cve": "CVE-2024-26696",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26696"
    },
    {
      "cve": "CVE-2024-26697",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26697"
    },
    {
      "cve": "CVE-2024-26698",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26698"
    },
    {
      "cve": "CVE-2024-26699",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26699"
    },
    {
      "cve": "CVE-2024-26700",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26700"
    },
    {
      "cve": "CVE-2024-26701",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26701"
    },
    {
      "cve": "CVE-2024-26702",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26702"
    },
    {
      "cve": "CVE-2024-26703",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26703"
    },
    {
      "cve": "CVE-2024-26704",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26704"
    },
    {
      "cve": "CVE-2024-26705",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26705"
    },
    {
      "cve": "CVE-2024-26706",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26706"
    },
    {
      "cve": "CVE-2024-26707",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26707"
    },
    {
      "cve": "CVE-2024-26708",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26708"
    },
    {
      "cve": "CVE-2024-26709",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26709"
    },
    {
      "cve": "CVE-2024-26710",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26710"
    },
    {
      "cve": "CVE-2024-26711",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26711"
    },
    {
      "cve": "CVE-2024-26712",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26712"
    },
    {
      "cve": "CVE-2024-26713",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26713"
    },
    {
      "cve": "CVE-2024-26714",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26714"
    },
    {
      "cve": "CVE-2024-26715",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26715"
    },
    {
      "cve": "CVE-2024-26716",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26716"
    },
    {
      "cve": "CVE-2024-26717",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26717"
    },
    {
      "cve": "CVE-2024-26718",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26718"
    },
    {
      "cve": "CVE-2024-26719",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26719"
    },
    {
      "cve": "CVE-2024-26720",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26720"
    },
    {
      "cve": "CVE-2024-26721",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26721"
    },
    {
      "cve": "CVE-2024-26722",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26722"
    },
    {
      "cve": "CVE-2024-26723",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26723"
    },
    {
      "cve": "CVE-2024-26724",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26724"
    },
    {
      "cve": "CVE-2024-26725",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26725"
    },
    {
      "cve": "CVE-2024-26726",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26726"
    },
    {
      "cve": "CVE-2024-26727",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26727"
    },
    {
      "cve": "CVE-2024-26728",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26728"
    },
    {
      "cve": "CVE-2024-26729",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26729"
    },
    {
      "cve": "CVE-2024-26730",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26730"
    },
    {
      "cve": "CVE-2024-26731",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26731"
    },
    {
      "cve": "CVE-2024-26732",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26732"
    },
    {
      "cve": "CVE-2024-26733",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26733"
    },
    {
      "cve": "CVE-2024-26734",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26734"
    },
    {
      "cve": "CVE-2024-26735",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26735"
    },
    {
      "cve": "CVE-2024-26736",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26736"
    },
    {
      "cve": "CVE-2024-26737",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26737"
    },
    {
      "cve": "CVE-2024-26738",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26738"
    },
    {
      "cve": "CVE-2024-26739",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26739"
    },
    {
      "cve": "CVE-2024-26740",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26740"
    },
    {
      "cve": "CVE-2024-26741",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26741"
    },
    {
      "cve": "CVE-2024-26742",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26742"
    },
    {
      "cve": "CVE-2024-26743",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26743"
    },
    {
      "cve": "CVE-2024-26744",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26744"
    },
    {
      "cve": "CVE-2024-26745",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26745"
    },
    {
      "cve": "CVE-2024-26746",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26746"
    },
    {
      "cve": "CVE-2024-26747",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26747"
    },
    {
      "cve": "CVE-2024-26748",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26748"
    },
    {
      "cve": "CVE-2024-26749",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26749"
    },
    {
      "cve": "CVE-2024-26750",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26750"
    },
    {
      "cve": "CVE-2024-26751",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26751"
    },
    {
      "cve": "CVE-2024-26752",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26752"
    },
    {
      "cve": "CVE-2024-26753",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26753"
    },
    {
      "cve": "CVE-2024-26754",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26754"
    },
    {
      "cve": "CVE-2024-26755",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26755"
    },
    {
      "cve": "CVE-2024-26756",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26756"
    },
    {
      "cve": "CVE-2024-26757",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26757"
    },
    {
      "cve": "CVE-2024-26758",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26758"
    },
    {
      "cve": "CVE-2024-26759",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26759"
    },
    {
      "cve": "CVE-2024-26760",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26760"
    },
    {
      "cve": "CVE-2024-26761",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26761"
    },
    {
      "cve": "CVE-2024-26762",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26762"
    },
    {
      "cve": "CVE-2024-26763",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26763"
    },
    {
      "cve": "CVE-2024-26764",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26764"
    },
    {
      "cve": "CVE-2024-26765",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26765"
    },
    {
      "cve": "CVE-2024-26766",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26766"
    },
    {
      "cve": "CVE-2024-26767",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26767"
    },
    {
      "cve": "CVE-2024-26768",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26768"
    },
    {
      "cve": "CVE-2024-26769",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26769"
    },
    {
      "cve": "CVE-2024-26770",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26770"
    },
    {
      "cve": "CVE-2024-26771",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26771"
    },
    {
      "cve": "CVE-2024-26772",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26772"
    },
    {
      "cve": "CVE-2024-26773",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26773"
    },
    {
      "cve": "CVE-2024-26774",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26774"
    },
    {
      "cve": "CVE-2024-26775",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26775"
    },
    {
      "cve": "CVE-2024-26776",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26776"
    },
    {
      "cve": "CVE-2024-26777",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26777"
    },
    {
      "cve": "CVE-2024-26778",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26778"
    },
    {
      "cve": "CVE-2024-26779",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26779"
    },
    {
      "cve": "CVE-2024-26780",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26780"
    },
    {
      "cve": "CVE-2024-26781",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26781"
    },
    {
      "cve": "CVE-2024-26782",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26782"
    },
    {
      "cve": "CVE-2024-26783",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26783"
    },
    {
      "cve": "CVE-2024-26784",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26784"
    },
    {
      "cve": "CVE-2024-26785",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26785"
    },
    {
      "cve": "CVE-2024-26786",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26786"
    },
    {
      "cve": "CVE-2024-26787",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26787"
    },
    {
      "cve": "CVE-2024-26788",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26788"
    },
    {
      "cve": "CVE-2024-26789",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26789"
    },
    {
      "cve": "CVE-2024-26790",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26790"
    },
    {
      "cve": "CVE-2024-26791",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26791"
    },
    {
      "cve": "CVE-2024-26792",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26792"
    },
    {
      "cve": "CVE-2024-26793",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26793"
    },
    {
      "cve": "CVE-2024-26794",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26794"
    },
    {
      "cve": "CVE-2024-26795",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26795"
    },
    {
      "cve": "CVE-2024-26796",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26796"
    },
    {
      "cve": "CVE-2024-26797",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26797"
    },
    {
      "cve": "CVE-2024-26798",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26798"
    },
    {
      "cve": "CVE-2024-26799",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26799"
    },
    {
      "cve": "CVE-2024-26800",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26800"
    },
    {
      "cve": "CVE-2024-26801",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26801"
    },
    {
      "cve": "CVE-2024-26802",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26802"
    },
    {
      "cve": "CVE-2024-26803",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26803"
    },
    {
      "cve": "CVE-2024-26804",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26804"
    },
    {
      "cve": "CVE-2024-26805",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26805"
    },
    {
      "cve": "CVE-2024-26806",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26806"
    },
    {
      "cve": "CVE-2024-26807",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26807"
    },
    {
      "cve": "CVE-2024-26808",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26808"
    },
    {
      "cve": "CVE-2024-26809",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26809"
    }
  ]
}
  WID-SEC-W-2024-0773
Vulnerability from csaf_certbund
Notes
{
  "document": {
    "aggregate_severity": {
      "text": "hoch"
    },
    "category": "csaf_base",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "de-DE",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
      },
      {
        "category": "description",
        "text": "Der Kernel stellt den Kern des Linux Betriebssystems dar.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein lokaler Angreifer kann mehrere Schwachstellen im Linux Kernel ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren, seine Privilegien eskalieren oder einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Linux",
        "title": "Betroffene Betriebssysteme"
      }
    ],
    "publisher": {
      "category": "other",
      "contact_details": "csaf-provider@cert-bund.de",
      "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
      "namespace": "https://www.bsi.bund.de"
    },
    "references": [
      {
        "category": "self",
        "summary": "WID-SEC-W-2024-0773 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0773.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2024-0773 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0773"
      },
      {
        "category": "external",
        "summary": "GitHub Advisory GHSA-4fj7-85cf-9m8p vom 2024-04-03",
        "url": "https://github.com/advisories/GHSA-4fj7-85cf-9m8p"
      },
      {
        "category": "external",
        "summary": "Red Hat Bugtracker #2273072 vom 2024-04-03",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2273072"
      },
      {
        "category": "external",
        "summary": "Red Hat Bugtracker #2273076 vom 2024-04-03",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2273076"
      },
      {
        "category": "external",
        "summary": "Red Hat Bugtracker #2273074 vom 2024-04-03",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2273074"
      },
      {
        "category": "external",
        "summary": "GitHub Advisory GHSA-37h8-63p8-qhhg vom 2024-04-03",
        "url": "https://github.com/advisories/GHSA-37h8-63p8-qhhg"
      },
      {
        "category": "external",
        "summary": "Linux Kernel CVE Announcements vom 2024-04-03",
        "url": "https://lore.kernel.org/linux-cve-announce/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1322-1 vom 2024-04-17",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018374.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1332-2 vom 2024-04-18",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018378.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1322-2 vom 2024-04-18",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018377.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1332-1 vom 2024-04-18",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018376.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1454-1 vom 2024-04-26",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018431.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1466-1 vom 2024-04-29",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018438.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1480-1 vom 2024-04-30",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018444.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1490-1 vom 2024-05-03",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018445.html"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DSA-5681 vom 2024-05-06",
        "url": "https://lists.debian.org/debian-security-announce/2024/msg00090.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6765-1 vom 2024-05-07",
        "url": "https://ubuntu.com/security/notices/USN-6765-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6767-1 vom 2024-05-07",
        "url": "https://ubuntu.com/security/notices/USN-6767-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6766-1 vom 2024-05-07",
        "url": "https://ubuntu.com/security/notices/USN-6766-1"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-12380 vom 2024-05-14",
        "url": "http://linux.oracle.com/errata/ELSA-2024-12380.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6767-2 vom 2024-05-14",
        "url": "https://ubuntu.com/security/notices/USN-6767-2"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1645-1 vom 2024-05-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018527.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1647-1 vom 2024-05-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018525.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1642-1 vom 2024-05-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018530.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1641-1 vom 2024-05-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018531.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1646-1 vom 2024-05-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018526.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1648-1 vom 2024-05-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018524.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1643-1 vom 2024-05-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018529.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1644-1 vom 2024-05-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018528.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1650-1 vom 2024-05-15",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018533.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1659-1 vom 2024-05-15",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018538.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6766-2 vom 2024-05-15",
        "url": "https://ubuntu.com/security/notices/USN-6766-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6774-1 vom 2024-05-16",
        "url": "https://ubuntu.com/security/notices/USN-6774-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6778-1 vom 2024-05-16",
        "url": "https://ubuntu.com/security/notices/USN-6778-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6777-1 vom 2024-05-16",
        "url": "https://ubuntu.com/security/notices/USN-6777-1"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1682-1 vom 2024-05-20",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018546.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1677-1 vom 2024-05-17",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018543.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1695-1 vom 2024-05-20",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018549.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1685-1 vom 2024-05-20",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018553.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1680-1 vom 2024-05-20",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018547.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6766-3 vom 2024-05-20",
        "url": "https://ubuntu.com/security/notices/USN-6766-3"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1679-1 vom 2024-05-17",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018544.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6777-2 vom 2024-05-20",
        "url": "https://ubuntu.com/security/notices/USN-6777-2"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1705-1 vom 2024-05-21",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018565.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1711-1 vom 2024-05-21",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018571.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1726-1 vom 2024-05-21",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018577.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1740-1 vom 2024-05-21",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018579.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1739-1 vom 2024-05-21",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018580.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6777-3 vom 2024-05-22",
        "url": "https://ubuntu.com/security/notices/USN-6777-3"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1648-2 vom 2024-05-21",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018572.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1748-1 vom 2024-05-22",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018589.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1749-1 vom 2024-05-22",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018587.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1759-1 vom 2024-05-22",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018592.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1750-1 vom 2024-05-22",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018586.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1753-1 vom 2024-05-22",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018584.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1757-1 vom 2024-05-22",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018593.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:3306 vom 2024-05-23",
        "url": "https://access.redhat.com/errata/RHSA-2024:3306"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6777-4 vom 2024-05-23",
        "url": "https://ubuntu.com/security/notices/USN-6777-4"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-3306 vom 2024-05-25",
        "url": "https://linux.oracle.com/errata/ELSA-2024-3306.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6795-1 vom 2024-05-28",
        "url": "https://ubuntu.com/security/notices/USN-6795-1"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:3460 vom 2024-05-29",
        "url": "https://access.redhat.com/errata/RHSA-2024:3460"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:3461 vom 2024-05-29",
        "url": "https://access.redhat.com/errata/RHSA-2024:3461"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1870-1 vom 2024-05-30",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018634.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASKERNEL-5.4-2024-068 vom 2024-05-30",
        "url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.4-2024-068.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:3618 vom 2024-06-05",
        "url": "https://access.redhat.com/errata/RHSA-2024:3618"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:3619 vom 2024-06-05",
        "url": "https://access.redhat.com/errata/RHSA-2024:3619"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-12377 vom 2024-06-05",
        "url": "https://oss.oracle.com/pipermail/el-errata/2024-June/015801.html"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-12377 vom 2024-06-05",
        "url": "https://oss.oracle.com/pipermail/el-errata/2024-June/015802.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:3627 vom 2024-06-05",
        "url": "https://access.redhat.com/errata/RHSA-2024:3627"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-12385 vom 2024-06-05",
        "url": "https://oss.oracle.com/pipermail/el-errata/2024-June/015807.html"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-12385 vom 2024-06-05",
        "url": "https://oss.oracle.com/pipermail/el-errata/2024-June/015806.html"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-3619 vom 2024-06-07",
        "url": "http://linux.oracle.com/errata/ELSA-2024-3619.html"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-3618 vom 2024-06-06",
        "url": "https://linux.oracle.com/errata/ELSA-2024-3618.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6821-1 vom 2024-06-08",
        "url": "https://ubuntu.com/security/notices/USN-6821-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6820-1 vom 2024-06-08",
        "url": "https://ubuntu.com/security/notices/USN-6820-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6816-1 vom 2024-06-08",
        "url": "https://ubuntu.com/security/notices/USN-6816-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6819-1 vom 2024-06-08",
        "url": "https://ubuntu.com/security/notices/USN-6819-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6817-1 vom 2024-06-08",
        "url": "https://ubuntu.com/security/notices/USN-6817-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6818-1 vom 2024-06-08",
        "url": "https://ubuntu.com/security/notices/USN-6818-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6818-2 vom 2024-06-10",
        "url": "https://ubuntu.com/security/notices/USN-6818-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6821-2 vom 2024-06-10",
        "url": "https://ubuntu.com/security/notices/USN-6821-2"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1979-1 vom 2024-06-11",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018685.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6817-2 vom 2024-06-11",
        "url": "https://ubuntu.com/security/notices/USN-6817-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6821-3 vom 2024-06-11",
        "url": "https://ubuntu.com/security/notices/USN-6821-3"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1983-1 vom 2024-06-11",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018700.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6828-1 vom 2024-06-11",
        "url": "https://ubuntu.com/security/notices/USN-6828-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6820-2 vom 2024-06-11",
        "url": "https://ubuntu.com/security/notices/USN-6820-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6819-2 vom 2024-06-12",
        "url": "https://ubuntu.com/security/notices/USN-6819-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6831-1 vom 2024-06-12",
        "url": "https://ubuntu.com/security/notices/USN-6831-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6819-3 vom 2024-06-12",
        "url": "https://ubuntu.com/security/notices/USN-6819-3"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2008-1 vom 2024-06-12",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018706.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6818-3 vom 2024-06-14",
        "url": "https://ubuntu.com/security/notices/USN-6818-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6817-3 vom 2024-06-14",
        "url": "https://ubuntu.com/security/notices/USN-6817-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6821-4 vom 2024-06-14",
        "url": "https://ubuntu.com/security/notices/USN-6821-4"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6818-4 vom 2024-06-19",
        "url": "https://ubuntu.com/security/notices/USN-6818-4"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2092-1 vom 2024-06-19",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018765.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2162-1 vom 2024-06-21",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018785.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2135-1 vom 2024-06-21",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018783.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2163-1 vom 2024-06-21",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018784.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2184-1 vom 2024-06-24",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018807.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2189-1 vom 2024-06-25",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018811.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2190-1 vom 2024-06-25",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018819.html"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DLA-3842 vom 2024-06-25",
        "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2207-1 vom 2024-06-25",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018824.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6819-4 vom 2024-06-26",
        "url": "https://ubuntu.com/security/notices/USN-6819-4"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DLA-3840 vom 2024-06-27",
        "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4211 vom 2024-07-02",
        "url": "https://access.redhat.com/errata/RHSA-2024:4211"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-4211 vom 2024-07-03",
        "url": "https://linux.oracle.com/errata/ELSA-2024-4211.html"
      },
      {
        "category": "external",
        "summary": "Dell Security Advisory DSA-2024-022 vom 2024-07-03",
        "url": "https://www.dell.com/support/kbdoc/de-de/000226633/dsa-2024-022-security-update-for-dell-networker-vproxy-multiple-component-vulnerabilities"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6871-1 vom 2024-07-04",
        "url": "https://ubuntu.com/security/notices/USN-6871-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6872-1 vom 2024-07-04",
        "url": "https://ubuntu.com/security/notices/USN-6872-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6873-1 vom 2024-07-04",
        "url": "https://ubuntu.com/security/notices/USN-6873-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6866-1 vom 2024-07-04",
        "url": "https://ubuntu.com/security/notices/USN-6866-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6865-1 vom 2024-07-04",
        "url": "https://ubuntu.com/security/notices/USN-6865-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6874-1 vom 2024-07-04",
        "url": "https://ubuntu.com/security/notices/USN-6874-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6872-2 vom 2024-07-04",
        "url": "https://ubuntu.com/security/notices/USN-6872-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6873-2 vom 2024-07-04",
        "url": "https://ubuntu.com/security/notices/USN-6873-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6866-2 vom 2024-07-04",
        "url": "https://ubuntu.com/security/notices/USN-6866-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6878-1 vom 2024-07-04",
        "url": "https://ubuntu.com/security/notices/USN-6878-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6865-2 vom 2024-07-04",
        "url": "https://ubuntu.com/security/notices/USN-6865-2"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4349 vom 2024-07-08",
        "url": "https://access.redhat.com/errata/RHSA-2024:4349"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4352 vom 2024-07-08",
        "url": "https://access.redhat.com/errata/RHSA-2024:4352"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-4349 vom 2024-07-09",
        "url": "https://linux.oracle.com/errata/ELSA-2024-4349.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2337-1 vom 2024-07-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018881.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2372-1 vom 2024-07-09",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018901.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2360-1 vom 2024-07-09",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018907.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4447 vom 2024-07-10",
        "url": "https://access.redhat.com/errata/RHSA-2024:4447"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2381-1 vom 2024-07-10",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018916.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6892-1 vom 2024-07-10",
        "url": "https://ubuntu.com/security/notices/USN-6892-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6866-3 vom 2024-07-10",
        "url": "https://ubuntu.com/security/notices/USN-6866-3"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4321 vom 2024-07-10",
        "url": "https://access.redhat.com/errata/RHSA-2024:4321"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2394-1 vom 2024-07-10",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018922.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2385-1 vom 2024-07-10",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018920.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4533 vom 2024-07-15",
        "url": "https://access.redhat.com/errata/RHSA-2024:4533"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2448-1 vom 2024-07-12",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018945.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2447-1 vom 2024-07-12",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018946.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2446-1 vom 2024-07-12",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018947.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6896-1 vom 2024-07-12",
        "url": "https://ubuntu.com/security/notices/USN-6896-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6895-1 vom 2024-07-12",
        "url": "https://ubuntu.com/security/notices/USN-6895-1"
      },
      {
        "category": "external",
        "summary": "Rocky Linux Security Advisory RLSA-2024:4349 vom 2024-07-15",
        "url": "https://errata.build.resf.org/RLSA-2024:4349"
      },
      {
        "category": "external",
        "summary": "Rocky Linux Security Advisory RLSA-2024:4352 vom 2024-07-15",
        "url": "https://errata.build.resf.org/RLSA-2024:4352"
      },
      {
        "category": "external",
        "summary": "Rocky Linux Security Advisory RLSA-2024:4211 vom 2024-07-15",
        "url": "https://errata.build.resf.org/RLSA-2024:4211"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6898-1 vom 2024-07-15",
        "url": "https://ubuntu.com/security/notices/USN-6898-1"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4554 vom 2024-07-16",
        "url": "https://access.redhat.com/errata/RHSA-2024:4554"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2495-1 vom 2024-07-16",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018982.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6895-2 vom 2024-07-16",
        "url": "https://ubuntu.com/security/notices/USN-6895-2"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4583 vom 2024-07-17",
        "url": "https://access.redhat.com/errata/RHSA-2024:4583"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6896-2 vom 2024-07-16",
        "url": "https://ubuntu.com/security/notices/USN-6896-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6896-3 vom 2024-07-17",
        "url": "https://ubuntu.com/security/notices/USN-6896-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6900-1 vom 2024-07-17",
        "url": "https://ubuntu.com/security/notices/USN-6900-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6898-2 vom 2024-07-17",
        "url": "https://ubuntu.com/security/notices/USN-6898-2"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-4583 vom 2024-07-19",
        "url": "https://linux.oracle.com/errata/ELSA-2024-4583.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2561-1 vom 2024-07-18",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019001.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4631 vom 2024-07-18",
        "url": "https://access.redhat.com/errata/RHSA-2024:4631"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6898-3 vom 2024-07-19",
        "url": "https://ubuntu.com/security/notices/USN-6898-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6895-3 vom 2024-07-19",
        "url": "https://ubuntu.com/security/notices/USN-6895-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6896-4 vom 2024-07-19",
        "url": "https://ubuntu.com/security/notices/USN-6896-4"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2571-1 vom 2024-07-22",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019019.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6896-5 vom 2024-07-23",
        "url": "https://ubuntu.com/security/notices/USN-6896-5"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6898-4 vom 2024-07-23",
        "url": "https://ubuntu.com/security/notices/USN-6898-4"
      },
      {
        "category": "external",
        "summary": "SEM 2024.2.1 release notes vom 2024-07-23",
        "url": "https://documentation.solarwinds.com/en/success_center/sem/content/release_notes/sem_2024-2-1_release_notes.htm"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4740 vom 2024-07-24",
        "url": "https://access.redhat.com/errata/RHSA-2024:4740"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4831 vom 2024-07-24",
        "url": "https://access.redhat.com/errata/RHSA-2024:4831"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4823 vom 2024-07-24",
        "url": "https://access.redhat.com/errata/RHSA-2024:4823"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6919-1 vom 2024-07-26",
        "url": "https://ubuntu.com/security/notices/USN-6919-1"
      },
      {
        "category": "external",
        "summary": "Rocky Linux Security Advisory RLSA-2024:4583 vom 2024-07-26",
        "url": "https://errata.build.resf.org/RLSA-2024:4583"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6917-1 vom 2024-07-26",
        "url": "https://ubuntu.com/security/notices/USN-6917-1"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4902 vom 2024-07-29",
        "url": "https://access.redhat.com/errata/RHSA-2024:4902"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6927-1 vom 2024-07-30",
        "url": "https://ubuntu.com/security/notices/USN-6927-1"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4928 vom 2024-07-31",
        "url": "https://access.redhat.com/errata/RHSA-2024:4928"
      },
      {
        "category": "external",
        "summary": "Rocky Linux Security Advisory RLSA-2024:4928 vom 2024-08-01",
        "url": "https://errata.build.resf.org/RLSA-2024:4928"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7162077 vom 2024-07-31",
        "url": "https://www.ibm.com/support/pages/node/7162077"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-4928 vom 2024-08-01",
        "url": "https://linux.oracle.com/errata/ELSA-2024-4928.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2722-1 vom 2024-08-02",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019090.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6895-4 vom 2024-08-05",
        "url": "https://ubuntu.com/security/notices/USN-6895-4"
      },
      {
        "category": "external",
        "summary": "Dell Security Advisory DSA-2024-348 vom 2024-08-06",
        "url": "https://www.dell.com/support/kbdoc/de-de/000227573/dsa-2024-348-security-update-for-dell-avamar-dell-networker-virtual-edition-nve-and-dell-powerprotect-dp-series-appliance-dell-integrated-data-protection-appliance-idpa-security-update-for-multiple-vulnerabilities"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:5067 vom 2024-08-07",
        "url": "https://access.redhat.com/errata/RHSA-2024:5067"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:5066 vom 2024-08-07",
        "url": "https://access.redhat.com/errata/RHSA-2024:5066"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2802-1 vom 2024-08-07",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019133.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:5102 vom 2024-08-08",
        "url": "https://access.redhat.com/errata/RHSA-2024:5102"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:5101 vom 2024-08-08",
        "url": "https://access.redhat.com/errata/RHSA-2024:5101"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2840-1 vom 2024-08-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019147.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2825-1 vom 2024-08-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019151.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2850-1 vom 2024-08-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019144.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2824-1 vom 2024-08-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019152.html"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-5101 vom 2024-08-09",
        "url": "https://linux.oracle.com/errata/ELSA-2024-5101.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:5257 vom 2024-08-13",
        "url": "https://access.redhat.com/errata/RHSA-2024:5257"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:5255 vom 2024-08-13",
        "url": "https://access.redhat.com/errata/RHSA-2024:5255"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:5256 vom 2024-08-13",
        "url": "https://access.redhat.com/errata/RHSA-2024:5256"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2896-1 vom 2024-08-13",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019185.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2893-1 vom 2024-08-13",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019187.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2892-1 vom 2024-08-13",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019188.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2894-1 vom 2024-08-13",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019182.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:5363 vom 2024-08-14",
        "url": "https://access.redhat.com/errata/RHSA-2024:5363"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2902-1 vom 2024-08-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019193.html"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-5363 vom 2024-08-15",
        "url": "https://linux.oracle.com/errata/ELSA-2024-5363.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2929-1 vom 2024-08-15",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019209.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2939-1 vom 2024-08-16",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019211.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2947-1 vom 2024-08-16",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019220.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2940-1 vom 2024-08-16",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019212.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2948-1 vom 2024-08-16",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019219.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1669-1 vom 2024-08-19",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019269.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1663-1 vom 2024-08-19",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/MFQEXBT2XPZQJMUF7MN6ZVO5FXVY4NKK/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2203-1 vom 2024-08-19",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019244.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1489-1 vom 2024-08-19",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/D5LYDXV5ACGHUYO5XWLWD5VAOA5HLJ7U/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:1465-1 vom 2024-08-19",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019273.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:2973-1 vom 2024-08-20",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019280.html"
      },
      {
        "category": "external",
        "summary": "Rocky Linux Security Advisory RLSA-2024:5101 vom 2024-08-21",
        "url": "https://errata.build.resf.org/RLSA-2024:5101"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6976-1 vom 2024-08-22",
        "url": "https://ubuntu.com/security/notices/USN-6976-1"
      },
      {
        "category": "external",
        "summary": "Rocky Linux Security Advisory RLSA-2024:5102 vom 2024-08-21",
        "url": "https://errata.build.resf.org/RLSA-2024:5102"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6972-1 vom 2024-08-21",
        "url": "https://ubuntu.com/security/notices/USN-6972-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6972-2 vom 2024-08-22",
        "url": "https://ubuntu.com/security/notices/USN-6972-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6973-2 vom 2024-08-23",
        "url": "https://ubuntu.com/security/notices/USN-6972-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6972-4 vom 2024-08-29",
        "url": "https://ubuntu.com/security/notices/USN-6972-4"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-12606 vom 2024-09-03",
        "url": "https://linux.oracle.com/errata/ELSA-2024-12606.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:6206 vom 2024-09-03",
        "url": "https://access.redhat.com/errata/RHSA-2024:6206"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:6297 vom 2024-09-04",
        "url": "https://access.redhat.com/errata/RHSA-2024:6297"
      },
      {
        "category": "external",
        "summary": "ORACLE OVMSA-2024-0011 vom 2024-09-04",
        "url": "https://oss.oracle.com/pipermail/oraclevm-errata/2024-September/001099.html"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7167662 vom 2024-09-05",
        "url": "https://www.ibm.com/support/pages/node/7167662"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3190-1 vom 2024-09-10",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019403.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3194-1 vom 2024-09-10",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019400.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3195-1 vom 2024-09-10",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019407.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:6567 vom 2024-09-11",
        "url": "https://access.redhat.com/errata/RHSA-2024:6567"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3209-1 vom 2024-09-11",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/YNWVZVIFSX7PLBJX3I3PDZ4MIBERTN2Y/"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-6567 vom 2024-09-12",
        "url": "https://linux.oracle.com/errata/ELSA-2024-6567.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3249-1 vom 2024-09-16",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019438.html"
      },
      {
        "category": "external",
        "summary": "Rocky Linux Security Advisory RLSA-2024:6567 vom 2024-09-17",
        "url": "https://errata.build.resf.org/RLSA-2024:6567"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:6753 vom 2024-09-18",
        "url": "https://access.redhat.com/errata/RHSA-2024:6753"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7022-1 vom 2024-09-18",
        "url": "https://ubuntu.com/security/notices/USN-7022-1"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3379-1 vom 2024-09-23",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019489.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3368-1 vom 2024-09-23",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019488.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3375-1 vom 2024-09-23",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019486.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7028-1 vom 2024-09-23",
        "url": "https://ubuntu.com/security/notices/USN-7028-1"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:6998 vom 2024-09-24",
        "url": "https://access.redhat.com/errata/RHSA-2024:6998"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3399-1 vom 2024-09-23",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019499.html"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7169778 vom 2024-09-24",
        "url": "https://www.ibm.com/support/pages/node/7169778"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3383-1 vom 2024-09-23",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019497.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:6997 vom 2024-09-24",
        "url": "https://access.redhat.com/errata/RHSA-2024:6997"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:7001 vom 2024-09-24",
        "url": "https://access.redhat.com/errata/RHSA-2024:7001"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:6993 vom 2024-09-24",
        "url": "https://access.redhat.com/errata/RHSA-2024:6993"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:7000 vom 2024-09-24",
        "url": "https://access.redhat.com/errata/RHSA-2024:7000"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-7000 vom 2024-09-26",
        "url": "https://linux.oracle.com/errata/ELSA-2024-7000.html"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-6997 vom 2024-09-26",
        "url": "https://linux.oracle.com/errata/ELSA-2024-6997.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7039-1 vom 2024-09-26",
        "url": "https://ubuntu.com/security/notices/USN-7039-1"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3483-1 vom 2024-09-29",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/2HO244EHQ65DPDJ2NOBAXLG7QYWSCUMA/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3483-1 vom 2024-09-29",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2HO244EHQ65DPDJ2NOBAXLG7QYWSCUMA/"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-12682 vom 2024-09-30",
        "url": "http://linux.oracle.com/errata/ELSA-2024-12682.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3499-1 vom 2024-09-30",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019536.html"
      },
      {
        "category": "external",
        "summary": "Rocky Linux Security Advisory RLSA-2024:7001 vom 2024-09-30",
        "url": "https://errata.build.resf.org/RLSA-2024:7001"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7022-2 vom 2024-10-01",
        "url": "https://ubuntu.com/security/notices/USN-7022-2"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3553-1 vom 2024-10-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019560.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3551-1 vom 2024-10-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019562.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3551-1 vom 2024-10-08",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/Q7MIMQMCXNGMVS32KLTADYTPQCKF5HWU/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3564-1 vom 2024-10-09",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/R7FS3QARF7WUPH5GFL22NW3G3SDO2C7Z/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3569-1 vom 2024-10-09",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/6GBL67LQ3MUSYQCQRQH2AZH3XWILTO5A/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3561-1 vom 2024-10-09",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/LSUY4BSWS5WR46CHS4FPBIJIRLKHRDHV/"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7022-3 vom 2024-10-10",
        "url": "https://ubuntu.com/security/notices/USN-7022-3"
      },
      {
        "category": "external",
        "summary": "Dell Security Advisory DSA-2024-422 vom 2024-10-10",
        "url": "https://www.dell.com/support/kbdoc/de-de/000234730/dsa-2024-422-security-update-for-dell-networker-vproxy-multiple-component-vulnerabilities"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3592-1 vom 2024-10-10",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019589.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3587-1 vom 2024-10-10",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019588.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7069-1 vom 2024-10-16",
        "url": "https://ubuntu.com/security/notices/USN-7069-1"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3631-1 vom 2024-10-15",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/VBN5S6CN75ZWGV3ZNRLZRMQ5DF3HMBZE/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3694-1 vom 2024-10-16",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/Y2P3R5HQ4Z7AYZLBXUGXBJMITFENT5NV/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3696-1 vom 2024-10-16",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/YYPGEHXE3QJ5NBRD57VSRTM36AC5DISM/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3695-1 vom 2024-10-16",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/MOG44NUGCSJS6Q3AKMCV3X4IK2DN6CLL/"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7069-2 vom 2024-10-17",
        "url": "https://ubuntu.com/security/notices/USN-7069-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7028-2 vom 2024-10-17",
        "url": "https://ubuntu.com/security/notices/USN-7028-2"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-12796 vom 2024-10-21",
        "url": "https://linux.oracle.com/errata/ELSA-2024-12796.html"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7173960 vom 2024-10-23",
        "url": "https://www.ibm.com/support/pages/node/7173960"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:8318 vom 2024-10-23",
        "url": "https://access.redhat.com/errata/RHSA-2024:8318"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:8613 vom 2024-10-30",
        "url": "https://access.redhat.com/errata/RHSA-2024:8613"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:8614 vom 2024-10-30",
        "url": "https://access.redhat.com/errata/RHSA-2024:8614"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3793-1 vom 2024-10-30",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019702.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3829-1 vom 2024-10-30",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/RMOWLUMWUZKBWNWZRVPCJY43YUOMCMJ7/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3815-1 vom 2024-10-30",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/JIUM76237NQIAK3CP7ENKHD5EOEBDHZH/"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7088-1 vom 2024-10-31",
        "url": "https://ubuntu.com/security/notices/USN-7088-1"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3851-1 vom 2024-10-31",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/7YDAYBSAUUUZVVIKYWRRX5O6ZCOQ2K46/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3852-1 vom 2024-10-31",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/CJCHUFTBOJTQRE24NTRP6WMCK5BGPZ3N/"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin",
        "url": "https://www.ibm.com/support/pages/node/7174634"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7088-2 vom 2024-11-04",
        "url": "https://ubuntu.com/security/notices/USN-7088-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7088-3 vom 2024-11-06",
        "url": "https://ubuntu.com/security/notices/USN-7088-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7100-1 vom 2024-11-11",
        "url": "https://ubuntu.com/security/notices/USN-7100-1"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:9315 vom 2024-11-12",
        "url": "https://access.redhat.com/errata/RHSA-2024:9315"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:9497 vom 2024-11-13",
        "url": "https://access.redhat.com/errata/RHSA-2024:9497"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7100-2 vom 2024-11-12",
        "url": "https://ubuntu.com/security/notices/USN-7100-2"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:9498 vom 2024-11-13",
        "url": "https://access.redhat.com/errata/RHSA-2024:9498"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3986-1 vom 2024-11-13",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/CIC23R3UQSPF2K4P2CX54TPCX5T7KWQG/"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:9546 vom 2024-11-13",
        "url": "https://access.redhat.com/errata/RHSA-2024:9546"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3984-1 vom 2024-11-13",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/L52VEDNTEHWEPR56WZN4KZNMEUYGCJX6/"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7088-5 vom 2024-11-14",
        "url": "https://ubuntu.com/security/notices/USN-7088-5"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7119-1 vom 2024-11-20",
        "url": "https://ubuntu.com/security/notices/USN-7119-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7123-1 vom 2024-11-20",
        "url": "https://ubuntu.com/security/notices/USN-7123-1"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-12830 vom 2024-11-21",
        "url": "https://linux.oracle.com/errata/ELSA-2024-12830.html"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7176961 vom 2024-11-22",
        "url": "https://www.ibm.com/support/pages/node/7176961"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-12845 vom 2024-11-25",
        "url": "https://linux.oracle.com/errata/ELSA-2024-12845.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4100-1 vom 2024-11-28",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019864.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4122-1 vom 2024-12-02",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019885.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:10771 vom 2024-12-04",
        "url": "https://access.redhat.com/errata/RHSA-2024:10771"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4218-1 vom 2024-12-06",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/4UVNDL3CU4NHVPE7QELR2N5HRCDSMYEV/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4234-1 vom 2024-12-06",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/B6RMLGICBLD3BNXSBS7J23W3GCEJMFJA/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4266-1 vom 2024-12-09",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RRJRAM3LFR4MNOHCFB2XIOS6OJUDNUPE/"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7144-1 vom 2024-12-09",
        "url": "https://ubuntu.com/security/notices/USN-7144-1"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4314-1 vom 2024-12-13",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/SARXL66CQHD5VSFG5PUBNBVBPVFUN4KT/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4318-1 vom 2024-12-13",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019999.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4316-1 vom 2024-12-13",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/S4I5Z6ALCJLHTP25U3HMJHEXN4DR2USM/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4315-1 vom 2024-12-13",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/LQPWDP54GSTHYCV4CTCOE67D2ANVPPUW/"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-12884 vom 2024-12-17",
        "url": "https://linux.oracle.com/errata/ELSA-2024-12884.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4364-1 vom 2024-12-17",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/020019.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4367-1 vom 2024-12-17",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/020025.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4346-1 vom 2024-12-17",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/2FJJW5HEWYSYWAJBRWARBIZ4AQHAXLNG/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4345-1 vom 2024-12-17",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/020018.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4376-1 vom 2024-12-18",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/WFOJHFFEHK42VPQ6XLZWB77H5OEJ3FF4/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4376-1 vom 2024-12-18",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/WFOJHFFEHK42VPQ6XLZWB77H5OEJ3FF4/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4376-1 vom 2024-12-18",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/020028.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASKERNEL-5.15-2024-058 vom 2024-12-19",
        "url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.15-2024-058.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice LSN-0108-1 vom 2024-12-19",
        "url": "https://ubuntu.com/security/notices/LSN-0108-1"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:4387-1 vom 2024-12-19",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/020032.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASKERNEL-5.10-2024-076 vom 2024-12-19",
        "url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.10-2024-076.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASKERNEL-5.15-2024-059 vom 2024-12-19",
        "url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.15-2024-059.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7183-1 vom 2025-01-06",
        "url": "https://ubuntu.com/security/notices/USN-7183-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7184-1 vom 2025-01-06",
        "url": "https://ubuntu.com/security/notices/USN-7184-1"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7180361 vom 2025-01-07",
        "url": "https://www.ibm.com/support/pages/node/7180361"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0035-1 vom 2025-01-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020070.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0034-1 vom 2025-01-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020071.html"
      },
      {
        "category": "external",
        "summary": "Juniper Security Advisory JSA92874 vom 2024-01-09",
        "url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-Space-Multiple-vulnerabilities-resolved-in-24-1R2-release"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7194-1 vom 2025-01-09",
        "url": "https://ubuntu.com/security/notices/USN-7194-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7185-2 vom 2025-01-09",
        "url": "https://ubuntu.com/security/notices/USN-7185-2"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-9315 vom 2025-01-13",
        "url": "https://oss.oracle.com/pipermail/el-errata/2025-January/017000.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0107-1 vom 2025-01-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020112.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0109-1 vom 2025-01-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020110.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0150-1 vom 2025-01-16",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/USHZQFRYGMLVCVQRQLPH4FARDBDAEC6G/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0158-1 vom 2025-01-17",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020154.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0231-1 vom 2025-01-24",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020192.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0248-1 vom 2025-01-27",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020218.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0261-1 vom 2025-01-27",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020210.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0266-1 vom 2025-01-27",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020223.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0251-1 vom 2025-01-27",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020216.html"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7181933 vom 2025-01-29",
        "url": "https://www.ibm.com/support/pages/node/7181933"
      },
      {
        "category": "external",
        "summary": "Brocade Security Advisory BSA-2025-2895 vom 2025-02-13",
        "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25398"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0556-1 vom 2025-02-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020352.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0577-1 vom 2025-02-18",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020370.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice LSN-0109-1 vom 2025-02-20",
        "url": "https://ubuntu.com/security/notices/LSN-0109-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7289-1 vom 2025-02-24",
        "url": "https://ubuntu.com/security/notices/USN-7289-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7288-1 vom 2025-02-24",
        "url": "https://ubuntu.com/security/notices/USN-7288-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7291-1 vom 2025-02-25",
        "url": "https://ubuntu.com/security/notices/USN-7291-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7293-1 vom 2025-02-25",
        "url": "https://ubuntu.com/security/notices/USN-7293-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7289-2 vom 2025-02-25",
        "url": "https://ubuntu.com/security/notices/USN-7289-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7288-2 vom 2025-02-25",
        "url": "https://ubuntu.com/security/notices/USN-7288-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7289-3 vom 2025-02-25",
        "url": "https://ubuntu.com/security/notices/USN-7289-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7289-4 vom 2025-02-27",
        "url": "https://ubuntu.com/security/notices/USN-7289-4"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7308-1 vom 2025-02-27",
        "url": "https://ubuntu.com/security/notices/USN-7308-1"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2025:2270 vom 2025-03-05",
        "url": "https://access.redhat.com/errata/RHSA-2025:2270"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2025:1912 vom 2025-03-05",
        "url": "https://access.redhat.com/errata/RHSA-2025:1912"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0784-1 vom 2025-03-05",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020484.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7331-1 vom 2025-03-05",
        "url": "https://ubuntu.com/security/notices/USN-7331-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7332-1 vom 2025-03-05",
        "url": "https://ubuntu.com/security/notices/USN-7332-1"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2025:2490 vom 2025-03-10",
        "url": "https://access.redhat.com/errata/RHSA-2025:2490"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7332-2 vom 2025-03-11",
        "url": "https://ubuntu.com/security/notices/USN-7332-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7342-1 vom 2025-03-11",
        "url": "https://ubuntu.com/security/notices/USN-7342-1"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0577-2 vom 2025-03-11",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020500.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7344-1 vom 2025-03-11",
        "url": "https://ubuntu.com/security/notices/USN-7344-1"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0847-1 vom 2025-03-12",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020505.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7332-3 vom 2025-03-13",
        "url": "https://ubuntu.com/security/notices/USN-7332-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7344-2 vom 2025-03-13",
        "url": "https://ubuntu.com/security/notices/USN-7344-2"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0856-1 vom 2025-03-13",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/OSPHACQPT5GWCIN3WJL55RCYA4OHTBLI/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0856-1 vom 2025-03-13",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/OSPHACQPT5GWCIN3WJL55RCYA4OHTBLI/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0856-1 vom 2025-03-13",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020508.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2025:2705 vom 2025-03-18",
        "url": "https://access.redhat.com/errata/RHSA-2025:2705"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2025:2696 vom 2025-03-19",
        "url": "https://access.redhat.com/errata/RHSA-2025:2696"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:0955-1 vom 2025-03-19",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020563.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7388-1 vom 2025-03-27",
        "url": "https://ubuntu.com/security/notices/USN-7388-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7390-1 vom 2025-03-28",
        "url": "https://ubuntu.com/security/notices/USN-7390-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7389-1 vom 2025-03-28",
        "url": "https://ubuntu.com/security/notices/USN-7389-1"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7229443 vom 2025-03-28",
        "url": "https://www.ibm.com/support/pages/node/7229443"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7230557 vom 2025-04-10",
        "url": "https://www.ibm.com/support/pages/node/7230557"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DSA-5900 vom 2025-04-12",
        "url": "https://lists.debian.org/debian-security-announce/2025/msg00062.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2025:3935 vom 2025-04-16",
        "url": "https://access.redhat.com/errata/RHSA-2025:3935"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7458-1 vom 2025-04-24",
        "url": "https://ubuntu.com/security/notices/USN-7458-1"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2025:4342 vom 2025-04-30",
        "url": "https://access.redhat.com/errata/RHSA-2025:4342"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7495-2 vom 2025-05-06",
        "url": "https://ubuntu.com/security/notices/USN-7495-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7495-1 vom 2025-05-06",
        "url": "https://ubuntu.com/security/notices/USN-7495-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7496-1 vom 2025-05-07",
        "url": "https://ubuntu.com/security/notices/USN-7496-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7496-2 vom 2025-05-07",
        "url": "https://ubuntu.com/security/notices/USN-7496-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7496-4 vom 2025-05-07",
        "url": "https://ubuntu.com/security/notices/USN-7496-4"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7495-3 vom 2025-05-07",
        "url": "https://ubuntu.com/security/notices/USN-7495-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7496-3 vom 2025-05-07",
        "url": "https://ubuntu.com/security/notices/USN-7496-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7496-5 vom 2025-05-07",
        "url": "https://ubuntu.com/security/notices/USN-7496-5"
      },
      {
        "category": "external",
        "summary": "Exploit CVE-2024-26809 vom 2025-05-11",
        "url": "https://github.com/google/security-research/tree/master/pocs/linux/kernelctf/CVE-2024-26809_lts_cos/exploit"
      },
      {
        "category": "external",
        "summary": "Securityonline Artikel",
        "url": "https://securityonline.info/poc-released-cve-2024-26809-exploits-nftables-double-free-to-achieve-root-shell/"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7506-1 vom 2025-05-12",
        "url": "https://ubuntu.com/security/notices/USN-7506-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7506-3 vom 2025-05-12",
        "url": "https://ubuntu.com/security/notices/USN-7506-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7506-2 vom 2025-05-12",
        "url": "https://ubuntu.com/security/notices/USN-7506-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7506-4 vom 2025-05-13",
        "url": "https://ubuntu.com/security/notices/USN-7506-4"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7517-1 vom 2025-05-16",
        "url": "https://ubuntu.com/security/notices/USN-7517-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7518-1 vom 2025-05-20",
        "url": "https://ubuntu.com/security/notices/USN-7518-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7517-2 vom 2025-05-21",
        "url": "https://ubuntu.com/security/notices/USN-7517-2"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DSA-5925 vom 2025-05-24",
        "url": "https://lists.debian.org/debian-security-announce/2025/msg00088.html"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DLA-4178 vom 2025-05-26",
        "url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7517-3 vom 2025-05-26",
        "url": "https://ubuntu.com/security/notices/USN-7517-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7539-1 vom 2025-05-28",
        "url": "https://ubuntu.com/security/notices/USN-7539-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7540-1 vom 2025-05-28",
        "url": "https://ubuntu.com/security/notices/USN-7540-1"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASKERNEL-5.15-2025-072 vom 2025-05-29",
        "url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.15-2025-072.html"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DLA-4193 vom 2025-05-30",
        "url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice LSN-0112-1 vom 2025-05-29",
        "url": "https://ubuntu.com/security/notices/LSN-0112-1"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20246-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021078.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20249-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021072.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20270-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021056.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20260-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021058.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20247-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021076.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20192-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021150.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20164-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021175.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20190-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021154.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20166-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021176.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20163-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021187.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20077-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021265.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20073-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021282.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20028-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021386.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20008-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021403.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20047-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021306.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:20044-1 vom 2025-06-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021334.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASKERNEL-5.15-2025-073 vom 2025-06-10",
        "url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.15-2025-073.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:01966-1 vom 2025-06-16",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021534.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:01983-1 vom 2025-06-17",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021538.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASKERNEL-5.10-2025-095 vom 2025-06-24",
        "url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.10-2025-095.html"
      },
      {
        "category": "external",
        "summary": "NetApp Security Advisory NTAP-20241101-0013 vom 2025-06-25",
        "url": "https://security.netapp.com/advisory/NTAP-20241101-0013"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7236419 vom 2025-06-30",
        "url": "https://www.ibm.com/support/pages/node/7236419"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:02173-1 vom 2025-06-30",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021714.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALAS2KERNEL-5.4-2025-102 vom 2025-06-30",
        "url": "https://alas.aws.amazon.com/AL2/ALAS2KERNEL-5.4-2025-102.html"
      },
      {
        "category": "external",
        "summary": "SEM 2025.2.1 release notes vom 2025-07-02",
        "url": "https://documentation.solarwinds.com/en/success_center/sem/content/release_notes/sem_2025-2-1_release_notes.htm"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:02254-1 vom 2025-07-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021770.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2025:10701 vom 2025-07-09",
        "url": "https://access.redhat.com/errata/RHSA-2025:10701"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:02264-1 vom 2025-07-10",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021785.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:02307-1 vom 2025-07-14",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021804.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:02322-1 vom 2025-07-15",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021810.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:02321-1 vom 2025-07-15",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021811.html"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2025-20470 vom 2025-07-16",
        "url": "https://linux.oracle.com/errata/ELSA-2025-20470.html"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2025-20471 vom 2025-07-16",
        "url": "https://linux.oracle.com/errata/ELSA-2025-20471.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:02333-1 vom 2025-07-16",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021830.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7640-1 vom 2025-07-16",
        "url": "https://ubuntu.com/security/notices/USN-7640-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7654-1 vom 2025-07-18",
        "url": "https://ubuntu.com/security/notices/USN-7654-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7654-3 vom 2025-07-18",
        "url": "https://ubuntu.com/security/notices/USN-7654-3"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7654-2 vom 2025-07-18",
        "url": "https://ubuntu.com/security/notices/USN-7654-2"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7655-1 vom 2025-07-18",
        "url": "https://ubuntu.com/security/notices/USN-7655-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7654-4 vom 2025-07-22",
        "url": "https://ubuntu.com/security/notices/USN-7654-4"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:02537-1 vom 2025-07-28",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021978.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7654-5 vom 2025-07-29",
        "url": "https://ubuntu.com/security/notices/USN-7654-5"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:02601-1 vom 2025-08-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022048.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:02632-1 vom 2025-08-04",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/A6QW6TXS545RIQWDHD4QUITTGGA4K6MY/"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2025:02691-1 vom 2025-08-05",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/HQYM2FGJQXM5CJJ3L6LDY723WGAYBFPL/"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7686-1 vom 2025-08-05",
        "url": "https://ubuntu.com/security/notices/USN-7686-1"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DLA-4271 vom 2025-08-13",
        "url": "https://lists.debian.org/debian-lts-announce/2025/08/msg00010.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7711-1 vom 2025-08-22",
        "url": "https://ubuntu.com/security/notices/USN-7711-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7712-1 vom 2025-08-22",
        "url": "https://ubuntu.com/security/notices/USN-7712-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7712-2 vom 2025-09-02",
        "url": "https://ubuntu.com/security/notices/USN-7712-2"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2025-20552 vom 2025-09-09",
        "url": "https://linux.oracle.com/errata/ELSA-2025-20552.html"
      }
    ],
    "source_lang": "en-US",
    "title": "Linux Kernel: Mehrere Schwachstellen",
    "tracking": {
      "current_release_date": "2025-09-08T22:00:00.000+00:00",
      "generator": {
        "date": "2025-09-09T07:51:17.852+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.4.0"
        }
      },
      "id": "WID-SEC-W-2024-0773",
      "initial_release_date": "2024-04-03T22:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2024-04-03T22:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2024-04-04T22:00:00.000+00:00",
          "number": "2",
          "summary": "CVE-2024-26752 erg\u00e4nzt"
        },
        {
          "date": "2024-04-16T22:00:00.000+00:00",
          "number": "3",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-04-18T22:00:00.000+00:00",
          "number": "4",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-04-28T22:00:00.000+00:00",
          "number": "5",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-04-29T22:00:00.000+00:00",
          "number": "6",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-05-01T22:00:00.000+00:00",
          "number": "7",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-05-02T22:00:00.000+00:00",
          "number": "8",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-05-06T22:00:00.000+00:00",
          "number": "9",
          "summary": "Neue Updates von Debian aufgenommen"
        },
        {
          "date": "2024-05-07T22:00:00.000+00:00",
          "number": "10",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-05-13T22:00:00.000+00:00",
          "number": "11",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-05-14T22:00:00.000+00:00",
          "number": "12",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-05-15T22:00:00.000+00:00",
          "number": "13",
          "summary": "Neue Updates von SUSE und Ubuntu aufgenommen"
        },
        {
          "date": "2024-05-16T22:00:00.000+00:00",
          "number": "14",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-05-20T22:00:00.000+00:00",
          "number": "15",
          "summary": "Neue Updates von SUSE und Ubuntu aufgenommen"
        },
        {
          "date": "2024-05-21T22:00:00.000+00:00",
          "number": "16",
          "summary": "Neue Updates von SUSE und Ubuntu aufgenommen"
        },
        {
          "date": "2024-05-22T22:00:00.000+00:00",
          "number": "17",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-05-23T22:00:00.000+00:00",
          "number": "18",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-05-26T22:00:00.000+00:00",
          "number": "19",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-05-28T22:00:00.000+00:00",
          "number": "20",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-05-30T22:00:00.000+00:00",
          "number": "21",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-06-04T22:00:00.000+00:00",
          "number": "22",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-06-05T22:00:00.000+00:00",
          "number": "23",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-06-06T22:00:00.000+00:00",
          "number": "24",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-06-09T22:00:00.000+00:00",
          "number": "25",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-06-10T22:00:00.000+00:00",
          "number": "26",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-06-11T22:00:00.000+00:00",
          "number": "27",
          "summary": "Neue Updates von Ubuntu und SUSE aufgenommen"
        },
        {
          "date": "2024-06-12T22:00:00.000+00:00",
          "number": "28",
          "summary": "Neue Updates von Ubuntu und SUSE aufgenommen"
        },
        {
          "date": "2024-06-16T22:00:00.000+00:00",
          "number": "29",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-06-18T22:00:00.000+00:00",
          "number": "30",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-06-19T22:00:00.000+00:00",
          "number": "31",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-06-23T22:00:00.000+00:00",
          "number": "32",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-06-24T22:00:00.000+00:00",
          "number": "33",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-06-25T22:00:00.000+00:00",
          "number": "34",
          "summary": "Neue Updates von SUSE und Debian aufgenommen"
        },
        {
          "date": "2024-06-26T22:00:00.000+00:00",
          "number": "35",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-06-27T22:00:00.000+00:00",
          "number": "36",
          "summary": "Neue Updates von Debian aufgenommen"
        },
        {
          "date": "2024-07-01T22:00:00.000+00:00",
          "number": "37",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-07-02T22:00:00.000+00:00",
          "number": "38",
          "summary": "Neue Updates von Oracle Linux und Dell aufgenommen"
        },
        {
          "date": "2024-07-03T22:00:00.000+00:00",
          "number": "39",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-07-04T22:00:00.000+00:00",
          "number": "40",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-07-07T22:00:00.000+00:00",
          "number": "41",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-07-08T22:00:00.000+00:00",
          "number": "42",
          "summary": "Neue Updates von Oracle Linux und SUSE aufgenommen"
        },
        {
          "date": "2024-07-09T22:00:00.000+00:00",
          "number": "43",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-07-10T22:00:00.000+00:00",
          "number": "44",
          "summary": "Neue Updates von Ubuntu, Red Hat und SUSE aufgenommen"
        },
        {
          "date": "2024-07-14T22:00:00.000+00:00",
          "number": "45",
          "summary": "Neue Updates von Red Hat, SUSE und Ubuntu aufgenommen"
        },
        {
          "date": "2024-07-15T22:00:00.000+00:00",
          "number": "46",
          "summary": "Neue Updates von Rocky Enterprise Software Foundation, Ubuntu und Red Hat aufgenommen"
        },
        {
          "date": "2024-07-16T22:00:00.000+00:00",
          "number": "47",
          "summary": "Neue Updates von Red Hat und Ubuntu aufgenommen"
        },
        {
          "date": "2024-07-17T22:00:00.000+00:00",
          "number": "48",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-07-18T22:00:00.000+00:00",
          "number": "49",
          "summary": "Neue Updates von Oracle Linux, SUSE und Red Hat aufgenommen"
        },
        {
          "date": "2024-07-22T22:00:00.000+00:00",
          "number": "50",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-07-23T22:00:00.000+00:00",
          "number": "51",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-07-24T22:00:00.000+00:00",
          "number": "52",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-07-28T22:00:00.000+00:00",
          "number": "53",
          "summary": "Neue Updates von Ubuntu und Rocky Enterprise Software Foundation aufgenommen"
        },
        {
          "date": "2024-07-29T22:00:00.000+00:00",
          "number": "54",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-07-30T22:00:00.000+00:00",
          "number": "55",
          "summary": "Neue Updates von Ubuntu und Red Hat aufgenommen"
        },
        {
          "date": "2024-07-31T22:00:00.000+00:00",
          "number": "56",
          "summary": "Neue Updates von Rocky Enterprise Software Foundation, IBM und Oracle Linux aufgenommen"
        },
        {
          "date": "2024-08-04T22:00:00.000+00:00",
          "number": "57",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-08-05T22:00:00.000+00:00",
          "number": "58",
          "summary": "Neue Updates von Dell aufgenommen"
        },
        {
          "date": "2024-08-06T22:00:00.000+00:00",
          "number": "59",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-08-07T22:00:00.000+00:00",
          "number": "60",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-08-08T22:00:00.000+00:00",
          "number": "61",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-08-11T22:00:00.000+00:00",
          "number": "62",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-08-12T22:00:00.000+00:00",
          "number": "63",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-08-13T22:00:00.000+00:00",
          "number": "64",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-08-14T22:00:00.000+00:00",
          "number": "65",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-08-15T22:00:00.000+00:00",
          "number": "66",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-08-18T22:00:00.000+00:00",
          "number": "67",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-08-19T22:00:00.000+00:00",
          "number": "68",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-08-21T22:00:00.000+00:00",
          "number": "69",
          "summary": "Neue Updates von Rocky Enterprise Software Foundation und Ubuntu aufgenommen"
        },
        {
          "date": "2024-08-22T22:00:00.000+00:00",
          "number": "70",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-08-25T22:00:00.000+00:00",
          "number": "71",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-08-28T22:00:00.000+00:00",
          "number": "72",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-09-02T22:00:00.000+00:00",
          "number": "73",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-09-03T22:00:00.000+00:00",
          "number": "74",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-09-04T22:00:00.000+00:00",
          "number": "75",
          "summary": "Neue Updates von Red Hat und ORACLE aufgenommen"
        },
        {
          "date": "2024-09-05T22:00:00.000+00:00",
          "number": "76",
          "summary": "Neue Updates von IBM aufgenommen"
        },
        {
          "date": "2024-09-10T22:00:00.000+00:00",
          "number": "77",
          "summary": "Neue Updates von SUSE und Red Hat aufgenommen"
        },
        {
          "date": "2024-09-11T22:00:00.000+00:00",
          "number": "78",
          "summary": "Neue Updates von SUSE und Oracle Linux aufgenommen"
        },
        {
          "date": "2024-09-16T22:00:00.000+00:00",
          "number": "79",
          "summary": "Neue Updates von SUSE und Rocky Enterprise Software Foundation aufgenommen"
        },
        {
          "date": "2024-09-18T22:00:00.000+00:00",
          "number": "80",
          "summary": "Neue Updates von Red Hat und Ubuntu aufgenommen"
        },
        {
          "date": "2024-09-22T22:00:00.000+00:00",
          "number": "81",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-09-23T22:00:00.000+00:00",
          "number": "82",
          "summary": "Neue Updates von Red Hat, SUSE und IBM aufgenommen"
        },
        {
          "date": "2024-09-25T22:00:00.000+00:00",
          "number": "83",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-09-26T22:00:00.000+00:00",
          "number": "84",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-09-29T22:00:00.000+00:00",
          "number": "85",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-09-30T22:00:00.000+00:00",
          "number": "86",
          "summary": "Neue Updates von Oracle Linux, SUSE und Rocky Enterprise Software Foundation aufgenommen"
        },
        {
          "date": "2024-10-01T22:00:00.000+00:00",
          "number": "87",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-10-08T22:00:00.000+00:00",
          "number": "88",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-10-09T22:00:00.000+00:00",
          "number": "89",
          "summary": "Neue Updates von SUSE und Ubuntu aufgenommen"
        },
        {
          "date": "2024-10-10T22:00:00.000+00:00",
          "number": "90",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-10-15T22:00:00.000+00:00",
          "number": "91",
          "summary": "Neue Updates von Ubuntu und SUSE aufgenommen"
        },
        {
          "date": "2024-10-16T22:00:00.000+00:00",
          "number": "92",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-10-17T22:00:00.000+00:00",
          "number": "93",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-10-21T22:00:00.000+00:00",
          "number": "94",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-10-23T22:00:00.000+00:00",
          "number": "95",
          "summary": "Neue Updates von IBM und Red Hat aufgenommen"
        },
        {
          "date": "2024-10-29T23:00:00.000+00:00",
          "number": "96",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-10-30T23:00:00.000+00:00",
          "number": "97",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-10-31T23:00:00.000+00:00",
          "number": "98",
          "summary": "Neue Updates von Ubuntu und SUSE aufgenommen"
        },
        {
          "date": "2024-11-04T23:00:00.000+00:00",
          "number": "99",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-11-05T23:00:00.000+00:00",
          "number": "100",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-11-11T23:00:00.000+00:00",
          "number": "101",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-11-12T23:00:00.000+00:00",
          "number": "102",
          "summary": "Neue Updates von Red Hat und Ubuntu aufgenommen"
        },
        {
          "date": "2024-11-13T23:00:00.000+00:00",
          "number": "103",
          "summary": "Neue Updates von Red Hat und SUSE aufgenommen"
        },
        {
          "date": "2024-11-14T23:00:00.000+00:00",
          "number": "104",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-11-19T23:00:00.000+00:00",
          "number": "105",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-11-20T23:00:00.000+00:00",
          "number": "106",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-11-21T23:00:00.000+00:00",
          "number": "107",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-11-24T23:00:00.000+00:00",
          "number": "108",
          "summary": "Neue Updates von IBM aufgenommen"
        },
        {
          "date": "2024-11-25T23:00:00.000+00:00",
          "number": "109",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-11-28T23:00:00.000+00:00",
          "number": "110",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-12-02T23:00:00.000+00:00",
          "number": "111",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-12-03T23:00:00.000+00:00",
          "number": "112",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-12-05T23:00:00.000+00:00",
          "number": "113",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-12-08T23:00:00.000+00:00",
          "number": "114",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-12-09T23:00:00.000+00:00",
          "number": "115",
          "summary": "Neue Updates von SUSE und Ubuntu aufgenommen"
        },
        {
          "date": "2024-12-15T23:00:00.000+00:00",
          "number": "116",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-12-16T23:00:00.000+00:00",
          "number": "117",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-12-17T23:00:00.000+00:00",
          "number": "118",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-12-18T23:00:00.000+00:00",
          "number": "119",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-12-19T23:00:00.000+00:00",
          "number": "120",
          "summary": "Neue Updates von Amazon, Ubuntu und SUSE aufgenommen"
        },
        {
          "date": "2025-01-06T23:00:00.000+00:00",
          "number": "121",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-01-08T23:00:00.000+00:00",
          "number": "122",
          "summary": "Neue Updates von SUSE und Juniper aufgenommen"
        },
        {
          "date": "2025-01-09T23:00:00.000+00:00",
          "number": "123",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-01-13T23:00:00.000+00:00",
          "number": "124",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2025-01-14T23:00:00.000+00:00",
          "number": "125",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-01-16T23:00:00.000+00:00",
          "number": "126",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-01-19T23:00:00.000+00:00",
          "number": "127",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-01-26T23:00:00.000+00:00",
          "number": "128",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-01-27T23:00:00.000+00:00",
          "number": "129",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-01-29T23:00:00.000+00:00",
          "number": "130",
          "summary": "Neue Updates von IBM aufgenommen"
        },
        {
          "date": "2025-02-13T23:00:00.000+00:00",
          "number": "131",
          "summary": "Neue Updates von BROCADE aufgenommen"
        },
        {
          "date": "2025-02-16T23:00:00.000+00:00",
          "number": "132",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-02-18T23:00:00.000+00:00",
          "number": "133",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-02-20T23:00:00.000+00:00",
          "number": "134",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-02-24T23:00:00.000+00:00",
          "number": "135",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-02-25T23:00:00.000+00:00",
          "number": "136",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-02-27T23:00:00.000+00:00",
          "number": "137",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-03-04T23:00:00.000+00:00",
          "number": "138",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2025-03-05T23:00:00.000+00:00",
          "number": "139",
          "summary": "Neue Updates von SUSE und Ubuntu aufgenommen"
        },
        {
          "date": "2025-03-09T23:00:00.000+00:00",
          "number": "140",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2025-03-11T23:00:00.000+00:00",
          "number": "141",
          "summary": "Neue Updates von Ubuntu und SUSE aufgenommen"
        },
        {
          "date": "2025-03-12T23:00:00.000+00:00",
          "number": "142",
          "summary": "Neue Updates von SUSE und Ubuntu aufgenommen"
        },
        {
          "date": "2025-03-13T23:00:00.000+00:00",
          "number": "143",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-03-17T23:00:00.000+00:00",
          "number": "144",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2025-03-19T23:00:00.000+00:00",
          "number": "145",
          "summary": "Neue Updates von Red Hat und SUSE aufgenommen"
        },
        {
          "date": "2025-03-27T23:00:00.000+00:00",
          "number": "146",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-03-30T22:00:00.000+00:00",
          "number": "147",
          "summary": "Neue Updates von Ubuntu und IBM aufgenommen"
        },
        {
          "date": "2025-04-09T22:00:00.000+00:00",
          "number": "148",
          "summary": "Neue Updates von IBM aufgenommen"
        },
        {
          "date": "2025-04-13T22:00:00.000+00:00",
          "number": "149",
          "summary": "Neue Updates von Debian aufgenommen"
        },
        {
          "date": "2025-04-15T22:00:00.000+00:00",
          "number": "150",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2025-04-24T22:00:00.000+00:00",
          "number": "151",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-04-29T22:00:00.000+00:00",
          "number": "152",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2025-05-06T22:00:00.000+00:00",
          "number": "153",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-05-11T22:00:00.000+00:00",
          "number": "154",
          "summary": "Exploit f\u00fcr CVE-2024-26809 aufgenommen, kann kombiniert ausgenutzt werden"
        },
        {
          "date": "2025-05-12T22:00:00.000+00:00",
          "number": "155",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-05-18T22:00:00.000+00:00",
          "number": "156",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-05-19T22:00:00.000+00:00",
          "number": "157",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-05-21T22:00:00.000+00:00",
          "number": "158",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-05-25T22:00:00.000+00:00",
          "number": "159",
          "summary": "Neue Updates von Debian aufgenommen"
        },
        {
          "date": "2025-05-26T22:00:00.000+00:00",
          "number": "160",
          "summary": "Neue Updates von Debian und Ubuntu aufgenommen"
        },
        {
          "date": "2025-05-27T22:00:00.000+00:00",
          "number": "161",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-05-29T22:00:00.000+00:00",
          "number": "162",
          "summary": "Neue Updates von Amazon, Debian und Ubuntu aufgenommen"
        },
        {
          "date": "2025-06-03T22:00:00.000+00:00",
          "number": "163",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-06-04T22:00:00.000+00:00",
          "number": "164",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-06-09T22:00:00.000+00:00",
          "number": "165",
          "summary": "Neue Updates von Amazon aufgenommen"
        },
        {
          "date": "2025-06-16T22:00:00.000+00:00",
          "number": "166",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-06-17T22:00:00.000+00:00",
          "number": "167",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-06-23T22:00:00.000+00:00",
          "number": "168",
          "summary": "Neue Updates von Amazon aufgenommen"
        },
        {
          "date": "2025-06-25T22:00:00.000+00:00",
          "number": "169",
          "summary": "Neue Updates von NetApp aufgenommen"
        },
        {
          "date": "2025-06-30T22:00:00.000+00:00",
          "number": "170",
          "summary": "Neue Updates von IBM, SUSE und Amazon aufgenommen"
        },
        {
          "date": "2025-07-01T22:00:00.000+00:00",
          "number": "171",
          "summary": "Neue Updates aufgenommen"
        },
        {
          "date": "2025-07-08T22:00:00.000+00:00",
          "number": "172",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-07-09T22:00:00.000+00:00",
          "number": "173",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2025-07-10T22:00:00.000+00:00",
          "number": "174",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-07-14T22:00:00.000+00:00",
          "number": "175",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-07-15T22:00:00.000+00:00",
          "number": "176",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-07-16T22:00:00.000+00:00",
          "number": "177",
          "summary": "Neue Updates von Oracle Linux und SUSE aufgenommen"
        },
        {
          "date": "2025-07-17T22:00:00.000+00:00",
          "number": "178",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-07-21T22:00:00.000+00:00",
          "number": "179",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-07-28T22:00:00.000+00:00",
          "number": "180",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-07-29T22:00:00.000+00:00",
          "number": "181",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-07-31T22:00:00.000+00:00",
          "number": "182",
          "summary": "Referenz(en) aufgenommen:"
        },
        {
          "date": "2025-08-03T22:00:00.000+00:00",
          "number": "183",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-08-04T22:00:00.000+00:00",
          "number": "184",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2025-08-05T22:00:00.000+00:00",
          "number": "185",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-08-12T22:00:00.000+00:00",
          "number": "186",
          "summary": "Neue Updates von Debian aufgenommen"
        },
        {
          "date": "2025-08-24T22:00:00.000+00:00",
          "number": "187",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-09-02T22:00:00.000+00:00",
          "number": "188",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2025-09-08T22:00:00.000+00:00",
          "number": "189",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        }
      ],
      "status": "final",
      "version": "189"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Amazon Linux 2",
            "product": {
              "name": "Amazon Linux 2",
              "product_id": "398363",
              "product_identification_helper": {
                "cpe": "cpe:/o:amazon:linux_2:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Amazon"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Broadcom Brocade SANnav",
            "product": {
              "name": "Broadcom Brocade SANnav",
              "product_id": "T034392",
              "product_identification_helper": {
                "cpe": "cpe:/a:broadcom:brocade_sannav:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Broadcom"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Debian Linux",
            "product": {
              "name": "Debian Linux",
              "product_id": "2951",
              "product_identification_helper": {
                "cpe": "cpe:/o:debian:debian_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Debian"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Dell NetWorker",
                "product": {
                  "name": "Dell NetWorker",
                  "product_id": "T024663",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:dell:networker:-"
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c19.11",
                "product": {
                  "name": "Dell NetWorker \u003c19.11",
                  "product_id": "T035785"
                }
              },
              {
                "category": "product_version",
                "name": "19.11",
                "product": {
                  "name": "Dell NetWorker 19.11",
                  "product_id": "T035785-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:dell:networker:19.11"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "NetWorker"
          }
        ],
        "category": "vendor",
        "name": "Dell"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "EMC Avamar",
            "product": {
              "name": "EMC Avamar",
              "product_id": "T014381",
              "product_identification_helper": {
                "cpe": "cpe:/a:emc:avamar:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "EMC"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "24.0.0",
                "product": {
                  "name": "IBM Business Automation Workflow 24.0.0",
                  "product_id": "T036570",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:business_automation_workflow:24.0.0"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Business Automation Workflow"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "on Cloud Pak for Data",
                "product": {
                  "name": "IBM DB2 on Cloud Pak for Data",
                  "product_id": "T042208",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:db2:on_cloud_pak_for_data"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "DB2"
          },
          {
            "category": "product_name",
            "name": "IBM InfoSphere Guardium",
            "product": {
              "name": "IBM InfoSphere Guardium",
              "product_id": "T002366",
              "product_identification_helper": {
                "cpe": "cpe:/a:ibm:infosphere_guardium:-"
              }
            }
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003c7.5.0 UP10 IF01",
                "product": {
                  "name": "IBM QRadar SIEM \u003c7.5.0 UP10 IF01",
                  "product_id": "T038741"
                }
              },
              {
                "category": "product_version",
                "name": "7.5.0 UP10 IF01",
                "product": {
                  "name": "IBM QRadar SIEM 7.5.0 UP10 IF01",
                  "product_id": "T038741-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up10_if01"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "QRadar SIEM"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "12",
                "product": {
                  "name": "IBM Security Guardium 12.0",
                  "product_id": "T031092",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:security_guardium:12.0"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Security Guardium"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003c10.1.16.3",
                "product": {
                  "name": "IBM Spectrum Protect Plus \u003c10.1.16.3",
                  "product_id": "T037795"
                }
              },
              {
                "category": "product_version",
                "name": "10.1.16.3",
                "product": {
                  "name": "IBM Spectrum Protect Plus 10.1.16.3",
                  "product_id": "T037795-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:spectrum_protect_plus:10.1.16.3"
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c10.1.6.4",
                "product": {
                  "name": "IBM Spectrum Protect Plus \u003c10.1.6.4",
                  "product_id": "T040030"
                }
              },
              {
                "category": "product_version",
                "name": "10.1.6.4",
                "product": {
                  "name": "IBM Spectrum Protect Plus 10.1.6.4",
                  "product_id": "T040030-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:spectrum_protect_plus:10.1.6.4"
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c10.1.17",
                "product": {
                  "name": "IBM Spectrum Protect Plus \u003c10.1.17",
                  "product_id": "T042730"
                }
              },
              {
                "category": "product_version",
                "name": "10.1.17",
                "product": {
                  "name": "IBM Spectrum Protect Plus 10.1.17",
                  "product_id": "T042730-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:spectrum_protect_plus:10.1.17"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Spectrum Protect Plus"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003c6.1.9.7",
                "product": {
                  "name": "IBM Storage Scale System \u003c6.1.9.7",
                  "product_id": "T044961"
                }
              },
              {
                "category": "product_version",
                "name": "6.1.9.7",
                "product": {
                  "name": "IBM Storage Scale System 6.1.9.7",
                  "product_id": "T044961-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/h:ibm:storage_scale_system:6.1.9.7"
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c6.2.3.0",
                "product": {
                  "name": "IBM Storage Scale System \u003c6.2.3.0",
                  "product_id": "T044962"
                }
              },
              {
                "category": "product_version",
                "name": "6.2.3.0",
                "product": {
                  "name": "IBM Storage Scale System 6.2.3.0",
                  "product_id": "T044962-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/h:ibm:storage_scale_system:6.2.3.0"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Storage Scale System"
          }
        ],
        "category": "vendor",
        "name": "IBM"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003c24.1R2",
                "product": {
                  "name": "Juniper Junos Space \u003c24.1R2",
                  "product_id": "T040074"
                }
              },
              {
                "category": "product_version",
                "name": "24.1R2",
                "product": {
                  "name": "Juniper Junos Space 24.1R2",
                  "product_id": "T040074-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:juniper:junos_space:24.1r2"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Junos Space"
          }
        ],
        "category": "vendor",
        "name": "Juniper"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "NetApp AFF",
            "product": {
              "name": "NetApp AFF",
              "product_id": "T020536",
              "product_identification_helper": {
                "cpe": "cpe:/h:netapp:aff:-"
              }
            }
          },
          {
            "category": "product_name",
            "name": "NetApp FAS",
            "product": {
              "name": "NetApp FAS",
              "product_id": "T011540",
              "product_identification_helper": {
                "cpe": "cpe:/h:netapp:fas:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "NetApp"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Open Source Linux Kernel",
            "product": {
              "name": "Open Source Linux Kernel",
              "product_id": "T033861",
              "product_identification_helper": {
                "cpe": "cpe:/o:linux:linux_kernel:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Open Source"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Oracle Linux",
            "product": {
              "name": "Oracle Linux",
              "product_id": "T004914",
              "product_identification_helper": {
                "cpe": "cpe:/o:oracle:linux:-"
              }
            }
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "3",
                "product": {
                  "name": "Oracle VM 3",
                  "product_id": "T019617",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:vm:3"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "VM"
          }
        ],
        "category": "vendor",
        "name": "Oracle"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "RESF Rocky Linux",
            "product": {
              "name": "RESF Rocky Linux",
              "product_id": "T032255",
              "product_identification_helper": {
                "cpe": "cpe:/o:resf:rocky_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "RESF"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Red Hat Enterprise Linux",
            "product": {
              "name": "Red Hat Enterprise Linux",
              "product_id": "67646",
              "product_identification_helper": {
                "cpe": "cpe:/o:redhat:enterprise_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "SUSE Linux",
            "product": {
              "name": "SUSE Linux",
              "product_id": "T002207",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:suse_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003c2024.2",
                "product": {
                  "name": "SolarWinds Security Event Manager \u003c2024.2",
                  "product_id": "T034244"
                }
              },
              {
                "category": "product_version",
                "name": "2024.2",
                "product": {
                  "name": "SolarWinds Security Event Manager 2024.2",
                  "product_id": "T034244-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:solarwinds:security_event_manager:2024.2"
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c2025.2.1",
                "product": {
                  "name": "SolarWinds Security Event Manager \u003c2025.2.1",
                  "product_id": "T044986"
                }
              },
              {
                "category": "product_version",
                "name": "2025.2.1",
                "product": {
                  "name": "SolarWinds Security Event Manager 2025.2.1",
                  "product_id": "T044986-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:solarwinds:security_event_manager:2025.2.1"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Security Event Manager"
          }
        ],
        "category": "vendor",
        "name": "SolarWinds"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Ubuntu Linux",
            "product": {
              "name": "Ubuntu Linux",
              "product_id": "T000126",
              "product_identification_helper": {
                "cpe": "cpe:/o:canonical:ubuntu_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Ubuntu"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2022-3061",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2022-3061"
    },
    {
      "cve": "CVE-2024-26685",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26685"
    },
    {
      "cve": "CVE-2024-26686",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26686"
    },
    {
      "cve": "CVE-2024-26687",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26687"
    },
    {
      "cve": "CVE-2024-26688",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26688"
    },
    {
      "cve": "CVE-2024-26689",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26689"
    },
    {
      "cve": "CVE-2024-26690",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26690"
    },
    {
      "cve": "CVE-2024-26691",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26691"
    },
    {
      "cve": "CVE-2024-26692",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26692"
    },
    {
      "cve": "CVE-2024-26693",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26693"
    },
    {
      "cve": "CVE-2024-26694",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26694"
    },
    {
      "cve": "CVE-2024-26695",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26695"
    },
    {
      "cve": "CVE-2024-26696",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26696"
    },
    {
      "cve": "CVE-2024-26697",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26697"
    },
    {
      "cve": "CVE-2024-26698",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26698"
    },
    {
      "cve": "CVE-2024-26699",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26699"
    },
    {
      "cve": "CVE-2024-26700",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26700"
    },
    {
      "cve": "CVE-2024-26701",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26701"
    },
    {
      "cve": "CVE-2024-26702",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26702"
    },
    {
      "cve": "CVE-2024-26703",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26703"
    },
    {
      "cve": "CVE-2024-26704",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26704"
    },
    {
      "cve": "CVE-2024-26705",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26705"
    },
    {
      "cve": "CVE-2024-26706",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26706"
    },
    {
      "cve": "CVE-2024-26707",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26707"
    },
    {
      "cve": "CVE-2024-26708",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26708"
    },
    {
      "cve": "CVE-2024-26709",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26709"
    },
    {
      "cve": "CVE-2024-26710",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26710"
    },
    {
      "cve": "CVE-2024-26711",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26711"
    },
    {
      "cve": "CVE-2024-26712",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26712"
    },
    {
      "cve": "CVE-2024-26713",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26713"
    },
    {
      "cve": "CVE-2024-26714",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26714"
    },
    {
      "cve": "CVE-2024-26715",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26715"
    },
    {
      "cve": "CVE-2024-26716",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26716"
    },
    {
      "cve": "CVE-2024-26717",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26717"
    },
    {
      "cve": "CVE-2024-26718",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26718"
    },
    {
      "cve": "CVE-2024-26719",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26719"
    },
    {
      "cve": "CVE-2024-26720",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26720"
    },
    {
      "cve": "CVE-2024-26721",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26721"
    },
    {
      "cve": "CVE-2024-26722",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26722"
    },
    {
      "cve": "CVE-2024-26723",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26723"
    },
    {
      "cve": "CVE-2024-26724",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26724"
    },
    {
      "cve": "CVE-2024-26725",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26725"
    },
    {
      "cve": "CVE-2024-26726",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26726"
    },
    {
      "cve": "CVE-2024-26727",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26727"
    },
    {
      "cve": "CVE-2024-26728",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26728"
    },
    {
      "cve": "CVE-2024-26729",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26729"
    },
    {
      "cve": "CVE-2024-26730",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26730"
    },
    {
      "cve": "CVE-2024-26731",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26731"
    },
    {
      "cve": "CVE-2024-26732",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26732"
    },
    {
      "cve": "CVE-2024-26733",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26733"
    },
    {
      "cve": "CVE-2024-26734",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26734"
    },
    {
      "cve": "CVE-2024-26735",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26735"
    },
    {
      "cve": "CVE-2024-26736",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26736"
    },
    {
      "cve": "CVE-2024-26737",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26737"
    },
    {
      "cve": "CVE-2024-26738",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26738"
    },
    {
      "cve": "CVE-2024-26739",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26739"
    },
    {
      "cve": "CVE-2024-26740",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26740"
    },
    {
      "cve": "CVE-2024-26741",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26741"
    },
    {
      "cve": "CVE-2024-26742",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26742"
    },
    {
      "cve": "CVE-2024-26743",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26743"
    },
    {
      "cve": "CVE-2024-26744",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26744"
    },
    {
      "cve": "CVE-2024-26745",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26745"
    },
    {
      "cve": "CVE-2024-26746",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26746"
    },
    {
      "cve": "CVE-2024-26747",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26747"
    },
    {
      "cve": "CVE-2024-26748",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26748"
    },
    {
      "cve": "CVE-2024-26749",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26749"
    },
    {
      "cve": "CVE-2024-26750",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26750"
    },
    {
      "cve": "CVE-2024-26751",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26751"
    },
    {
      "cve": "CVE-2024-26752",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26752"
    },
    {
      "cve": "CVE-2024-26753",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26753"
    },
    {
      "cve": "CVE-2024-26754",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26754"
    },
    {
      "cve": "CVE-2024-26755",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26755"
    },
    {
      "cve": "CVE-2024-26756",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26756"
    },
    {
      "cve": "CVE-2024-26757",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26757"
    },
    {
      "cve": "CVE-2024-26758",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26758"
    },
    {
      "cve": "CVE-2024-26759",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26759"
    },
    {
      "cve": "CVE-2024-26760",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26760"
    },
    {
      "cve": "CVE-2024-26761",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26761"
    },
    {
      "cve": "CVE-2024-26762",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26762"
    },
    {
      "cve": "CVE-2024-26763",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26763"
    },
    {
      "cve": "CVE-2024-26764",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26764"
    },
    {
      "cve": "CVE-2024-26765",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26765"
    },
    {
      "cve": "CVE-2024-26766",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26766"
    },
    {
      "cve": "CVE-2024-26767",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26767"
    },
    {
      "cve": "CVE-2024-26768",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26768"
    },
    {
      "cve": "CVE-2024-26769",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26769"
    },
    {
      "cve": "CVE-2024-26770",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26770"
    },
    {
      "cve": "CVE-2024-26771",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26771"
    },
    {
      "cve": "CVE-2024-26772",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26772"
    },
    {
      "cve": "CVE-2024-26773",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26773"
    },
    {
      "cve": "CVE-2024-26774",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26774"
    },
    {
      "cve": "CVE-2024-26775",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26775"
    },
    {
      "cve": "CVE-2024-26776",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26776"
    },
    {
      "cve": "CVE-2024-26777",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26777"
    },
    {
      "cve": "CVE-2024-26778",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26778"
    },
    {
      "cve": "CVE-2024-26779",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26779"
    },
    {
      "cve": "CVE-2024-26780",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26780"
    },
    {
      "cve": "CVE-2024-26781",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26781"
    },
    {
      "cve": "CVE-2024-26782",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26782"
    },
    {
      "cve": "CVE-2024-26783",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26783"
    },
    {
      "cve": "CVE-2024-26784",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26784"
    },
    {
      "cve": "CVE-2024-26785",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26785"
    },
    {
      "cve": "CVE-2024-26786",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26786"
    },
    {
      "cve": "CVE-2024-26787",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26787"
    },
    {
      "cve": "CVE-2024-26788",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26788"
    },
    {
      "cve": "CVE-2024-26789",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26789"
    },
    {
      "cve": "CVE-2024-26790",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26790"
    },
    {
      "cve": "CVE-2024-26791",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26791"
    },
    {
      "cve": "CVE-2024-26792",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26792"
    },
    {
      "cve": "CVE-2024-26793",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26793"
    },
    {
      "cve": "CVE-2024-26794",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26794"
    },
    {
      "cve": "CVE-2024-26795",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26795"
    },
    {
      "cve": "CVE-2024-26796",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26796"
    },
    {
      "cve": "CVE-2024-26797",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26797"
    },
    {
      "cve": "CVE-2024-26798",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26798"
    },
    {
      "cve": "CVE-2024-26799",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26799"
    },
    {
      "cve": "CVE-2024-26800",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26800"
    },
    {
      "cve": "CVE-2024-26801",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26801"
    },
    {
      "cve": "CVE-2024-26802",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26802"
    },
    {
      "cve": "CVE-2024-26803",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26803"
    },
    {
      "cve": "CVE-2024-26804",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26804"
    },
    {
      "cve": "CVE-2024-26805",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26805"
    },
    {
      "cve": "CVE-2024-26806",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26806"
    },
    {
      "cve": "CVE-2024-26807",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26807"
    },
    {
      "cve": "CVE-2024-26808",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26808"
    },
    {
      "cve": "CVE-2024-26809",
      "product_status": {
        "known_affected": [
          "67646",
          "T011540",
          "T042208",
          "T004914",
          "T034244",
          "T038741",
          "T037795",
          "T040030",
          "T040074",
          "T042730",
          "T031092",
          "T024663",
          "T019617",
          "398363",
          "T032255",
          "T033861",
          "T035785",
          "T044962",
          "T044961",
          "T044986",
          "T014381",
          "T036570",
          "2951",
          "T002207",
          "T034392",
          "T020536",
          "T000126",
          "T002366"
        ]
      },
      "release_date": "2024-04-03T22:00:00.000+00:00",
      "title": "CVE-2024-26809"
    }
  ]
}
  ghsa-gvgx-pcvr-3pc4
Vulnerability from github
In the Linux kernel, the following vulnerability has been resolved:
crypto: virtio/akcipher - Fix stack overflow on memcpy
sizeof(struct virtio_crypto_akcipher_session_para) is less than sizeof(struct virtio_crypto_op_ctrl_req::u), copying more bytes from stack variable leads stack overflow. Clang reports this issue by commands: make -j CC=clang-14 mrproper >/dev/null 2>&1 make -j O=/tmp/crypto-build CC=clang-14 allmodconfig >/dev/null 2>&1 make -j O=/tmp/crypto-build W=1 CC=clang-14 drivers/crypto/virtio/ virtio_crypto_akcipher_algs.o
{
  "affected": [],
  "aliases": [
    "CVE-2024-26753"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-787"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2024-04-03T17:15:51Z",
    "severity": "HIGH"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: virtio/akcipher - Fix stack overflow on memcpy\n\nsizeof(struct virtio_crypto_akcipher_session_para) is less than\nsizeof(struct virtio_crypto_op_ctrl_req::u), copying more bytes from\nstack variable leads stack overflow. Clang reports this issue by\ncommands:\nmake -j CC=clang-14 mrproper \u003e/dev/null 2\u003e\u00261\nmake -j O=/tmp/crypto-build CC=clang-14 allmodconfig \u003e/dev/null 2\u003e\u00261\nmake -j O=/tmp/crypto-build W=1 CC=clang-14 drivers/crypto/virtio/\n  virtio_crypto_akcipher_algs.o",
  "id": "GHSA-gvgx-pcvr-3pc4",
  "modified": "2025-02-28T00:30:51Z",
  "published": "2024-04-03T18:30:42Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26753"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/37077ed16c7793e21b005979d33f8a61565b7e86"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/62f361bfea60c6afc3df09c1ad4152e6507f6f47"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/b0365460e945e1117b47cf7329d86de752daff63"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/c0ec2a712daf133d9996a8a1b7ee2d4996080363"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ef1e47d50324e232d2da484fe55a54274eeb9bc1"
    },
    {
      "type": "WEB",
      "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}
  CERTFR-2024-AVI-0527
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans le noyau Linux de Debian LTS. Elles permettent à un attaquant de provoquer une élévation de privilèges, une atteinte à la confidentialité des données et un déni de service.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Debian | N/A | Debian LTS buster versions antérieures à 5.10.209-2~deb10u1 | ||
| Debian | N/A | Debian LTS buster versions antérieures à 5.10.218-1~deb10u1 | ||
| Debian | N/A | Debian LTS buster versions antérieures à 5.10.216-1~deb10u1 | ||
| Debian | N/A | Debian LTS buster versions antérieures à 4.19.316-1 | 
| Title | Publication Time | Tags | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
                  
  | 
              ||||||||||||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "Debian LTS buster versions ant\u00e9rieures \u00e0 5.10.209-2~deb10u1",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Debian",
          "scada": false
        }
      }
    },
    {
      "description": "Debian LTS buster versions ant\u00e9rieures \u00e0 5.10.218-1~deb10u1",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Debian",
          "scada": false
        }
      }
    },
    {
      "description": "Debian LTS buster versions ant\u00e9rieures \u00e0 5.10.216-1~deb10u1",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Debian",
          "scada": false
        }
      }
    },
    {
      "description": "Debian LTS buster versions ant\u00e9rieures \u00e0 4.19.316-1",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Debian",
          "scada": false
        }
      }
    }
  ],
  "affected_systems_content": "",
  "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
  "cves": [
    {
      "name": "CVE-2022-38096",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-38096"
    },
    {
      "name": "CVE-2023-0386",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0386"
    },
    {
      "name": "CVE-2023-39198",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39198"
    },
    {
      "name": "CVE-2023-6606",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-6606"
    },
    {
      "name": "CVE-2023-51779",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-51779"
    },
    {
      "name": "CVE-2023-46838",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-46838"
    },
    {
      "name": "CVE-2023-6040",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-6040"
    },
    {
      "name": "CVE-2023-6536",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-6536"
    },
    {
      "name": "CVE-2023-6356",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-6356"
    },
    {
      "name": "CVE-2023-6535",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-6535"
    },
    {
      "name": "CVE-2024-0646",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-0646"
    },
    {
      "name": "CVE-2024-0607",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-0607"
    },
    {
      "name": "CVE-2024-0565",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-0565"
    },
    {
      "name": "CVE-2023-6915",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-6915"
    },
    {
      "name": "CVE-2024-0340",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-0340"
    },
    {
      "name": "CVE-2023-47233",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-47233"
    },
    {
      "name": "CVE-2024-24860",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24860"
    },
    {
      "name": "CVE-2024-1086",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-1086"
    },
    {
      "name": "CVE-2023-28746",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-28746"
    },
    {
      "name": "CVE-2023-52454",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52454"
    },
    {
      "name": "CVE-2024-26600",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26600"
    },
    {
      "name": "CVE-2023-52467",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52467"
    },
    {
      "name": "CVE-2023-52451",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52451"
    },
    {
      "name": "CVE-2023-52436",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52436"
    },
    {
      "name": "CVE-2023-52445",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52445"
    },
    {
      "name": "CVE-2023-52597",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52597"
    },
    {
      "name": "CVE-2024-26598",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26598"
    },
    {
      "name": "CVE-2023-52462",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52462"
    },
    {
      "name": "CVE-2023-52443",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52443"
    },
    {
      "name": "CVE-2023-52469",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52469"
    },
    {
      "name": "CVE-2023-52598",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52598"
    },
    {
      "name": "CVE-2023-52470",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52470"
    },
    {
      "name": "CVE-2023-52601",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52601"
    },
    {
      "name": "CVE-2023-52439",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52439"
    },
    {
      "name": "CVE-2023-52438",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52438"
    },
    {
      "name": "CVE-2023-52464",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52464"
    },
    {
      "name": "CVE-2023-52600",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52600"
    },
    {
      "name": "CVE-2023-52458",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52458"
    },
    {
      "name": "CVE-2023-52602",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52602"
    },
    {
      "name": "CVE-2024-26625",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26625"
    },
    {
      "name": "CVE-2024-26627",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26627"
    },
    {
      "name": "CVE-2023-52463",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52463"
    },
    {
      "name": "CVE-2023-52447",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52447"
    },
    {
      "name": "CVE-2023-52449",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52449"
    },
    {
      "name": "CVE-2024-26581",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26581"
    },
    {
      "name": "CVE-2023-52457",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52457"
    },
    {
      "name": "CVE-2023-52606",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52606"
    },
    {
      "name": "CVE-2023-52604",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52604"
    },
    {
      "name": "CVE-2023-52587",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52587"
    },
    {
      "name": "CVE-2023-52448",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52448"
    },
    {
      "name": "CVE-2023-52599",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52599"
    },
    {
      "name": "CVE-2023-52444",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52444"
    },
    {
      "name": "CVE-2023-52583",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52583"
    },
    {
      "name": "CVE-2023-52603",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52603"
    },
    {
      "name": "CVE-2023-52456",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52456"
    },
    {
      "name": "CVE-2023-52607",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52607"
    },
    {
      "name": "CVE-2023-52594",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52594"
    },
    {
      "name": "CVE-2024-26601",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26601"
    },
    {
      "name": "CVE-2023-52595",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52595"
    },
    {
      "name": "CVE-2024-23849",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-23849"
    },
    {
      "name": "CVE-2024-26597",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26597"
    },
    {
      "name": "CVE-2024-26602",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26602"
    },
    {
      "name": "CVE-2023-52340",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52340"
    },
    {
      "name": "CVE-2024-23850",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-23850"
    },
    {
      "name": "CVE-2024-26622",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26622"
    },
    {
      "name": "CVE-2024-23851",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-23851"
    },
    {
      "name": "CVE-2024-1151",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-1151"
    },
    {
      "name": "CVE-2023-6270",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-6270"
    },
    {
      "name": "CVE-2024-26593",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26593"
    },
    {
      "name": "CVE-2023-52429",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52429"
    },
    {
      "name": "CVE-2023-52482",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52482"
    },
    {
      "name": "CVE-2024-26586",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26586"
    },
    {
      "name": "CVE-2022-48627",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-48627"
    },
    {
      "name": "CVE-2024-26633",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26633"
    },
    {
      "name": "CVE-2023-52434",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52434"
    },
    {
      "name": "CVE-2023-52609",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52609"
    },
    {
      "name": "CVE-2023-52435",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52435"
    },
    {
      "name": "CVE-2023-52612",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52612"
    },
    {
      "name": "CVE-2024-26642",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26642"
    },
    {
      "name": "CVE-2023-52617",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52617"
    },
    {
      "name": "CVE-2024-26645",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26645"
    },
    {
      "name": "CVE-2024-0841",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-0841"
    },
    {
      "name": "CVE-2024-26695",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26695"
    },
    {
      "name": "CVE-2024-26654",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26654"
    },
    {
      "name": "CVE-2023-52615",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52615"
    },
    {
      "name": "CVE-2024-26659",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26659"
    },
    {
      "name": "CVE-2023-52486",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52486"
    },
    {
      "name": "CVE-2023-52628",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52628"
    },
    {
      "name": "CVE-2023-52493",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52493"
    },
    {
      "name": "CVE-2024-26614",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26614"
    },
    {
      "name": "CVE-2023-52637",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52637"
    },
    {
      "name": "CVE-2023-52497",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52497"
    },
    {
      "name": "CVE-2023-52492",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52492"
    },
    {
      "name": "CVE-2024-25739",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-25739"
    },
    {
      "name": "CVE-2024-22099",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-22099"
    },
    {
      "name": "CVE-2024-26664",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26664"
    },
    {
      "name": "CVE-2023-52623",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52623"
    },
    {
      "name": "CVE-2023-52619",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52619"
    },
    {
      "name": "CVE-2024-26651",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26651"
    },
    {
      "name": "CVE-2023-7042",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-7042"
    },
    {
      "name": "CVE-2024-26707",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26707"
    },
    {
      "name": "CVE-2024-26754",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26754"
    },
    {
      "name": "CVE-2024-26795",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26795"
    },
    {
      "name": "CVE-2024-26697",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26697"
    },
    {
      "name": "CVE-2024-26704",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26704"
    },
    {
      "name": "CVE-2024-26720",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26720"
    },
    {
      "name": "CVE-2023-52622",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52622"
    },
    {
      "name": "CVE-2024-26689",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26689"
    },
    {
      "name": "CVE-2024-26727",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26727"
    },
    {
      "name": "CVE-2024-26671",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26671"
    },
    {
      "name": "CVE-2024-26748",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26748"
    },
    {
      "name": "CVE-2024-26776",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26776"
    },
    {
      "name": "CVE-2024-26606",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26606"
    },
    {
      "name": "CVE-2024-26702",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26702"
    },
    {
      "name": "CVE-2024-26766",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26766"
    },
    {
      "name": "CVE-2024-26814",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26814"
    },
    {
      "name": "CVE-2024-26685",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26685"
    },
    {
      "name": "CVE-2024-26771",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26771"
    },
    {
      "name": "CVE-2024-26810",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26810"
    },
    {
      "name": "CVE-2024-26801",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26801"
    },
    {
      "name": "CVE-2024-26787",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26787"
    },
    {
      "name": "CVE-2024-26781",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26781"
    },
    {
      "name": "CVE-2024-26663",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26663"
    },
    {
      "name": "CVE-2024-26675",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26675"
    },
    {
      "name": "CVE-2024-26752",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26752"
    },
    {
      "name": "CVE-2024-26743",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26743"
    },
    {
      "name": "CVE-2024-26805",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26805"
    },
    {
      "name": "CVE-2024-26773",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26773"
    },
    {
      "name": "CVE-2023-52618",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52618"
    },
    {
      "name": "CVE-2024-26712",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26712"
    },
    {
      "name": "CVE-2024-26793",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26793"
    },
    {
      "name": "CVE-2024-24858",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24858"
    },
    {
      "name": "CVE-2023-52616",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52616"
    },
    {
      "name": "CVE-2024-26813",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26813"
    },
    {
      "name": "CVE-2024-26764",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26764"
    },
    {
      "name": "CVE-2024-27437",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27437"
    },
    {
      "name": "CVE-2024-26735",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26735"
    },
    {
      "name": "CVE-2024-26684",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26684"
    },
    {
      "name": "CVE-2024-24857",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24857"
    },
    {
      "name": "CVE-2024-26679",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26679"
    },
    {
      "name": "CVE-2024-26816",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26816"
    },
    {
      "name": "CVE-2024-26749",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26749"
    },
    {
      "name": "CVE-2024-26688",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26688"
    },
    {
      "name": "CVE-2024-26744",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26744"
    },
    {
      "name": "CVE-2024-26640",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26640"
    },
    {
      "name": "CVE-2024-26763",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26763"
    },
    {
      "name": "CVE-2024-26722",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26722"
    },
    {
      "name": "CVE-2024-26777",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26777"
    },
    {
      "name": "CVE-2024-26733",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26733"
    },
    {
      "name": "CVE-2024-26779",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26779"
    },
    {
      "name": "CVE-2023-52620",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52620"
    },
    {
      "name": "CVE-2024-26772",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26772"
    },
    {
      "name": "CVE-2024-26791",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26791"
    },
    {
      "name": "CVE-2023-52635",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52635"
    },
    {
      "name": "CVE-2024-26788",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26788"
    },
    {
      "name": "CVE-2024-26812",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26812"
    },
    {
      "name": "CVE-2024-26643",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26643"
    },
    {
      "name": "CVE-2024-26804",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26804"
    },
    {
      "name": "CVE-2024-26665",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26665"
    },
    {
      "name": "CVE-2024-26747",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26747"
    },
    {
      "name": "CVE-2024-26696",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26696"
    },
    {
      "name": "CVE-2024-26698",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26698"
    },
    {
      "name": "CVE-2024-26687",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26687"
    },
    {
      "name": "CVE-2024-26778",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26778"
    },
    {
      "name": "CVE-2024-26790",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26790"
    },
    {
      "name": "CVE-2024-26809",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26809"
    },
    {
      "name": "CVE-2024-26673",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26673"
    },
    {
      "name": "CVE-2024-26753",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26753"
    },
    {
      "name": "CVE-2024-26751",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26751"
    },
    {
      "name": "CVE-2024-26736",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26736"
    },
    {
      "name": "CVE-2024-26641",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26641"
    },
    {
      "name": "CVE-2024-26782",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26782"
    },
    {
      "name": "CVE-2024-26848",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26848"
    },
    {
      "name": "CVE-2023-52488",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52488"
    },
    {
      "name": "CVE-2023-52627",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52627"
    },
    {
      "name": "CVE-2023-52489",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52489"
    },
    {
      "name": "CVE-2024-26897",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26897"
    },
    {
      "name": "CVE-2024-26870",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26870"
    },
    {
      "name": "CVE-2024-27044",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27044"
    },
    {
      "name": "CVE-2024-26839",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26839"
    },
    {
      "name": "CVE-2024-26863",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26863"
    },
    {
      "name": "CVE-2024-26966",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26966"
    },
    {
      "name": "CVE-2024-27025",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27025"
    },
    {
      "name": "CVE-2024-27047",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27047"
    },
    {
      "name": "CVE-2024-26845",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26845"
    },
    {
      "name": "CVE-2024-27028",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27028"
    },
    {
      "name": "CVE-2024-26970",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26970"
    },
    {
      "name": "CVE-2024-26861",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26861"
    },
    {
      "name": "CVE-2024-26895",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26895"
    },
    {
      "name": "CVE-2024-26961",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26961"
    },
    {
      "name": "CVE-2024-26978",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26978"
    },
    {
      "name": "CVE-2024-26917",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26917"
    },
    {
      "name": "CVE-2024-27013",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27013"
    },
    {
      "name": "CVE-2024-26840",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26840"
    },
    {
      "name": "CVE-2023-52644",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52644"
    },
    {
      "name": "CVE-2024-26910",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26910"
    },
    {
      "name": "CVE-2024-26615",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26615"
    },
    {
      "name": "CVE-2024-26931",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26931"
    },
    {
      "name": "CVE-2024-26846",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26846"
    },
    {
      "name": "CVE-2024-26958",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26958"
    },
    {
      "name": "CVE-2024-27008",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27008"
    },
    {
      "name": "CVE-2024-26610",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26610"
    },
    {
      "name": "CVE-2024-26872",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26872"
    },
    {
      "name": "CVE-2024-26875",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26875"
    },
    {
      "name": "CVE-2024-26906",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26906"
    },
    {
      "name": "CVE-2024-26843",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26843"
    },
    {
      "name": "CVE-2024-26907",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26907"
    },
    {
      "name": "CVE-2024-26925",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26925"
    },
    {
      "name": "CVE-2024-26934",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26934"
    },
    {
      "name": "CVE-2024-26957",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26957"
    },
    {
      "name": "CVE-2024-26981",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26981"
    },
    {
      "name": "CVE-2024-26889",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26889"
    },
    {
      "name": "CVE-2024-27000",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27000"
    },
    {
      "name": "CVE-2024-26833",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26833"
    },
    {
      "name": "CVE-2024-26880",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26880"
    },
    {
      "name": "CVE-2024-27388",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27388"
    },
    {
      "name": "CVE-2024-26883",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26883"
    },
    {
      "name": "CVE-2024-26644",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26644"
    },
    {
      "name": "CVE-2024-26935",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26935"
    },
    {
      "name": "CVE-2024-26974",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26974"
    },
    {
      "name": "CVE-2024-26965",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26965"
    },
    {
      "name": "CVE-2024-26882",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26882"
    },
    {
      "name": "CVE-2024-26984",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26984"
    },
    {
      "name": "CVE-2024-27020",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27020"
    },
    {
      "name": "CVE-2024-26973",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26973"
    },
    {
      "name": "CVE-2024-27059",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27059"
    },
    {
      "name": "CVE-2024-26960",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26960"
    },
    {
      "name": "CVE-2024-27043",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27043"
    },
    {
      "name": "CVE-2024-26820",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26820"
    },
    {
      "name": "CVE-2024-27038",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27038"
    },
    {
      "name": "CVE-2024-27051",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27051"
    },
    {
      "name": "CVE-2024-27073",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27073"
    },
    {
      "name": "CVE-2024-26635",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26635"
    },
    {
      "name": "CVE-2024-26950",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26950"
    },
    {
      "name": "CVE-2024-26999",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26999"
    },
    {
      "name": "CVE-2023-52498",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52498"
    },
    {
      "name": "CVE-2024-26874",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26874"
    },
    {
      "name": "CVE-2023-52491",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52491"
    },
    {
      "name": "CVE-2024-26956",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26956"
    },
    {
      "name": "CVE-2024-26924",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26924"
    },
    {
      "name": "CVE-2024-24861",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24861"
    },
    {
      "name": "CVE-2024-27004",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27004"
    },
    {
      "name": "CVE-2024-26955",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26955"
    },
    {
      "name": "CVE-2024-27052",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27052"
    },
    {
      "name": "CVE-2024-27074",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27074"
    },
    {
      "name": "CVE-2023-52650",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52650"
    },
    {
      "name": "CVE-2024-26808",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26808"
    },
    {
      "name": "CVE-2024-26817",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26817"
    },
    {
      "name": "CVE-2024-26857",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26857"
    },
    {
      "name": "CVE-2024-27001",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27001"
    },
    {
      "name": "CVE-2024-26885",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26885"
    },
    {
      "name": "CVE-2024-26878",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26878"
    },
    {
      "name": "CVE-2024-26894",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26894"
    },
    {
      "name": "CVE-2024-26835",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26835"
    },
    {
      "name": "CVE-2024-26976",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26976"
    },
    {
      "name": "CVE-2024-26852",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26852"
    },
    {
      "name": "CVE-2024-26859",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26859"
    },
    {
      "name": "CVE-2024-26994",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26994"
    },
    {
      "name": "CVE-2024-26636",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26636"
    },
    {
      "name": "CVE-2024-26898",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26898"
    },
    {
      "name": "CVE-2023-52642",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52642"
    },
    {
      "name": "CVE-2024-26969",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26969"
    },
    {
      "name": "CVE-2023-52614",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52614"
    },
    {
      "name": "CVE-2024-26877",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26877"
    },
    {
      "name": "CVE-2024-26937",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26937"
    },
    {
      "name": "CVE-2024-27030",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27030"
    },
    {
      "name": "CVE-2024-27065",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27065"
    },
    {
      "name": "CVE-2024-26997",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26997"
    },
    {
      "name": "CVE-2024-26922",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26922"
    },
    {
      "name": "CVE-2024-26884",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26884"
    },
    {
      "name": "CVE-2024-27076",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27076"
    },
    {
      "name": "CVE-2024-26862",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26862"
    },
    {
      "name": "CVE-2024-27077",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27077"
    },
    {
      "name": "CVE-2024-27078",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27078"
    },
    {
      "name": "CVE-2024-26825",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26825"
    },
    {
      "name": "CVE-2024-26901",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26901"
    },
    {
      "name": "CVE-2024-27046",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27046"
    },
    {
      "name": "CVE-2024-26903",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26903"
    },
    {
      "name": "CVE-2024-26993",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26993"
    },
    {
      "name": "CVE-2024-27024",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27024"
    },
    {
      "name": "CVE-2024-27053",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27053"
    },
    {
      "name": "CVE-2024-27075",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27075"
    },
    {
      "name": "CVE-2024-26891",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26891"
    },
    {
      "name": "CVE-2024-26951",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26951"
    },
    {
      "name": "CVE-2024-26855",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26855"
    },
    {
      "name": "CVE-2024-27045",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27045"
    },
    {
      "name": "CVE-2024-26923",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26923"
    },
    {
      "name": "CVE-2024-26851",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26851"
    },
    {
      "name": "CVE-2024-26926",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26926"
    },
    {
      "name": "CVE-2024-26988",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26988"
    },
    {
      "name": "CVE-2023-52585",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52585"
    },
    {
      "name": "CVE-2022-48655",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-48655"
    },
    {
      "name": "CVE-2023-52882",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52882"
    },
    {
      "name": "CVE-2024-26900",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26900"
    },
    {
      "name": "CVE-2024-27398",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27398"
    },
    {
      "name": "CVE-2024-27399",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27399"
    },
    {
      "name": "CVE-2024-27401",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27401"
    },
    {
      "name": "CVE-2024-35848",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35848"
    },
    {
      "name": "CVE-2024-35947",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35947"
    },
    {
      "name": "CVE-2024-36017",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36017"
    },
    {
      "name": "CVE-2024-36031",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36031"
    },
    {
      "name": "CVE-2024-36883",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36883"
    },
    {
      "name": "CVE-2024-36886",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36886"
    },
    {
      "name": "CVE-2024-36889",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36889"
    },
    {
      "name": "CVE-2024-36902",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36902"
    },
    {
      "name": "CVE-2024-36904",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36904"
    },
    {
      "name": "CVE-2024-36905",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36905"
    },
    {
      "name": "CVE-2024-36916",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36916"
    },
    {
      "name": "CVE-2024-36919",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36919"
    },
    {
      "name": "CVE-2024-36929",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36929"
    },
    {
      "name": "CVE-2024-36933",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36933"
    },
    {
      "name": "CVE-2024-36934",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36934"
    },
    {
      "name": "CVE-2024-36939",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36939"
    },
    {
      "name": "CVE-2024-36940",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36940"
    },
    {
      "name": "CVE-2024-36941",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36941"
    },
    {
      "name": "CVE-2024-36946",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36946"
    },
    {
      "name": "CVE-2024-36950",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36950"
    },
    {
      "name": "CVE-2024-36953",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36953"
    },
    {
      "name": "CVE-2024-36954",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36954"
    },
    {
      "name": "CVE-2024-36957",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36957"
    },
    {
      "name": "CVE-2024-36959",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36959"
    },
    {
      "name": "CVE-2023-52656",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52656"
    },
    {
      "name": "CVE-2023-52669",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52669"
    },
    {
      "name": "CVE-2023-52679",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52679"
    },
    {
      "name": "CVE-2023-52683",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52683"
    },
    {
      "name": "CVE-2023-52686",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52686"
    },
    {
      "name": "CVE-2023-52690",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52690"
    },
    {
      "name": "CVE-2023-52691",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52691"
    },
    {
      "name": "CVE-2023-52693",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52693"
    },
    {
      "name": "CVE-2023-52694",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52694"
    },
    {
      "name": "CVE-2023-52696",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52696"
    },
    {
      "name": "CVE-2023-52698",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52698"
    },
    {
      "name": "CVE-2023-52699",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52699"
    },
    {
      "name": "CVE-2023-52880",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52880"
    },
    {
      "name": "CVE-2024-27395",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27395"
    },
    {
      "name": "CVE-2024-27396",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27396"
    },
    {
      "name": "CVE-2024-27405",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27405"
    },
    {
      "name": "CVE-2024-27410",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27410"
    },
    {
      "name": "CVE-2024-27412",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27412"
    },
    {
      "name": "CVE-2024-27413",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27413"
    },
    {
      "name": "CVE-2024-27416",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27416"
    },
    {
      "name": "CVE-2024-27417",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27417"
    },
    {
      "name": "CVE-2024-27419",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27419"
    },
    {
      "name": "CVE-2024-27431",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27431"
    },
    {
      "name": "CVE-2024-27436",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27436"
    },
    {
      "name": "CVE-2024-35789",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35789"
    },
    {
      "name": "CVE-2024-35791",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35791"
    },
    {
      "name": "CVE-2024-35796",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35796"
    },
    {
      "name": "CVE-2024-35806",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35806"
    },
    {
      "name": "CVE-2024-35809",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35809"
    },
    {
      "name": "CVE-2024-35811",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35811"
    },
    {
      "name": "CVE-2024-35813",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35813"
    },
    {
      "name": "CVE-2024-35815",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35815"
    },
    {
      "name": "CVE-2024-35821",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35821"
    },
    {
      "name": "CVE-2024-35822",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35822"
    },
    {
      "name": "CVE-2024-35823",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35823"
    },
    {
      "name": "CVE-2024-35825",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35825"
    },
    {
      "name": "CVE-2024-35828",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35828"
    },
    {
      "name": "CVE-2024-35829",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35829"
    },
    {
      "name": "CVE-2024-35830",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35830"
    },
    {
      "name": "CVE-2024-35833",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35833"
    },
    {
      "name": "CVE-2024-35845",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35845"
    },
    {
      "name": "CVE-2024-35847",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35847"
    },
    {
      "name": "CVE-2024-35849",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35849"
    },
    {
      "name": "CVE-2024-35852",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35852"
    },
    {
      "name": "CVE-2024-35854",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35854"
    },
    {
      "name": "CVE-2024-35877",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35877"
    },
    {
      "name": "CVE-2024-35879",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35879"
    },
    {
      "name": "CVE-2024-35895",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35895"
    },
    {
      "name": "CVE-2024-35905",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35905"
    },
    {
      "name": "CVE-2024-35915",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35915"
    },
    {
      "name": "CVE-2024-35922",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35922"
    },
    {
      "name": "CVE-2024-35930",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35930"
    },
    {
      "name": "CVE-2024-35933",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35933"
    },
    {
      "name": "CVE-2024-35935",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35935"
    },
    {
      "name": "CVE-2024-35936",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35936"
    },
    {
      "name": "CVE-2024-35940",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35940"
    },
    {
      "name": "CVE-2024-35944",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35944"
    },
    {
      "name": "CVE-2024-35950",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35950"
    },
    {
      "name": "CVE-2024-35955",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35955"
    },
    {
      "name": "CVE-2024-35967",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35967"
    },
    {
      "name": "CVE-2024-35969",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35969"
    },
    {
      "name": "CVE-2024-35973",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35973"
    },
    {
      "name": "CVE-2024-35976",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35976"
    },
    {
      "name": "CVE-2024-35978",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35978"
    },
    {
      "name": "CVE-2024-35982",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35982"
    },
    {
      "name": "CVE-2024-35984",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35984"
    },
    {
      "name": "CVE-2024-35990",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35990"
    },
    {
      "name": "CVE-2024-36006",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36006"
    },
    {
      "name": "CVE-2024-36007",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36007"
    },
    {
      "name": "CVE-2024-36014",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36014"
    },
    {
      "name": "CVE-2024-36015",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36015"
    },
    {
      "name": "CVE-2024-36016",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36016"
    },
    {
      "name": "CVE-2023-52670",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52670"
    },
    {
      "name": "CVE-2023-52675",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52675"
    },
    {
      "name": "CVE-2024-35819",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35819"
    },
    {
      "name": "CVE-2024-35835",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35835"
    },
    {
      "name": "CVE-2024-35837",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35837"
    },
    {
      "name": "CVE-2024-35958",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35958"
    },
    {
      "name": "CVE-2024-35960",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35960"
    },
    {
      "name": "CVE-2024-35997",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35997"
    },
    {
      "name": "CVE-2024-36020",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36020"
    },
    {
      "name": "CVE-2021-33630",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-33630"
    },
    {
      "name": "CVE-2023-52672",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52672"
    },
    {
      "name": "CVE-2024-27414",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27414"
    },
    {
      "name": "CVE-2024-31076",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-31076"
    },
    {
      "name": "CVE-2024-33621",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-33621"
    },
    {
      "name": "CVE-2024-35785",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35785"
    },
    {
      "name": "CVE-2024-35805",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35805"
    },
    {
      "name": "CVE-2024-35807",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35807"
    },
    {
      "name": "CVE-2024-35853",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35853"
    },
    {
      "name": "CVE-2024-35855",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35855"
    },
    {
      "name": "CVE-2024-35871",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35871"
    },
    {
      "name": "CVE-2024-35884",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35884"
    },
    {
      "name": "CVE-2024-35886",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35886"
    },
    {
      "name": "CVE-2024-35888",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35888"
    },
    {
      "name": "CVE-2024-35893",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35893"
    },
    {
      "name": "CVE-2024-35896",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35896"
    },
    {
      "name": "CVE-2024-35897",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35897"
    },
    {
      "name": "CVE-2024-35898",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35898"
    },
    {
      "name": "CVE-2024-35899",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35899"
    },
    {
      "name": "CVE-2024-35900",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35900"
    },
    {
      "name": "CVE-2024-35902",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35902"
    },
    {
      "name": "CVE-2024-35910",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35910"
    },
    {
      "name": "CVE-2024-35925",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35925"
    },
    {
      "name": "CVE-2024-35934",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35934"
    },
    {
      "name": "CVE-2024-35962",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35962"
    },
    {
      "name": "CVE-2024-35983",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35983"
    },
    {
      "name": "CVE-2024-35988",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35988"
    },
    {
      "name": "CVE-2024-35996",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35996"
    },
    {
      "name": "CVE-2024-36004",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36004"
    },
    {
      "name": "CVE-2024-36005",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36005"
    },
    {
      "name": "CVE-2024-36008",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36008"
    },
    {
      "name": "CVE-2024-36286",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36286"
    },
    {
      "name": "CVE-2024-36288",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36288"
    },
    {
      "name": "CVE-2024-36960",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36960"
    },
    {
      "name": "CVE-2024-36964",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36964"
    },
    {
      "name": "CVE-2024-36971",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36971"
    },
    {
      "name": "CVE-2024-37353",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-37353"
    },
    {
      "name": "CVE-2024-37356",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-37356"
    },
    {
      "name": "CVE-2024-38381",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38381"
    },
    {
      "name": "CVE-2024-38549",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38549"
    },
    {
      "name": "CVE-2024-38552",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38552"
    },
    {
      "name": "CVE-2024-38558",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38558"
    },
    {
      "name": "CVE-2024-38559",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38559"
    },
    {
      "name": "CVE-2024-38560",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38560"
    },
    {
      "name": "CVE-2024-38565",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38565"
    },
    {
      "name": "CVE-2024-38567",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38567"
    },
    {
      "name": "CVE-2024-38578",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38578"
    },
    {
      "name": "CVE-2024-38579",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38579"
    },
    {
      "name": "CVE-2024-38582",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38582"
    },
    {
      "name": "CVE-2024-38583",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38583"
    },
    {
      "name": "CVE-2024-38587",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38587"
    },
    {
      "name": "CVE-2024-38589",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38589"
    },
    {
      "name": "CVE-2024-38596",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38596"
    },
    {
      "name": "CVE-2024-38598",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38598"
    },
    {
      "name": "CVE-2024-38599",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38599"
    },
    {
      "name": "CVE-2024-38601",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38601"
    },
    {
      "name": "CVE-2024-38612",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38612"
    },
    {
      "name": "CVE-2024-38618",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38618"
    },
    {
      "name": "CVE-2024-38621",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38621"
    },
    {
      "name": "CVE-2024-38627",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38627"
    },
    {
      "name": "CVE-2024-38633",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38633"
    },
    {
      "name": "CVE-2024-38634",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38634"
    },
    {
      "name": "CVE-2024-38637",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38637"
    },
    {
      "name": "CVE-2024-38659",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38659"
    },
    {
      "name": "CVE-2024-38780",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38780"
    },
    {
      "name": "CVE-2024-39292",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-39292"
    }
  ],
  "initial_release_date": "2024-06-28T00:00:00",
  "last_revision_date": "2024-06-28T00:00:00",
  "links": [],
  "reference": "CERTFR-2024-AVI-0527",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2024-06-28T00:00:00.000000"
    }
  ],
  "risks": [
    {
      "description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
    },
    {
      "description": "D\u00e9ni de service"
    },
    {
      "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
    },
    {
      "description": "\u00c9l\u00e9vation de privil\u00e8ges"
    }
  ],
  "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau Linux de Debian LTS. Elles permettent \u00e0 un attaquant de provoquer une \u00e9l\u00e9vation de privil\u00e8ges, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et un d\u00e9ni de service.",
  "title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de Debian LTS",
  "vendor_advisories": [
    {
      "published_at": "2024-06-25",
      "title": "Bulletin de s\u00e9curit\u00e9 Debian LTS DLA-3840-1",
      "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html"
    },
    {
      "published_at": "2024-06-25",
      "title": "Bulletin de s\u00e9curit\u00e9 Debian LTS DLA-3842-1",
      "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html"
    },
    {
      "published_at": "2024-06-25",
      "title": "Bulletin de s\u00e9curit\u00e9 Debian LTS DLA-3843-1",
      "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00019.html"
    },
    {
      "published_at": "2024-06-25",
      "title": "Bulletin de s\u00e9curit\u00e9 Debian LTS DLA-3841-1",
      "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00016.html"
    }
  ]
}
  CERTFR-2024-AVI-0381
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans le noyau Linux de Debian. Elles permettent à un attaquant de provoquer une élévation de privilèges, une atteinte à la confidentialité des données et un déni de service.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
                  
  | 
              ||||||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "Debian bookworm (stable) versions ant\u00e9rieures \u00e0 6.1.90-1",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Debian",
          "scada": false
        }
      }
    },
    {
      "description": "Debian bullseye (old) versions ant\u00e9rieures \u00e0 5.10.216-1",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Debian",
          "scada": false
        }
      }
    }
  ],
  "affected_systems_content": null,
  "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
  "cves": [
    {
      "name": "CVE-2024-0607",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-0607"
    },
    {
      "name": "CVE-2024-0565",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-0565"
    },
    {
      "name": "CVE-2024-0340",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-0340"
    },
    {
      "name": "CVE-2023-47233",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-47233"
    },
    {
      "name": "CVE-2023-28746",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-28746"
    },
    {
      "name": "CVE-2024-26600",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26600"
    },
    {
      "name": "CVE-2023-52597",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52597"
    },
    {
      "name": "CVE-2023-52598",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52598"
    },
    {
      "name": "CVE-2023-52601",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52601"
    },
    {
      "name": "CVE-2023-52600",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52600"
    },
    {
      "name": "CVE-2023-52458",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52458"
    },
    {
      "name": "CVE-2023-52602",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52602"
    },
    {
      "name": "CVE-2024-26625",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26625"
    },
    {
      "name": "CVE-2024-26627",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26627"
    },
    {
      "name": "CVE-2023-52447",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52447"
    },
    {
      "name": "CVE-2024-26581",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26581"
    },
    {
      "name": "CVE-2023-52606",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52606"
    },
    {
      "name": "CVE-2023-52604",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52604"
    },
    {
      "name": "CVE-2023-52587",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52587"
    },
    {
      "name": "CVE-2023-52599",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52599"
    },
    {
      "name": "CVE-2023-52583",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52583"
    },
    {
      "name": "CVE-2023-52603",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52603"
    },
    {
      "name": "CVE-2023-52607",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52607"
    },
    {
      "name": "CVE-2023-52594",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52594"
    },
    {
      "name": "CVE-2024-26601",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26601"
    },
    {
      "name": "CVE-2023-52595",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52595"
    },
    {
      "name": "CVE-2024-23849",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-23849"
    },
    {
      "name": "CVE-2024-26602",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26602"
    },
    {
      "name": "CVE-2024-23850",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-23850"
    },
    {
      "name": "CVE-2024-26622",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26622"
    },
    {
      "name": "CVE-2024-23851",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-23851"
    },
    {
      "name": "CVE-2024-1151",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-1151"
    },
    {
      "name": "CVE-2023-6270",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-6270"
    },
    {
      "name": "CVE-2024-26593",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26593"
    },
    {
      "name": "CVE-2023-52429",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52429"
    },
    {
      "name": "CVE-2023-52482",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52482"
    },
    {
      "name": "CVE-2023-52434",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52434"
    },
    {
      "name": "CVE-2023-52435",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52435"
    },
    {
      "name": "CVE-2024-26642",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26642"
    },
    {
      "name": "CVE-2023-52617",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52617"
    },
    {
      "name": "CVE-2024-26645",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26645"
    },
    {
      "name": "CVE-2024-0841",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-0841"
    },
    {
      "name": "CVE-2024-26695",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26695"
    },
    {
      "name": "CVE-2024-26654",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26654"
    },
    {
      "name": "CVE-2023-52615",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52615"
    },
    {
      "name": "CVE-2024-26659",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26659"
    },
    {
      "name": "CVE-2023-52486",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52486"
    },
    {
      "name": "CVE-2023-52493",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52493"
    },
    {
      "name": "CVE-2024-26614",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26614"
    },
    {
      "name": "CVE-2023-52637",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52637"
    },
    {
      "name": "CVE-2023-52497",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52497"
    },
    {
      "name": "CVE-2023-52492",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52492"
    },
    {
      "name": "CVE-2024-22099",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-22099"
    },
    {
      "name": "CVE-2024-26664",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26664"
    },
    {
      "name": "CVE-2023-52623",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52623"
    },
    {
      "name": "CVE-2023-52619",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52619"
    },
    {
      "name": "CVE-2024-26651",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26651"
    },
    {
      "name": "CVE-2023-7042",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-7042"
    },
    {
      "name": "CVE-2024-26707",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26707"
    },
    {
      "name": "CVE-2024-26754",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26754"
    },
    {
      "name": "CVE-2024-26795",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26795"
    },
    {
      "name": "CVE-2024-26697",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26697"
    },
    {
      "name": "CVE-2024-26704",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26704"
    },
    {
      "name": "CVE-2024-26720",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26720"
    },
    {
      "name": "CVE-2023-52622",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52622"
    },
    {
      "name": "CVE-2024-26689",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26689"
    },
    {
      "name": "CVE-2024-26727",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26727"
    },
    {
      "name": "CVE-2024-26671",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26671"
    },
    {
      "name": "CVE-2024-26748",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26748"
    },
    {
      "name": "CVE-2024-26776",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26776"
    },
    {
      "name": "CVE-2024-26606",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26606"
    },
    {
      "name": "CVE-2024-26702",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26702"
    },
    {
      "name": "CVE-2024-26766",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26766"
    },
    {
      "name": "CVE-2024-26814",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26814"
    },
    {
      "name": "CVE-2024-26685",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26685"
    },
    {
      "name": "CVE-2024-26771",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26771"
    },
    {
      "name": "CVE-2024-26810",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26810"
    },
    {
      "name": "CVE-2024-26801",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26801"
    },
    {
      "name": "CVE-2024-26787",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26787"
    },
    {
      "name": "CVE-2024-26781",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26781"
    },
    {
      "name": "CVE-2024-26663",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26663"
    },
    {
      "name": "CVE-2024-26675",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26675"
    },
    {
      "name": "CVE-2024-26752",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26752"
    },
    {
      "name": "CVE-2024-26743",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26743"
    },
    {
      "name": "CVE-2024-26805",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26805"
    },
    {
      "name": "CVE-2024-26773",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26773"
    },
    {
      "name": "CVE-2023-52618",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52618"
    },
    {
      "name": "CVE-2024-26712",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26712"
    },
    {
      "name": "CVE-2024-26793",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26793"
    },
    {
      "name": "CVE-2024-24858",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24858"
    },
    {
      "name": "CVE-2023-52616",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52616"
    },
    {
      "name": "CVE-2024-26813",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26813"
    },
    {
      "name": "CVE-2024-26764",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26764"
    },
    {
      "name": "CVE-2024-27437",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27437"
    },
    {
      "name": "CVE-2024-26735",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26735"
    },
    {
      "name": "CVE-2024-26684",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26684"
    },
    {
      "name": "CVE-2024-24857",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24857"
    },
    {
      "name": "CVE-2024-26679",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26679"
    },
    {
      "name": "CVE-2024-26816",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26816"
    },
    {
      "name": "CVE-2024-26749",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26749"
    },
    {
      "name": "CVE-2024-26688",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26688"
    },
    {
      "name": "CVE-2024-26744",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26744"
    },
    {
      "name": "CVE-2024-26640",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26640"
    },
    {
      "name": "CVE-2024-26763",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26763"
    },
    {
      "name": "CVE-2024-26722",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26722"
    },
    {
      "name": "CVE-2024-26777",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26777"
    },
    {
      "name": "CVE-2024-26733",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26733"
    },
    {
      "name": "CVE-2024-26779",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26779"
    },
    {
      "name": "CVE-2023-52620",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52620"
    },
    {
      "name": "CVE-2024-26772",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26772"
    },
    {
      "name": "CVE-2024-26791",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26791"
    },
    {
      "name": "CVE-2023-52635",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52635"
    },
    {
      "name": "CVE-2024-26788",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26788"
    },
    {
      "name": "CVE-2024-26812",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26812"
    },
    {
      "name": "CVE-2024-26643",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26643"
    },
    {
      "name": "CVE-2024-26804",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26804"
    },
    {
      "name": "CVE-2024-26665",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26665"
    },
    {
      "name": "CVE-2024-26747",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26747"
    },
    {
      "name": "CVE-2024-26696",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26696"
    },
    {
      "name": "CVE-2024-26698",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26698"
    },
    {
      "name": "CVE-2024-26687",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26687"
    },
    {
      "name": "CVE-2024-26778",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26778"
    },
    {
      "name": "CVE-2024-26790",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26790"
    },
    {
      "name": "CVE-2024-26809",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26809"
    },
    {
      "name": "CVE-2024-26673",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26673"
    },
    {
      "name": "CVE-2024-26753",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26753"
    },
    {
      "name": "CVE-2024-26751",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26751"
    },
    {
      "name": "CVE-2024-26736",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26736"
    },
    {
      "name": "CVE-2024-26641",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26641"
    },
    {
      "name": "CVE-2024-26782",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26782"
    },
    {
      "name": "CVE-2024-26848",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26848"
    },
    {
      "name": "CVE-2023-52488",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52488"
    },
    {
      "name": "CVE-2023-52627",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52627"
    },
    {
      "name": "CVE-2023-52489",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52489"
    },
    {
      "name": "CVE-2024-26897",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26897"
    },
    {
      "name": "CVE-2024-26870",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26870"
    },
    {
      "name": "CVE-2024-27044",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27044"
    },
    {
      "name": "CVE-2024-26839",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26839"
    },
    {
      "name": "CVE-2024-26863",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26863"
    },
    {
      "name": "CVE-2024-26966",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26966"
    },
    {
      "name": "CVE-2024-27025",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27025"
    },
    {
      "name": "CVE-2024-27047",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27047"
    },
    {
      "name": "CVE-2024-26845",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26845"
    },
    {
      "name": "CVE-2024-27028",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27028"
    },
    {
      "name": "CVE-2024-26980",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26980"
    },
    {
      "name": "CVE-2024-26970",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26970"
    },
    {
      "name": "CVE-2024-26861",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26861"
    },
    {
      "name": "CVE-2024-26895",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26895"
    },
    {
      "name": "CVE-2024-26961",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26961"
    },
    {
      "name": "CVE-2024-26978",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26978"
    },
    {
      "name": "CVE-2024-26605",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26605"
    },
    {
      "name": "CVE-2024-26917",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26917"
    },
    {
      "name": "CVE-2024-27013",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27013"
    },
    {
      "name": "CVE-2024-26989",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26989"
    },
    {
      "name": "CVE-2024-26840",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26840"
    },
    {
      "name": "CVE-2023-52644",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52644"
    },
    {
      "name": "CVE-2024-26910",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26910"
    },
    {
      "name": "CVE-2024-26615",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26615"
    },
    {
      "name": "CVE-2024-27009",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27009"
    },
    {
      "name": "CVE-2024-26931",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26931"
    },
    {
      "name": "CVE-2024-26846",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26846"
    },
    {
      "name": "CVE-2024-26958",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26958"
    },
    {
      "name": "CVE-2024-27008",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27008"
    },
    {
      "name": "CVE-2024-26610",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26610"
    },
    {
      "name": "CVE-2024-26872",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26872"
    },
    {
      "name": "CVE-2024-26875",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26875"
    },
    {
      "name": "CVE-2024-26906",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26906"
    },
    {
      "name": "CVE-2024-26843",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26843"
    },
    {
      "name": "CVE-2024-26907",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26907"
    },
    {
      "name": "CVE-2024-26925",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26925"
    },
    {
      "name": "CVE-2024-26934",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26934"
    },
    {
      "name": "CVE-2024-26957",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26957"
    },
    {
      "name": "CVE-2024-26981",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26981"
    },
    {
      "name": "CVE-2024-26889",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26889"
    },
    {
      "name": "CVE-2024-27000",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27000"
    },
    {
      "name": "CVE-2024-26833",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26833"
    },
    {
      "name": "CVE-2024-26880",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26880"
    },
    {
      "name": "CVE-2024-27388",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27388"
    },
    {
      "name": "CVE-2024-27003",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27003"
    },
    {
      "name": "CVE-2024-26883",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26883"
    },
    {
      "name": "CVE-2024-26644",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26644"
    },
    {
      "name": "CVE-2024-26935",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26935"
    },
    {
      "name": "CVE-2024-26974",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26974"
    },
    {
      "name": "CVE-2024-26965",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26965"
    },
    {
      "name": "CVE-2024-26882",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26882"
    },
    {
      "name": "CVE-2024-26987",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26987"
    },
    {
      "name": "CVE-2024-27015",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27015"
    },
    {
      "name": "CVE-2024-26984",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26984"
    },
    {
      "name": "CVE-2024-27020",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27020"
    },
    {
      "name": "CVE-2024-26973",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26973"
    },
    {
      "name": "CVE-2024-27059",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27059"
    },
    {
      "name": "CVE-2024-26960",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26960"
    },
    {
      "name": "CVE-2024-27043",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27043"
    },
    {
      "name": "CVE-2024-26820",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26820"
    },
    {
      "name": "CVE-2024-27038",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27038"
    },
    {
      "name": "CVE-2024-26996",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26996"
    },
    {
      "name": "CVE-2024-27051",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27051"
    },
    {
      "name": "CVE-2024-27073",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27073"
    },
    {
      "name": "CVE-2024-26936",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26936"
    },
    {
      "name": "CVE-2024-26635",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26635"
    },
    {
      "name": "CVE-2024-26950",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26950"
    },
    {
      "name": "CVE-2024-26999",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26999"
    },
    {
      "name": "CVE-2023-52498",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52498"
    },
    {
      "name": "CVE-2024-26874",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26874"
    },
    {
      "name": "CVE-2023-52491",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52491"
    },
    {
      "name": "CVE-2024-26956",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26956"
    },
    {
      "name": "CVE-2024-26924",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26924"
    },
    {
      "name": "CVE-2024-24861",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24861"
    },
    {
      "name": "CVE-2024-27004",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27004"
    },
    {
      "name": "CVE-2024-26955",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26955"
    },
    {
      "name": "CVE-2024-27052",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27052"
    },
    {
      "name": "CVE-2024-27002",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27002"
    },
    {
      "name": "CVE-2024-26979",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26979"
    },
    {
      "name": "CVE-2024-26920",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26920"
    },
    {
      "name": "CVE-2024-27074",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27074"
    },
    {
      "name": "CVE-2023-52650",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52650"
    },
    {
      "name": "CVE-2024-27016",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27016"
    },
    {
      "name": "CVE-2024-26808",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26808"
    },
    {
      "name": "CVE-2024-26817",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26817"
    },
    {
      "name": "CVE-2024-26857",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26857"
    },
    {
      "name": "CVE-2024-27001",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27001"
    },
    {
      "name": "CVE-2024-26885",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26885"
    },
    {
      "name": "CVE-2024-26878",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26878"
    },
    {
      "name": "CVE-2024-26894",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26894"
    },
    {
      "name": "CVE-2024-26835",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26835"
    },
    {
      "name": "CVE-2024-26976",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26976"
    },
    {
      "name": "CVE-2024-26983",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26983"
    },
    {
      "name": "CVE-2024-26852",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26852"
    },
    {
      "name": "CVE-2024-26939",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26939"
    },
    {
      "name": "CVE-2024-26859",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26859"
    },
    {
      "name": "CVE-2024-26994",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26994"
    },
    {
      "name": "CVE-2024-26636",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26636"
    },
    {
      "name": "CVE-2024-26898",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26898"
    },
    {
      "name": "CVE-2023-52642",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52642"
    },
    {
      "name": "CVE-2024-26969",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26969"
    },
    {
      "name": "CVE-2023-52614",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52614"
    },
    {
      "name": "CVE-2024-26877",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26877"
    },
    {
      "name": "CVE-2024-26937",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26937"
    },
    {
      "name": "CVE-2024-27030",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27030"
    },
    {
      "name": "CVE-2024-27065",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27065"
    },
    {
      "name": "CVE-2024-26997",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26997"
    },
    {
      "name": "CVE-2024-26922",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26922"
    },
    {
      "name": "CVE-2024-26884",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26884"
    },
    {
      "name": "CVE-2024-27076",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27076"
    },
    {
      "name": "CVE-2024-27014",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27014"
    },
    {
      "name": "CVE-2024-26862",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26862"
    },
    {
      "name": "CVE-2024-27077",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27077"
    },
    {
      "name": "CVE-2024-27078",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27078"
    },
    {
      "name": "CVE-2024-26825",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26825"
    },
    {
      "name": "CVE-2024-26901",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26901"
    },
    {
      "name": "CVE-2024-26992",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26992"
    },
    {
      "name": "CVE-2024-27046",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27046"
    },
    {
      "name": "CVE-2024-26903",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26903"
    },
    {
      "name": "CVE-2024-26993",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26993"
    },
    {
      "name": "CVE-2024-27024",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27024"
    },
    {
      "name": "CVE-2024-27018",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27018"
    },
    {
      "name": "CVE-2024-27053",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27053"
    },
    {
      "name": "CVE-2024-27075",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27075"
    },
    {
      "name": "CVE-2024-26891",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26891"
    },
    {
      "name": "CVE-2024-26951",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26951"
    },
    {
      "name": "CVE-2024-26855",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26855"
    },
    {
      "name": "CVE-2024-27045",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27045"
    },
    {
      "name": "CVE-2024-27019",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27019"
    },
    {
      "name": "CVE-2024-26923",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26923"
    },
    {
      "name": "CVE-2024-26851",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26851"
    },
    {
      "name": "CVE-2024-26926",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26926"
    },
    {
      "name": "CVE-2024-27022",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27022"
    },
    {
      "name": "CVE-2024-26988",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26988"
    }
  ],
  "initial_release_date": "2024-05-10T00:00:00",
  "last_revision_date": "2024-05-10T00:00:00",
  "links": [],
  "reference": "CERTFR-2024-AVI-0381",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2024-05-10T00:00:00.000000"
    }
  ],
  "risks": [
    {
      "description": "D\u00e9ni de service"
    },
    {
      "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
    },
    {
      "description": "\u00c9l\u00e9vation de privil\u00e8ges"
    }
  ],
  "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003ele noyau Linux de Debian\u003c/span\u003e. Elles permettent \u00e0 un\nattaquant de provoquer une \u00e9l\u00e9vation de privil\u00e8ges, une atteinte \u00e0 la\nconfidentialit\u00e9 des donn\u00e9es et un d\u00e9ni de service.\n",
  "title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de Debian",
  "vendor_advisories": [
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Debian DSA-5680-1 du 06 mai 2024",
      "url": "https://lists.debian.org/debian-security-announce/2024/msg00089.html"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Debian DSA-5681-1 du 06 mai 2024",
      "url": "https://lists.debian.org/debian-security-announce/2024/msg00090.html"
    }
  ]
}
  CERTFR-2024-AVI-0334
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans le noyau Linux de Debian. Elles permettent à un attaquant de provoquer un déni de service, une atteinte à la confidentialité des données et une élévation de privilèges.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
                  
  | 
              |||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "Debian bookworm versions ant\u00e9rieures \u00e0 6.1.85-1",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Debian",
          "scada": false
        }
      }
    }
  ],
  "affected_systems_content": null,
  "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
  "cves": [
    {
      "name": "CVE-2024-26601",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26601"
    },
    {
      "name": "CVE-2023-52633",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52633"
    },
    {
      "name": "CVE-2023-52622",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52622"
    },
    {
      "name": "CVE-2024-26696",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26696"
    },
    {
      "name": "CVE-2024-26654",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26654"
    },
    {
      "name": "CVE-2024-26816",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26816"
    },
    {
      "name": "CVE-2023-52621",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52621"
    },
    {
      "name": "CVE-2024-26629",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26629"
    },
    {
      "name": "CVE-2024-26586",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26586"
    },
    {
      "name": "CVE-2024-26715",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26715"
    },
    {
      "name": "CVE-2023-52637",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52637"
    },
    {
      "name": "CVE-2024-26585",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26585"
    },
    {
      "name": "CVE-2024-26754",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26754"
    },
    {
      "name": "CVE-2024-26700",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26700"
    },
    {
      "name": "CVE-2023-52630",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52630"
    },
    {
      "name": "CVE-2023-52429",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52429"
    },
    {
      "name": "CVE-2024-26790",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26790"
    },
    {
      "name": "CVE-2024-26704",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26704"
    },
    {
      "name": "CVE-2024-26750",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26750"
    },
    {
      "name": "CVE-2024-26671",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26671"
    },
    {
      "name": "CVE-2024-26603",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26603"
    },
    {
      "name": "CVE-2024-27437",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27437"
    },
    {
      "name": "CVE-2024-26712",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26712"
    },
    {
      "name": "CVE-2024-26600",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26600"
    },
    {
      "name": "CVE-2023-28746",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-28746"
    },
    {
      "name": "CVE-2023-52640",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52640"
    },
    {
      "name": "CVE-2023-52635",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52635"
    },
    {
      "name": "CVE-2024-26726",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26726"
    },
    {
      "name": "CVE-2023-52593",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52593"
    },
    {
      "name": "CVE-2024-26802",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26802"
    },
    {
      "name": "CVE-2023-52638",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52638"
    },
    {
      "name": "CVE-2024-26815",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26815"
    },
    {
      "name": "CVE-2024-26805",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26805"
    },
    {
      "name": "CVE-2024-26665",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26665"
    },
    {
      "name": "CVE-2024-26774",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26774"
    },
    {
      "name": "CVE-2024-26627",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26627"
    },
    {
      "name": "CVE-2024-26581",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26581"
    },
    {
      "name": "CVE-2023-52632",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52632"
    },
    {
      "name": "CVE-2023-52600",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52600"
    },
    {
      "name": "CVE-2023-52587",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52587"
    },
    {
      "name": "CVE-2024-26698",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26698"
    },
    {
      "name": "CVE-2024-26686",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26686"
    },
    {
      "name": "CVE-2024-26702",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26702"
    },
    {
      "name": "CVE-2024-26673",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26673"
    },
    {
      "name": "CVE-2024-26720",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26720"
    },
    {
      "name": "CVE-2024-26801",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26801"
    },
    {
      "name": "CVE-2023-52618",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52618"
    },
    {
      "name": "CVE-2024-26742",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26742"
    },
    {
      "name": "CVE-2023-7042",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-7042"
    },
    {
      "name": "CVE-2024-26643",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26643"
    },
    {
      "name": "CVE-2024-26780",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26780"
    },
    {
      "name": "CVE-2024-26779",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26779"
    },
    {
      "name": "CVE-2024-26590",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26590"
    },
    {
      "name": "CVE-2023-52604",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52604"
    },
    {
      "name": "CVE-2023-52601",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52601"
    },
    {
      "name": "CVE-2024-26773",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26773"
    },
    {
      "name": "CVE-2024-26722",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26722"
    },
    {
      "name": "CVE-2024-26679",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26679"
    },
    {
      "name": "CVE-2023-52616",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52616"
    },
    {
      "name": "CVE-2024-26763",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26763"
    },
    {
      "name": "CVE-2023-52435",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52435"
    },
    {
      "name": "CVE-2024-26707",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26707"
    },
    {
      "name": "CVE-2024-26749",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26749"
    },
    {
      "name": "CVE-2023-52603",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52603"
    },
    {
      "name": "CVE-2024-26695",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26695"
    },
    {
      "name": "CVE-2024-26789",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26789"
    },
    {
      "name": "CVE-2023-52619",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52619"
    },
    {
      "name": "CVE-2024-26727",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26727"
    },
    {
      "name": "CVE-2023-52617",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52617"
    },
    {
      "name": "CVE-2024-26804",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26804"
    },
    {
      "name": "CVE-2024-26593",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26593"
    },
    {
      "name": "CVE-2024-26751",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26751"
    },
    {
      "name": "CVE-2023-6270",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-6270"
    },
    {
      "name": "CVE-2024-26743",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26743"
    },
    {
      "name": "CVE-2024-26676",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26676"
    },
    {
      "name": "CVE-2024-26787",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26787"
    },
    {
      "name": "CVE-2024-26814",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26814"
    },
    {
      "name": "CVE-2024-24858",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24858"
    },
    {
      "name": "CVE-2024-26765",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26765"
    },
    {
      "name": "CVE-2023-52584",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52584"
    },
    {
      "name": "CVE-2024-26606",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26606"
    },
    {
      "name": "CVE-2024-26781",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26781"
    },
    {
      "name": "CVE-2024-26625",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26625"
    },
    {
      "name": "CVE-2024-26748",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26748"
    },
    {
      "name": "CVE-2024-26782",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26782"
    },
    {
      "name": "CVE-2023-52631",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52631"
    },
    {
      "name": "CVE-2023-2176",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-2176"
    },
    {
      "name": "CVE-2023-52589",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52589"
    },
    {
      "name": "CVE-2024-26697",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26697"
    },
    {
      "name": "CVE-2024-26792",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26792"
    },
    {
      "name": "CVE-2024-26803",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26803"
    },
    {
      "name": "CVE-2024-26626",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26626"
    },
    {
      "name": "CVE-2024-26741",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26741"
    },
    {
      "name": "CVE-2024-26583",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26583"
    },
    {
      "name": "CVE-2024-26642",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26642"
    },
    {
      "name": "CVE-2024-26680",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26680"
    },
    {
      "name": "CVE-2023-52639",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52639"
    },
    {
      "name": "CVE-2024-26685",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26685"
    },
    {
      "name": "CVE-2024-26733",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26733"
    },
    {
      "name": "CVE-2023-52599",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52599"
    },
    {
      "name": "CVE-2024-26812",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26812"
    },
    {
      "name": "CVE-2024-26688",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26688"
    },
    {
      "name": "CVE-2024-26663",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26663"
    },
    {
      "name": "CVE-2024-26675",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26675"
    },
    {
      "name": "CVE-2024-24857",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24857"
    },
    {
      "name": "CVE-2023-52583",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52583"
    },
    {
      "name": "CVE-2024-26584",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26584"
    },
    {
      "name": "CVE-2023-52602",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52602"
    },
    {
      "name": "CVE-2024-26681",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26681"
    },
    {
      "name": "CVE-2024-23850",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-23850"
    },
    {
      "name": "CVE-2024-26800",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26800"
    },
    {
      "name": "CVE-2024-0841",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-0841"
    },
    {
      "name": "CVE-2024-26651",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26651"
    },
    {
      "name": "CVE-2024-26776",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26776"
    },
    {
      "name": "CVE-2024-1151",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-1151"
    },
    {
      "name": "CVE-2024-26735",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26735"
    },
    {
      "name": "CVE-2023-47233",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-47233"
    },
    {
      "name": "CVE-2024-26640",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26640"
    },
    {
      "name": "CVE-2023-52434",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52434"
    },
    {
      "name": "CVE-2024-23851",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-23851"
    },
    {
      "name": "CVE-2024-26714",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26714"
    },
    {
      "name": "CVE-2023-52588",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52588"
    },
    {
      "name": "CVE-2024-26771",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26771"
    },
    {
      "name": "CVE-2024-26769",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26769"
    },
    {
      "name": "CVE-2024-26723",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26723"
    },
    {
      "name": "CVE-2024-26737",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26737"
    },
    {
      "name": "CVE-2024-26602",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26602"
    },
    {
      "name": "CVE-2024-22099",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-22099"
    },
    {
      "name": "CVE-2024-26775",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26775"
    },
    {
      "name": "CVE-2024-26747",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26747"
    },
    {
      "name": "CVE-2023-52598",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52598"
    },
    {
      "name": "CVE-2024-26753",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26753"
    },
    {
      "name": "CVE-2023-52620",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52620"
    },
    {
      "name": "CVE-2024-26659",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26659"
    },
    {
      "name": "CVE-2024-26793",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26793"
    },
    {
      "name": "CVE-2024-26639",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26639"
    },
    {
      "name": "CVE-2023-52594",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52594"
    },
    {
      "name": "CVE-2024-26687",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26687"
    },
    {
      "name": "CVE-2024-26718",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26718"
    },
    {
      "name": "CVE-2023-52595",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52595"
    },
    {
      "name": "CVE-2024-26752",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26752"
    },
    {
      "name": "CVE-2023-52623",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52623"
    },
    {
      "name": "CVE-2024-26736",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26736"
    },
    {
      "name": "CVE-2024-26759",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26759"
    },
    {
      "name": "CVE-2024-26621",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26621"
    },
    {
      "name": "CVE-2024-26660",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26660"
    },
    {
      "name": "CVE-2024-26777",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26777"
    },
    {
      "name": "CVE-2024-26764",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26764"
    },
    {
      "name": "CVE-2024-26689",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26689"
    },
    {
      "name": "CVE-2023-52606",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52606"
    },
    {
      "name": "CVE-2024-26778",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26778"
    },
    {
      "name": "CVE-2024-26760",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26760"
    },
    {
      "name": "CVE-2024-26811",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26811"
    },
    {
      "name": "CVE-2024-26667",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26667"
    },
    {
      "name": "CVE-2023-52597",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52597"
    },
    {
      "name": "CVE-2024-26710",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26710"
    },
    {
      "name": "CVE-2024-26717",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26717"
    },
    {
      "name": "CVE-2024-26582",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26582"
    },
    {
      "name": "CVE-2024-2201",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-2201"
    },
    {
      "name": "CVE-2024-26813",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26813"
    },
    {
      "name": "CVE-2024-26798",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26798"
    },
    {
      "name": "CVE-2024-26641",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26641"
    },
    {
      "name": "CVE-2024-0340",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-0340"
    },
    {
      "name": "CVE-2024-26744",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26744"
    },
    {
      "name": "CVE-2024-26791",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26791"
    },
    {
      "name": "CVE-2023-52641",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52641"
    },
    {
      "name": "CVE-2024-26810",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26810"
    },
    {
      "name": "CVE-2024-26706",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26706"
    },
    {
      "name": "CVE-2024-26772",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26772"
    },
    {
      "name": "CVE-2024-26766",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26766"
    },
    {
      "name": "CVE-2024-26795",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26795"
    },
    {
      "name": "CVE-2024-26664",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26664"
    },
    {
      "name": "CVE-2024-26809",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26809"
    },
    {
      "name": "CVE-2024-26745",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26745"
    },
    {
      "name": "CVE-2024-26731",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26731"
    },
    {
      "name": "CVE-2023-52607",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52607"
    },
    {
      "name": "CVE-2024-26788",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26788"
    },
    {
      "name": "CVE-2024-26684",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26684"
    },
    {
      "name": "CVE-2024-26622",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26622"
    },
    {
      "name": "CVE-2024-26761",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26761"
    }
  ],
  "initial_release_date": "2024-04-19T00:00:00",
  "last_revision_date": "2024-04-19T00:00:00",
  "links": [],
  "reference": "CERTFR-2024-AVI-0334",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2024-04-19T00:00:00.000000"
    }
  ],
  "risks": [
    {
      "description": "D\u00e9ni de service"
    },
    {
      "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
    },
    {
      "description": "\u00c9l\u00e9vation de privil\u00e8ges"
    }
  ],
  "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003ele noyau Linux de Debian\u003c/span\u003e. Elles permettent \u00e0 un\nattaquant de provoquer un d\u00e9ni de service, une atteinte \u00e0 la\nconfidentialit\u00e9 des donn\u00e9es et une \u00e9l\u00e9vation de privil\u00e8ges.\n",
  "title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de Debian",
  "vendor_advisories": [
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Debian msg00066 du 13 avril 2024",
      "url": "https://lists.debian.org/debian-security-announce/2024/msg00066.html"
    }
  ]
}
  gsd-2024-26753
Vulnerability from gsd
{
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2024-26753"
      ],
      "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: virtio/akcipher - Fix stack overflow on memcpy\n\nsizeof(struct virtio_crypto_akcipher_session_para) is less than\nsizeof(struct virtio_crypto_op_ctrl_req::u), copying more bytes from\nstack variable leads stack overflow. Clang reports this issue by\ncommands:\nmake -j CC=clang-14 mrproper \u003e/dev/null 2\u003e\u00261\nmake -j O=/tmp/crypto-build CC=clang-14 allmodconfig \u003e/dev/null 2\u003e\u00261\nmake -j O=/tmp/crypto-build W=1 CC=clang-14 drivers/crypto/virtio/\n  virtio_crypto_akcipher_algs.o",
      "id": "GSD-2024-26753",
      "modified": "2024-02-20T06:02:29.229705Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@kernel.org",
        "ID": "CVE-2024-26753",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "Linux",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c",
                          "version_name": "1ff57428894f",
                          "version_value": "37077ed16c77"
                        },
                        {
                          "version_affected": "\u003c",
                          "version_name": "59ca6c93387d",
                          "version_value": "62f361bfea60"
                        },
                        {
                          "version_value": "not down converted",
                          "x_cve_json_5_version_data": {
                            "defaultStatus": "affected",
                            "versions": [
                              {
                                "status": "affected",
                                "version": "5.18"
                              },
                              {
                                "lessThan": "5.18",
                                "status": "unaffected",
                                "version": "0",
                                "versionType": "custom"
                              },
                              {
                                "lessThanOrEqual": "5.10.*",
                                "status": "unaffected",
                                "version": "5.10.212",
                                "versionType": "custom"
                              },
                              {
                                "lessThanOrEqual": "6.1.*",
                                "status": "unaffected",
                                "version": "6.1.80",
                                "versionType": "custom"
                              },
                              {
                                "lessThanOrEqual": "6.6.*",
                                "status": "unaffected",
                                "version": "6.6.19",
                                "versionType": "custom"
                              },
                              {
                                "lessThanOrEqual": "6.7.*",
                                "status": "unaffected",
                                "version": "6.7.7",
                                "versionType": "custom"
                              },
                              {
                                "lessThanOrEqual": "*",
                                "status": "unaffected",
                                "version": "6.8",
                                "versionType": "original_commit_for_fix"
                              }
                            ]
                          }
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Linux"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: virtio/akcipher - Fix stack overflow on memcpy\n\nsizeof(struct virtio_crypto_akcipher_session_para) is less than\nsizeof(struct virtio_crypto_op_ctrl_req::u), copying more bytes from\nstack variable leads stack overflow. Clang reports this issue by\ncommands:\nmake -j CC=clang-14 mrproper \u003e/dev/null 2\u003e\u00261\nmake -j O=/tmp/crypto-build CC=clang-14 allmodconfig \u003e/dev/null 2\u003e\u00261\nmake -j O=/tmp/crypto-build W=1 CC=clang-14 drivers/crypto/virtio/\n  virtio_crypto_akcipher_algs.o"
          }
        ]
      },
      "generator": {
        "engine": "bippy-5f0117140d9a"
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://git.kernel.org/stable/c/37077ed16c7793e21b005979d33f8a61565b7e86",
            "refsource": "MISC",
            "url": "https://git.kernel.org/stable/c/37077ed16c7793e21b005979d33f8a61565b7e86"
          },
          {
            "name": "https://git.kernel.org/stable/c/62f361bfea60c6afc3df09c1ad4152e6507f6f47",
            "refsource": "MISC",
            "url": "https://git.kernel.org/stable/c/62f361bfea60c6afc3df09c1ad4152e6507f6f47"
          },
          {
            "name": "https://git.kernel.org/stable/c/b0365460e945e1117b47cf7329d86de752daff63",
            "refsource": "MISC",
            "url": "https://git.kernel.org/stable/c/b0365460e945e1117b47cf7329d86de752daff63"
          },
          {
            "name": "https://git.kernel.org/stable/c/ef1e47d50324e232d2da484fe55a54274eeb9bc1",
            "refsource": "MISC",
            "url": "https://git.kernel.org/stable/c/ef1e47d50324e232d2da484fe55a54274eeb9bc1"
          },
          {
            "name": "https://git.kernel.org/stable/c/c0ec2a712daf133d9996a8a1b7ee2d4996080363",
            "refsource": "MISC",
            "url": "https://git.kernel.org/stable/c/c0ec2a712daf133d9996a8a1b7ee2d4996080363"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "cve": {
        "descriptions": [
          {
            "lang": "en",
            "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: virtio/akcipher - Fix stack overflow on memcpy\n\nsizeof(struct virtio_crypto_akcipher_session_para) is less than\nsizeof(struct virtio_crypto_op_ctrl_req::u), copying more bytes from\nstack variable leads stack overflow. Clang reports this issue by\ncommands:\nmake -j CC=clang-14 mrproper \u003e/dev/null 2\u003e\u00261\nmake -j O=/tmp/crypto-build CC=clang-14 allmodconfig \u003e/dev/null 2\u003e\u00261\nmake -j O=/tmp/crypto-build W=1 CC=clang-14 drivers/crypto/virtio/\n  virtio_crypto_akcipher_algs.o"
          }
        ],
        "id": "CVE-2024-26753",
        "lastModified": "2024-04-03T17:24:18.150",
        "metrics": {},
        "published": "2024-04-03T17:15:51.990",
        "references": [
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/37077ed16c7793e21b005979d33f8a61565b7e86"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/62f361bfea60c6afc3df09c1ad4152e6507f6f47"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/b0365460e945e1117b47cf7329d86de752daff63"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/c0ec2a712daf133d9996a8a1b7ee2d4996080363"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/ef1e47d50324e232d2da484fe55a54274eeb9bc1"
          }
        ],
        "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "vulnStatus": "Awaiting Analysis"
      }
    }
  }
}
  fkie_cve-2024-26753
Vulnerability from fkie_nvd
| URL | Tags | ||
|---|---|---|---|
| 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/37077ed16c7793e21b005979d33f8a61565b7e86 | Patch | |
| 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/62f361bfea60c6afc3df09c1ad4152e6507f6f47 | Patch | |
| 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/b0365460e945e1117b47cf7329d86de752daff63 | Patch | |
| 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/c0ec2a712daf133d9996a8a1b7ee2d4996080363 | Patch | |
| 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/ef1e47d50324e232d2da484fe55a54274eeb9bc1 | Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://git.kernel.org/stable/c/37077ed16c7793e21b005979d33f8a61565b7e86 | Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://git.kernel.org/stable/c/62f361bfea60c6afc3df09c1ad4152e6507f6f47 | Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://git.kernel.org/stable/c/b0365460e945e1117b47cf7329d86de752daff63 | Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://git.kernel.org/stable/c/c0ec2a712daf133d9996a8a1b7ee2d4996080363 | Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://git.kernel.org/stable/c/ef1e47d50324e232d2da484fe55a54274eeb9bc1 | Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html | Mailing List | 
| Vendor | Product | Version | |
|---|---|---|---|
| linux | linux_kernel | * | |
| linux | linux_kernel | * | |
| linux | linux_kernel | * | |
| linux | linux_kernel | * | |
| linux | linux_kernel | 6.8 | |
| linux | linux_kernel | 6.8 | |
| linux | linux_kernel | 6.8 | |
| linux | linux_kernel | 6.8 | |
| linux | linux_kernel | 6.8 | |
| debian | debian_linux | 10.0 | 
{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "AF9F9819-867D-4942-88EB-A4EA60C79272",
              "versionEndExcluding": "5.10.212",
              "versionStartIncluding": "5.10.209",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "125F27DE-2A58-4F6A-A411-148CEC248578",
              "versionEndExcluding": "6.1.80",
              "versionStartIncluding": "5.18",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "8D82004C-B2AE-4048-9344-32EFF65953B0",
              "versionEndExcluding": "6.6.19",
              "versionStartIncluding": "6.2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "575EE16B-67F2-4B5B-B5F8-1877715C898B",
              "versionEndExcluding": "6.7.7",
              "versionStartIncluding": "6.7",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:*",
              "matchCriteriaId": "B9F4EA73-0894-400F-A490-3A397AB7A517",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:*",
              "matchCriteriaId": "056BD938-0A27-4569-B391-30578B309EE3",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:linux:linux_kernel:6.8:rc3:*:*:*:*:*:*",
              "matchCriteriaId": "F02056A5-B362-4370-9FF8-6F0BD384D520",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:linux:linux_kernel:6.8:rc4:*:*:*:*:*:*",
              "matchCriteriaId": "62075ACE-B2A0-4B16-829D-B3DA5AE5CC41",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:linux:linux_kernel:6.8:rc5:*:*:*:*:*:*",
              "matchCriteriaId": "A780F817-2A77-4130-A9B7-5C25606314E3",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    },
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: virtio/akcipher - Fix stack overflow on memcpy\n\nsizeof(struct virtio_crypto_akcipher_session_para) is less than\nsizeof(struct virtio_crypto_op_ctrl_req::u), copying more bytes from\nstack variable leads stack overflow. Clang reports this issue by\ncommands:\nmake -j CC=clang-14 mrproper \u003e/dev/null 2\u003e\u00261\nmake -j O=/tmp/crypto-build CC=clang-14 allmodconfig \u003e/dev/null 2\u003e\u00261\nmake -j O=/tmp/crypto-build W=1 CC=clang-14 drivers/crypto/virtio/\n  virtio_crypto_akcipher_algs.o"
    },
    {
      "lang": "es",
      "value": "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: crypto: virtio/akcipher: corrige el desbordamiento de pila en memcpy sizeof(struct virtio_crypto_akcipher_session_para) es menor que sizeof(struct virtio_crypto_op_ctrl_req::u), copiar m\u00e1s bytes de la variable de pila provoca el desbordamiento de pila. Clang informa este problema mediante comandos: make -j CC=clang-14 mrproper \u0026gt;/dev/null 2\u0026gt;\u0026amp;1 make -j O=/tmp/crypto-build CC=clang-14 allmodconfig \u0026gt;/dev/null 2\u0026gt;\u0026amp;1 make -j O=/tmp/crypto-build W=1 CC=clang-14 drivers/crypto/virtio/ virtio_crypto_akcipher_algs.o"
    }
  ],
  "id": "CVE-2024-26753",
  "lastModified": "2025-02-27T22:00:28.967",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "LOCAL",
          "availabilityImpact": "HIGH",
          "baseScore": 7.8,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "LOW",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 1.8,
        "impactScore": 5.9,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2024-04-03T17:15:51.990",
  "references": [
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "tags": [
        "Patch"
      ],
      "url": "https://git.kernel.org/stable/c/37077ed16c7793e21b005979d33f8a61565b7e86"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "tags": [
        "Patch"
      ],
      "url": "https://git.kernel.org/stable/c/62f361bfea60c6afc3df09c1ad4152e6507f6f47"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "tags": [
        "Patch"
      ],
      "url": "https://git.kernel.org/stable/c/b0365460e945e1117b47cf7329d86de752daff63"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "tags": [
        "Patch"
      ],
      "url": "https://git.kernel.org/stable/c/c0ec2a712daf133d9996a8a1b7ee2d4996080363"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "tags": [
        "Patch"
      ],
      "url": "https://git.kernel.org/stable/c/ef1e47d50324e232d2da484fe55a54274eeb9bc1"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch"
      ],
      "url": "https://git.kernel.org/stable/c/37077ed16c7793e21b005979d33f8a61565b7e86"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch"
      ],
      "url": "https://git.kernel.org/stable/c/62f361bfea60c6afc3df09c1ad4152e6507f6f47"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch"
      ],
      "url": "https://git.kernel.org/stable/c/b0365460e945e1117b47cf7329d86de752daff63"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch"
      ],
      "url": "https://git.kernel.org/stable/c/c0ec2a712daf133d9996a8a1b7ee2d4996080363"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch"
      ],
      "url": "https://git.kernel.org/stable/c/ef1e47d50324e232d2da484fe55a54274eeb9bc1"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Mailing List"
      ],
      "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html"
    }
  ],
  "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
  "vulnStatus": "Analyzed",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-787"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}
  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.
 - Published Proof of Concept: A public proof of concept is available for this vulnerability.
 - 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.