CVE-2026-43093 (GCVE-0-2026-43093)

Vulnerability from cvelistv5 – Published: 2026-05-06 07:40 – Updated: 2026-08-05 12:25
VLAI
Title
xsk: tighten UMEM headroom validation to account for tailroom and min frame
Summary
In the Linux kernel, the following vulnerability has been resolved: xsk: tighten UMEM headroom validation to account for tailroom and min frame The current headroom validation in xdp_umem_reg() could leave us with insufficient space dedicated to even receive minimum-sized ethernet frame. Furthermore if multi-buffer would come to play then skb_shared_info stored at the end of XSK frame would be corrupted. HW typically works with 128-aligned sizes so let us provide this value as bare minimum. Multi-buffer setting is known later in the configuration process so besides accounting for 128 bytes, let us also take care of tailroom space upfront.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 99e3a236dd43d06c65af0a2ef9cb44306aef6e02 , < 5f123bc278bf4e3283d8606321bebbfd299f4384 (git)
Affected: 99e3a236dd43d06c65af0a2ef9cb44306aef6e02 , < 1a6051cd7e3e4c54ff3854a43b638b9292af5e67 (git)
Affected: 99e3a236dd43d06c65af0a2ef9cb44306aef6e02 , < 8769708add9eadeea8041a9761771bb715a87104 (git)
Affected: 99e3a236dd43d06c65af0a2ef9cb44306aef6e02 , < a03975beb9f6af0d8ac051e30b2abeabe618414f (git)
Affected: 99e3a236dd43d06c65af0a2ef9cb44306aef6e02 , < 0ec4d3f6e6934deb843b561ae048cd17218e5ad1 (git)
Affected: 99e3a236dd43d06c65af0a2ef9cb44306aef6e02 , < 9ea6ba4f3195dcba6e8b3e7b2e748593b7cafb12 (git)
Affected: 99e3a236dd43d06c65af0a2ef9cb44306aef6e02 , < 6523bc1b40e69301f24c14338b762af4739d6d39 (git)
Affected: 99e3a236dd43d06c65af0a2ef9cb44306aef6e02 , < a315e022a72d95ef5f1d4e58e903cb492b0ad931 (git)
Affected: ad8fb61c184fe0f8d1e0b5b954d010fb9f94a6ee (git)
Affected: 25c9cdef57488578da21d99eb614b97ffcf6e59f (git)
Affected: 98d3c852e63b49129515dd18c875999efaf8530a (git)
Affected: 4.19.118 , < 4.20 (semver)
Affected: 5.4.35 , < 5.5 (semver)
Affected: 5.6.7 , < 5.7 (semver)
Create a notification for this product.
Linux Linux Affected: 5.7
Unaffected: 0 , < 5.7 (semver)
Unaffected: 5.10.258 , ≤ 5.10.* (semver)
Unaffected: 5.15.209 , ≤ 5.15.* (semver)
Unaffected: 6.1.175 , ≤ 6.1.* (semver)
Unaffected: 6.6.136 , ≤ 6.6.* (semver)
Unaffected: 6.12.83 , ≤ 6.12.* (semver)
Unaffected: 6.18.24 , ≤ 6.18.* (semver)
Unaffected: 6.19.14 , ≤ 6.19.* (semver)
Unaffected: 7.0 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/xdp/xdp_umem.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "5f123bc278bf4e3283d8606321bebbfd299f4384",
              "status": "affected",
              "version": "99e3a236dd43d06c65af0a2ef9cb44306aef6e02",
              "versionType": "git"
            },
            {
              "lessThan": "1a6051cd7e3e4c54ff3854a43b638b9292af5e67",
              "status": "affected",
              "version": "99e3a236dd43d06c65af0a2ef9cb44306aef6e02",
              "versionType": "git"
            },
            {
              "lessThan": "8769708add9eadeea8041a9761771bb715a87104",
              "status": "affected",
              "version": "99e3a236dd43d06c65af0a2ef9cb44306aef6e02",
              "versionType": "git"
            },
            {
              "lessThan": "a03975beb9f6af0d8ac051e30b2abeabe618414f",
              "status": "affected",
              "version": "99e3a236dd43d06c65af0a2ef9cb44306aef6e02",
              "versionType": "git"
            },
            {
              "lessThan": "0ec4d3f6e6934deb843b561ae048cd17218e5ad1",
              "status": "affected",
              "version": "99e3a236dd43d06c65af0a2ef9cb44306aef6e02",
              "versionType": "git"
            },
            {
              "lessThan": "9ea6ba4f3195dcba6e8b3e7b2e748593b7cafb12",
              "status": "affected",
              "version": "99e3a236dd43d06c65af0a2ef9cb44306aef6e02",
              "versionType": "git"
            },
            {
              "lessThan": "6523bc1b40e69301f24c14338b762af4739d6d39",
              "status": "affected",
              "version": "99e3a236dd43d06c65af0a2ef9cb44306aef6e02",
              "versionType": "git"
            },
            {
              "lessThan": "a315e022a72d95ef5f1d4e58e903cb492b0ad931",
              "status": "affected",
              "version": "99e3a236dd43d06c65af0a2ef9cb44306aef6e02",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "ad8fb61c184fe0f8d1e0b5b954d010fb9f94a6ee",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "25c9cdef57488578da21d99eb614b97ffcf6e59f",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "98d3c852e63b49129515dd18c875999efaf8530a",
              "versionType": "git"
            },
            {
              "lessThan": "4.20",
              "status": "affected",
              "version": "4.19.118",
              "versionType": "semver"
            },
            {
              "lessThan": "5.5",
              "status": "affected",
              "version": "5.4.35",
              "versionType": "semver"
            },
            {
              "lessThan": "5.7",
              "status": "affected",
              "version": "5.6.7",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "net/xdp/xdp_umem.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.7"
            },
            {
              "lessThan": "5.7",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.258",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.209",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.175",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.136",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.83",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.24",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.19.*",
              "status": "unaffected",
              "version": "6.19.14",
              "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.258",
                  "versionStartIncluding": "5.7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.209",
                  "versionStartIncluding": "5.7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.175",
                  "versionStartIncluding": "5.7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.136",
                  "versionStartIncluding": "5.7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.83",
                  "versionStartIncluding": "5.7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.24",
                  "versionStartIncluding": "5.7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19.14",
                  "versionStartIncluding": "5.7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0",
                  "versionStartIncluding": "5.7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "4.19.118",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.4.35",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.6.7",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nxsk: tighten UMEM headroom validation to account for tailroom and min frame\n\nThe current headroom validation in xdp_umem_reg() could leave us with\ninsufficient space dedicated to even receive minimum-sized ethernet\nframe. Furthermore if multi-buffer would come to play then\nskb_shared_info stored at the end of XSK frame would be corrupted.\n\nHW typically works with 128-aligned sizes so let us provide this value\nas bare minimum.\n\nMulti-buffer setting is known later in the configuration process so\nbesides accounting for 128 bytes, let us also take care of tailroom space\nupfront."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "scenarios": [
            {
              "lang": "en",
              "value": "AV:L - The vulnerable UMEM headroom value is supplied through local AF_XDP socket setup via socket(), setsockopt(SOL_XDP, XDP_UMEM_REG), and bind(); network packets may later exercise the bad layout, but they do not create it.\nAC:L - The attacker controls the UMEM chunk size/headroom and AF_XDP setup parameters, and no race or rare timing condition is required.\nPR:L - AF_XDP socket creation requires CAP_NET_RAW in the network namespace and related XDP/BPF setup uses namespace-capable networking privileges, which are reachable by a low-privileged local user through user namespaces in reasonable configurations.\nUI:N - No victim action is needed once the attacker can run the local setup and drive traffic through the socket.\nS:U - The impact remains within the kernel/networking security authority and does not cross a VM, IOMMU, or similar scope boundary.\nC:H - The invalid UMEM geometry can corrupt skb_shared_info/fragment metadata consumed by kernel XDP/AF_XDP paths; under the required overestimation rule, this kernel metadata corruption is treated as capable of enabling high-impact information disclosure.\nI:H - The bug permits attacker-controlled layout overlap with kernel-used XDP fragment metadata, creating a plausible memory-corruption primitive rather than a mere validation failure.\nA:H - Malformed AF_XDP receive geometry can leave insufficient space even for minimum frames and corrupt multi-buffer metadata, making kernel/network path crashes or severe disruption plausible."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-05T12:25:53.221Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/5f123bc278bf4e3283d8606321bebbfd299f4384"
        },
        {
          "url": "https://git.kernel.org/stable/c/1a6051cd7e3e4c54ff3854a43b638b9292af5e67"
        },
        {
          "url": "https://git.kernel.org/stable/c/8769708add9eadeea8041a9761771bb715a87104"
        },
        {
          "url": "https://git.kernel.org/stable/c/a03975beb9f6af0d8ac051e30b2abeabe618414f"
        },
        {
          "url": "https://git.kernel.org/stable/c/0ec4d3f6e6934deb843b561ae048cd17218e5ad1"
        },
        {
          "url": "https://git.kernel.org/stable/c/9ea6ba4f3195dcba6e8b3e7b2e748593b7cafb12"
        },
        {
          "url": "https://git.kernel.org/stable/c/6523bc1b40e69301f24c14338b762af4739d6d39"
        },
        {
          "url": "https://git.kernel.org/stable/c/a315e022a72d95ef5f1d4e58e903cb492b0ad931"
        }
      ],
      "title": "xsk: tighten UMEM headroom validation to account for tailroom and min frame",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-43093",
    "datePublished": "2026-05-06T07:40:25.266Z",
    "dateReserved": "2026-05-01T14:12:55.984Z",
    "dateUpdated": "2026-08-05T12:25:53.221Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-43093",
      "date": "2026-08-10",
      "epss": "0.00129",
      "percentile": "0.02953"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-43093\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-05-06T10:16:22.667\",\"lastModified\":\"2026-06-17T10:48:55.390\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nxsk: tighten UMEM headroom validation to account for tailroom and min frame\\n\\nThe current headroom validation in xdp_umem_reg() could leave us with\\ninsufficient space dedicated to even receive minimum-sized ethernet\\nframe. Furthermore if multi-buffer would come to play then\\nskb_shared_info stored at the end of XSK frame would be corrupted.\\n\\nHW typically works with 128-aligned sizes so let us provide this value\\nas bare minimum.\\n\\nMulti-buffer setting is known later in the configuration process so\\nbesides accounting for 128 bytes, let us also take care of tailroom space\\nupfront.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"net/xdp/xdp_umem.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"99e3a236dd43d06c65af0a2ef9cb44306aef6e02\",\"lessThan\":\"5f123bc278bf4e3283d8606321bebbfd299f4384\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"99e3a236dd43d06c65af0a2ef9cb44306aef6e02\",\"lessThan\":\"1a6051cd7e3e4c54ff3854a43b638b9292af5e67\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"99e3a236dd43d06c65af0a2ef9cb44306aef6e02\",\"lessThan\":\"8769708add9eadeea8041a9761771bb715a87104\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"99e3a236dd43d06c65af0a2ef9cb44306aef6e02\",\"lessThan\":\"a03975beb9f6af0d8ac051e30b2abeabe618414f\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"99e3a236dd43d06c65af0a2ef9cb44306aef6e02\",\"lessThan\":\"0ec4d3f6e6934deb843b561ae048cd17218e5ad1\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"99e3a236dd43d06c65af0a2ef9cb44306aef6e02\",\"lessThan\":\"9ea6ba4f3195dcba6e8b3e7b2e748593b7cafb12\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"99e3a236dd43d06c65af0a2ef9cb44306aef6e02\",\"lessThan\":\"6523bc1b40e69301f24c14338b762af4739d6d39\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"99e3a236dd43d06c65af0a2ef9cb44306aef6e02\",\"lessThan\":\"a315e022a72d95ef5f1d4e58e903cb492b0ad931\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"ad8fb61c184fe0f8d1e0b5b954d010fb9f94a6ee\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"25c9cdef57488578da21d99eb614b97ffcf6e59f\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"98d3c852e63b49129515dd18c875999efaf8530a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4.19.118\",\"lessThan\":\"4.20\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.4.35\",\"lessThan\":\"5.5\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.6.7\",\"lessThan\":\"5.7\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"net/xdp/xdp_umem.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5.7\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"5.7\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.258\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.209\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.175\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.136\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.83\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.24\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.19.14\",\"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: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\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.19.118\",\"versionEndExcluding\":\"4.20\",\"matchCriteriaId\":\"C1D66A78-E0DD-4D66-9446-03DE28F5FE2F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.4.35\",\"versionEndExcluding\":\"5.5\",\"matchCriteriaId\":\"4ED55BB9-F8CA-4CCD-94DD-BC6F5E60E5D9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.6.7\",\"versionEndExcluding\":\"5.7\",\"matchCriteriaId\":\"30A44027-1F59-4AF5-B227-86E61A43A865\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.7.1\",\"versionEndExcluding\":\"6.6.136\",\"matchCriteriaId\":\"1D0E985F-975A-4107-B163-94D4DCD5FD9B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.12.83\",\"matchCriteriaId\":\"7F0AE5B5-23AC-4DCC-B37A-51CA1DAE7BA8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.13\",\"versionEndExcluding\":\"6.18.24\",\"matchCriteriaId\":\"8126B8B8-6D0B-4443-86C1-672AEE893555\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.19\",\"versionEndExcluding\":\"6.19.14\",\"matchCriteriaId\":\"D6A8A074-BBF4-4803-ABED-519A839435BB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.7:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"3D23CE42-BDB2-4216-8495-230ABE98FCDD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.7:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"2AAE09B2-58C0-42B8-ACDA-578904723270\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.7:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"59EEFC0E-2E5A-4113-A58D-2EE2CC7CFA3B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.7:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"3CC0A9A2-D528-49AA-AB7F-37C5EA7AB76D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.7:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"512FF86F-0B8C-4DEB-9041-8BD384DD2E58\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.7:rc6:*:*:*:*:*:*\",\"matchCriteriaId\":\"F1AB4A11-C03C-4ABB-B596-0EB3B0F1A8DF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.7:rc7:*:*:*:*:*:*\",\"matchCriteriaId\":\"9D26AE9C-D49F-4FE9-8A6A-5A7199B7436E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"F253B622-8837-4245-BCE5-A7BF8FC76A16\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"4AE85AD8-4641-4E7C-A2F4-305E2CD9EE64\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"F666C8D8-6538-46D4-B318-87610DE64C34\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"02259FDA-961B-47BC-AE7F-93D7EC6E90C2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"58A9FEFF-C040-420D-8F0A-BFDAAA1DF258\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:*\",\"matchCriteriaId\":\"1D2315C0-D46F-4F85-9754-F9E5E11374A6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:7.0:rc7:*:*:*:*:*:*\",\"matchCriteriaId\":\"512EE3A8-A590-4501-9A94-5D4B268D6138\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/0ec4d3f6e6934deb843b561ae048cd17218e5ad1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/1a6051cd7e3e4c54ff3854a43b638b9292af5e67\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/5f123bc278bf4e3283d8606321bebbfd299f4384\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/6523bc1b40e69301f24c14338b762af4739d6d39\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/8769708add9eadeea8041a9761771bb715a87104\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9ea6ba4f3195dcba6e8b3e7b2e748593b7cafb12\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/a03975beb9f6af0d8ac051e30b2abeabe618414f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/a315e022a72d95ef5f1d4e58e903cb492b0ad931\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-07-02T12:49:58+00:00",
      "cve": "CVE-2026-43093",
      "id": "CVE-2026-43093",
      "initial_release_date": "2026-05-06T00:00:00+00:00",
      "product_status:known_affected": "232",
      "product_status:known_not_affected": "42",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: xsk: tighten UMEM headroom validation to account for tailroom and min frame",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-43093.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-07-24T02:28:26Z",
      "cve": "CVE-2026-43093",
      "id": "CVE-2026-43093",
      "initial_release_date": "2026-05-07T02:18:43Z",
      "product_status:first_fixed": "55",
      "product_status:known_affected": "572",
      "product_status:known_not_affected": "20",
      "product_status:recommended": "232",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-43093",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-43093.json",
      "version": "11"
    }
  }
}



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…