CVE-2026-45958 (GCVE-0-2026-45958)

Vulnerability from cvelistv5 – Published: 2026-05-27 12:18 – Updated: 2026-08-05 12:28
VLAI
Title
drm/exynos: vidi: fix to avoid directly dereferencing user pointer
Summary
In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: fix to avoid directly dereferencing user pointer In vidi_connection_ioctl(), vidi->edid(user pointer) is directly dereferenced in the kernel. This allows arbitrary kernel memory access from the user space, so instead of directly accessing the user pointer in the kernel, we should modify it to copy edid to kernel memory using copy_from_user() and use it.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: b73d12303ecfc91123363d8900e127da44bf42a6 , < 13537f7f6d28a87ee2e496e071b6ad9541905f23 (git)
Affected: b73d12303ecfc91123363d8900e127da44bf42a6 , < c2914c0ca7557c6c5c845621cb6d6c9f26ab5a8c (git)
Affected: b73d12303ecfc91123363d8900e127da44bf42a6 , < 7efb6a4e6b1b523e744d17e6249757ed97caae7c (git)
Affected: b73d12303ecfc91123363d8900e127da44bf42a6 , < 2e147aa3169b83eaf044776f81d86235bf147de1 (git)
Affected: b73d12303ecfc91123363d8900e127da44bf42a6 , < 4c4193829109f38b2855de77981adc2e066286c7 (git)
Affected: b73d12303ecfc91123363d8900e127da44bf42a6 , < 4949e32387fe315b59ad5f422c9fc52836fbdd1e (git)
Affected: b73d12303ecfc91123363d8900e127da44bf42a6 , < 235d702b771416b8a61e81bb09ba39282e4268fd (git)
Affected: b73d12303ecfc91123363d8900e127da44bf42a6 , < d4c98c077c7fb2dfdece7d605e694b5ea2665085 (git)
guessed Create a notification for this product.
Linux Linux Affected: 3.4
Unaffected: 0 , < 3.4 (semver)
Unaffected: 5.10.253 , ≤ 5.10.* (semver)
Unaffected: 5.15.203 , ≤ 5.15.* (semver)
Unaffected: 6.1.167 , ≤ 6.1.* (semver)
Unaffected: 6.6.130 , ≤ 6.6.* (semver)
Unaffected: 6.12.77 , ≤ 6.12.* (semver)
Unaffected: 6.18.14 , ≤ 6.18.* (semver)
Unaffected: 6.19.4 , ≤ 6.19.* (semver)
Unaffected: 7.0 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/gpu/drm/exynos/exynos_drm_vidi.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "13537f7f6d28a87ee2e496e071b6ad9541905f23",
              "status": "affected",
              "version": "b73d12303ecfc91123363d8900e127da44bf42a6",
              "versionType": "git"
            },
            {
              "lessThan": "c2914c0ca7557c6c5c845621cb6d6c9f26ab5a8c",
              "status": "affected",
              "version": "b73d12303ecfc91123363d8900e127da44bf42a6",
              "versionType": "git"
            },
            {
              "lessThan": "7efb6a4e6b1b523e744d17e6249757ed97caae7c",
              "status": "affected",
              "version": "b73d12303ecfc91123363d8900e127da44bf42a6",
              "versionType": "git"
            },
            {
              "lessThan": "2e147aa3169b83eaf044776f81d86235bf147de1",
              "status": "affected",
              "version": "b73d12303ecfc91123363d8900e127da44bf42a6",
              "versionType": "git"
            },
            {
              "lessThan": "4c4193829109f38b2855de77981adc2e066286c7",
              "status": "affected",
              "version": "b73d12303ecfc91123363d8900e127da44bf42a6",
              "versionType": "git"
            },
            {
              "lessThan": "4949e32387fe315b59ad5f422c9fc52836fbdd1e",
              "status": "affected",
              "version": "b73d12303ecfc91123363d8900e127da44bf42a6",
              "versionType": "git"
            },
            {
              "lessThan": "235d702b771416b8a61e81bb09ba39282e4268fd",
              "status": "affected",
              "version": "b73d12303ecfc91123363d8900e127da44bf42a6",
              "versionType": "git"
            },
            {
              "lessThan": "d4c98c077c7fb2dfdece7d605e694b5ea2665085",
              "status": "affected",
              "version": "b73d12303ecfc91123363d8900e127da44bf42a6",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/gpu/drm/exynos/exynos_drm_vidi.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "3.4"
            },
            {
              "lessThan": "3.4",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.253",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.203",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.167",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.130",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.77",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.14",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.19.*",
              "status": "unaffected",
              "version": "6.19.4",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.0",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.253",
                  "versionStartIncluding": "3.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.203",
                  "versionStartIncluding": "3.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.167",
                  "versionStartIncluding": "3.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.130",
                  "versionStartIncluding": "3.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.77",
                  "versionStartIncluding": "3.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.14",
                  "versionStartIncluding": "3.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19.4",
                  "versionStartIncluding": "3.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0",
                  "versionStartIncluding": "3.4",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/exynos: vidi: fix to avoid directly dereferencing user pointer\n\nIn vidi_connection_ioctl(), vidi-\u003eedid(user pointer) is directly\ndereferenced in the kernel.\n\nThis allows arbitrary kernel memory access from the user space, so instead\nof directly accessing the user pointer in the kernel, we should modify it\nto copy edid to kernel memory using copy_from_user() and use it."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 7.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
            "version": "3.1"
          },
          "scenarios": [
            {
              "lang": "en",
              "value": "AV:L - The vulnerability is reached through the EXYNOS_VIDI_CONNECTION DRM ioctl on the local primary device node (/dev/dri/cardN); it requires local system access, not network or adjacent reachability.\nAC:L - The attacker fully controls the vidi-\u003eedid pointer value passed in the ioctl and can reliably trigger the dereference/copy on demand; no race or uncontrolled condition is involved.\nPR:L - The ioctl is flagged DRM_AUTH, so the caller must be an authenticated DRM client (a local user with access to the DRM device node, who can become master on first open); no elevated/root privileges are needed.\nUI:N - The attacker issues the ioctl and reads back the connector EDID property entirely on their own; no action by another user is required.\nS:U - The impact stays within the kernel\u0027s own security authority; no crossing of a VM, IOMMU, or sandbox boundary occurs.\nC:H - The user-supplied value is dereferenced as a kernel pointer and up to 32 KB is kmemdup\u0027d from any attacker-chosen kernel address, then exposed back to userspace via the connector\u0027s EDID blob property \u2014 an arbitrary kernel-memory read/info-leak primitive.\nI:N - The flaw copies data from the attacker-controlled address into a freshly allocated kernel buffer; it provides no primitive to write or modify attacker-controlled kernel memory.\nA:H - Supplying an unmapped or invalid kernel address causes the direct dereference/kmemdup to fault, producing a kernel oops/panic and denial of service."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-05T12:28:56.396Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/13537f7f6d28a87ee2e496e071b6ad9541905f23"
        },
        {
          "url": "https://git.kernel.org/stable/c/c2914c0ca7557c6c5c845621cb6d6c9f26ab5a8c"
        },
        {
          "url": "https://git.kernel.org/stable/c/7efb6a4e6b1b523e744d17e6249757ed97caae7c"
        },
        {
          "url": "https://git.kernel.org/stable/c/2e147aa3169b83eaf044776f81d86235bf147de1"
        },
        {
          "url": "https://git.kernel.org/stable/c/4c4193829109f38b2855de77981adc2e066286c7"
        },
        {
          "url": "https://git.kernel.org/stable/c/4949e32387fe315b59ad5f422c9fc52836fbdd1e"
        },
        {
          "url": "https://git.kernel.org/stable/c/235d702b771416b8a61e81bb09ba39282e4268fd"
        },
        {
          "url": "https://git.kernel.org/stable/c/d4c98c077c7fb2dfdece7d605e694b5ea2665085"
        }
      ],
      "title": "drm/exynos: vidi: fix to avoid directly dereferencing user pointer",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-45958",
    "datePublished": "2026-05-27T12:18:14.878Z",
    "dateReserved": "2026-05-13T15:03:33.088Z",
    "dateUpdated": "2026-08-05T12:28:56.396Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-45958",
      "date": "2026-08-22",
      "epss": "0.00126",
      "percentile": "0.02671"
    },
    "microsoft_vex": {
      "current_release_date": "2026-05-28T14:49:12.000Z",
      "cve": "CVE-2026-45958",
      "id": "msrc_CVE-2026-45958",
      "initial_release_date": "2026-05-02T00:00:00.000Z",
      "product_status:fixed": "1",
      "product_status:known_affected": "1",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "drm/exynos: vidi: fix to avoid directly dereferencing user pointer",
      "url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-45958.json",
      "version": "2"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-45958\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-05-27T14:17:12.417\",\"lastModified\":\"2026-06-17T10:52:47.820\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ndrm/exynos: vidi: fix to avoid directly dereferencing user pointer\\n\\nIn vidi_connection_ioctl(), vidi-\u003eedid(user pointer) is directly\\ndereferenced in the kernel.\\n\\nThis allows arbitrary kernel memory access from the user space, so instead\\nof directly accessing the user pointer in the kernel, we should modify it\\nto copy edid to kernel memory using copy_from_user() and use it.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/gpu/drm/exynos/exynos_drm_vidi.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"b73d12303ecfc91123363d8900e127da44bf42a6\",\"lessThan\":\"13537f7f6d28a87ee2e496e071b6ad9541905f23\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"b73d12303ecfc91123363d8900e127da44bf42a6\",\"lessThan\":\"c2914c0ca7557c6c5c845621cb6d6c9f26ab5a8c\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"b73d12303ecfc91123363d8900e127da44bf42a6\",\"lessThan\":\"7efb6a4e6b1b523e744d17e6249757ed97caae7c\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"b73d12303ecfc91123363d8900e127da44bf42a6\",\"lessThan\":\"2e147aa3169b83eaf044776f81d86235bf147de1\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"b73d12303ecfc91123363d8900e127da44bf42a6\",\"lessThan\":\"4c4193829109f38b2855de77981adc2e066286c7\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"b73d12303ecfc91123363d8900e127da44bf42a6\",\"lessThan\":\"4949e32387fe315b59ad5f422c9fc52836fbdd1e\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"b73d12303ecfc91123363d8900e127da44bf42a6\",\"lessThan\":\"235d702b771416b8a61e81bb09ba39282e4268fd\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"b73d12303ecfc91123363d8900e127da44bf42a6\",\"lessThan\":\"d4c98c077c7fb2dfdece7d605e694b5ea2665085\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/gpu/drm/exynos/exynos_drm_vidi.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"3.4\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"3.4\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.253\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.203\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.167\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.130\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.77\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.14\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.19.4\",\"lessThanOrEqual\":\"6.19.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.0\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.4\",\"versionEndExcluding\":\"5.10.253\",\"matchCriteriaId\":\"03AA2AFE-AC99-404E-AC4B-A0491F298002\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11\",\"versionEndExcluding\":\"5.15.203\",\"matchCriteriaId\":\"20DDB3E9-AABF-4107-ADB0-5362AA067045\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"6.1.167\",\"matchCriteriaId\":\"2EDC6BAF-B710-4E26-B6AA-D68922EE7B43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.6.130\",\"matchCriteriaId\":\"C57BB918-DF28-46B3-94F7-144176841267\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.12.77\",\"matchCriteriaId\":\"B3D12E00-E42D-4056-B354-BAD4903C03A5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.13\",\"versionEndExcluding\":\"6.18.14\",\"matchCriteriaId\":\"BF463CB7-1F58-4607-B847-77ED23E4B9B7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.19\",\"versionEndExcluding\":\"6.19.4\",\"matchCriteriaId\":\"672A3E79-EC03-479D-8503-361DFBDC8092\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/13537f7f6d28a87ee2e496e071b6ad9541905f23\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/235d702b771416b8a61e81bb09ba39282e4268fd\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/2e147aa3169b83eaf044776f81d86235bf147de1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/4949e32387fe315b59ad5f422c9fc52836fbdd1e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/4c4193829109f38b2855de77981adc2e066286c7\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/7efb6a4e6b1b523e744d17e6249757ed97caae7c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c2914c0ca7557c6c5c845621cb6d6c9f26ab5a8c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/d4c98c077c7fb2dfdece7d605e694b5ea2665085\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-06-28T11:30:36+00:00",
      "cve": "CVE-2026-45958",
      "id": "CVE-2026-45958",
      "initial_release_date": "2026-05-27T00:00:00+00:00",
      "product_status:known_not_affected": "274",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: drm/exynos: vidi: fix to avoid directly dereferencing user pointer",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-45958.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "important",
      "current_release_date": "2026-08-17T17:01:16Z",
      "cve": "CVE-2026-45958",
      "id": "CVE-2026-45958",
      "initial_release_date": "2026-05-28T03:55:26Z",
      "product_status:first_fixed": "55",
      "product_status:known_affected": "451",
      "product_status:known_not_affected": "183",
      "product_status:recommended": "187",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-45958",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-45958.json",
      "version": "8"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…