CVE-2026-63916 (GCVE-0-2026-63916)

Vulnerability from cvelistv5 – Published: 2026-07-19 14:55 – Updated: 2026-08-05 12:37
VLAI
Title
HID: wacom: Fix OOB write in wacom_hid_set_device_mode()
Summary
In the Linux kernel, the following vulnerability has been resolved: HID: wacom: Fix OOB write in wacom_hid_set_device_mode() wacom_hid_set_device_mode() currently assumes that the HID_DG_INPUTMODE usage is always located in the first field (field[0]) of the feature report. However, a device can specify HID_DG_INPUTMODE in a different field. If HID_DG_INPUTMODE is in a field other than the first one and the first field has a report_count smaller than the usage_index of HID_DG_INPUTMODE, this leads to an out-of-bounds write to r->field[0]->value. Fix this by storing the field index of HID_DG_INPUTMODE in 'struct hid_data' during feature mapping. In wacom_hid_set_device_mode(), use this stored field index to access the correct field and add bounds checks to ensure both the field index and the value index are within valid ranges before writing.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 5ae6e89f7409cb5d218bb728326eba9c650d9700 , < 2add311d99646c9d235b2c44f9c169ba30f5db3a (git)
Affected: 5ae6e89f7409cb5d218bb728326eba9c650d9700 , < 83bd8a5756a3c4a413ed8f6253f9eb2821e1ccaf (git)
Affected: 5ae6e89f7409cb5d218bb728326eba9c650d9700 , < 5716a293fb19d382ca2336e08fd28a619a5f3c25 (git)
Affected: 5ae6e89f7409cb5d218bb728326eba9c650d9700 , < ed598de9f61582902406d352d99f2073d8e00298 (git)
Affected: 5ae6e89f7409cb5d218bb728326eba9c650d9700 , < 43e7c02d6090a82fd60d63491f6871aec906345e (git)
Affected: 5ae6e89f7409cb5d218bb728326eba9c650d9700 , < b8338111e14183972359009c12d0dbd81d2e1e16 (git)
Affected: 5ae6e89f7409cb5d218bb728326eba9c650d9700 , < 5db3fca0cec7b33bc5379411d0a60d792c9f9bc0 (git)
Affected: 5ae6e89f7409cb5d218bb728326eba9c650d9700 , < c0a8899e02ddebd51e2589835182c239c2e224ae (git)
Create a notification for this product.
Linux Linux Affected: 3.18
Unaffected: 0 , < 3.18 (semver)
Unaffected: 5.10.259 , ≤ 5.10.* (semver)
Unaffected: 5.15.210 , ≤ 5.15.* (semver)
Unaffected: 6.1.176 , ≤ 6.1.* (semver)
Unaffected: 6.6.143 , ≤ 6.6.* (semver)
Unaffected: 6.12.93 , ≤ 6.12.* (semver)
Unaffected: 6.18.35 , ≤ 6.18.* (semver)
Unaffected: 7.0.12 , ≤ 7.0.* (semver)
Unaffected: 7.1 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/hid/wacom_sys.c",
            "drivers/hid/wacom_wac.h"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "2add311d99646c9d235b2c44f9c169ba30f5db3a",
              "status": "affected",
              "version": "5ae6e89f7409cb5d218bb728326eba9c650d9700",
              "versionType": "git"
            },
            {
              "lessThan": "83bd8a5756a3c4a413ed8f6253f9eb2821e1ccaf",
              "status": "affected",
              "version": "5ae6e89f7409cb5d218bb728326eba9c650d9700",
              "versionType": "git"
            },
            {
              "lessThan": "5716a293fb19d382ca2336e08fd28a619a5f3c25",
              "status": "affected",
              "version": "5ae6e89f7409cb5d218bb728326eba9c650d9700",
              "versionType": "git"
            },
            {
              "lessThan": "ed598de9f61582902406d352d99f2073d8e00298",
              "status": "affected",
              "version": "5ae6e89f7409cb5d218bb728326eba9c650d9700",
              "versionType": "git"
            },
            {
              "lessThan": "43e7c02d6090a82fd60d63491f6871aec906345e",
              "status": "affected",
              "version": "5ae6e89f7409cb5d218bb728326eba9c650d9700",
              "versionType": "git"
            },
            {
              "lessThan": "b8338111e14183972359009c12d0dbd81d2e1e16",
              "status": "affected",
              "version": "5ae6e89f7409cb5d218bb728326eba9c650d9700",
              "versionType": "git"
            },
            {
              "lessThan": "5db3fca0cec7b33bc5379411d0a60d792c9f9bc0",
              "status": "affected",
              "version": "5ae6e89f7409cb5d218bb728326eba9c650d9700",
              "versionType": "git"
            },
            {
              "lessThan": "c0a8899e02ddebd51e2589835182c239c2e224ae",
              "status": "affected",
              "version": "5ae6e89f7409cb5d218bb728326eba9c650d9700",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/hid/wacom_sys.c",
            "drivers/hid/wacom_wac.h"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "3.18"
            },
            {
              "lessThan": "3.18",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.259",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.210",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.176",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.143",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.93",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.35",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.0.*",
              "status": "unaffected",
              "version": "7.0.12",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.259",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.210",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.176",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.143",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.93",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.35",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0.12",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: wacom: Fix OOB write in wacom_hid_set_device_mode()\n\nwacom_hid_set_device_mode() currently assumes that the HID_DG_INPUTMODE\nusage is always located in the first field (field[0]) of the feature report.\nHowever, a device can specify HID_DG_INPUTMODE in a different field.\n\nIf HID_DG_INPUTMODE is in a field other than the first one and the first\nfield has a report_count smaller than the usage_index of HID_DG_INPUTMODE,\nthis leads to an out-of-bounds write to r-\u003efield[0]-\u003evalue.\n\nFix this by storing the field index of HID_DG_INPUTMODE in \u0027struct\nhid_data\u0027 during feature mapping.  In wacom_hid_set_device_mode(), use\nthis stored field index to access the correct field and add bounds\nchecks to ensure both the field index and the value index are within\nvalid ranges before writing."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "scenarios": [
            {
              "lang": "en",
              "value": "AV:A - The bug is triggered when the kernel probes a Wacom HID device whose report descriptor is supplied by the peripheral; Bluetooth Wacom tablets are widely deployed and an attacker within radio range can present a malicious spoofed Wacom Bluetooth HID device, which is a more severe but reasonable reach path than USB-only scenarios.\nAC:L - The attacker fully controls the malicious device\u0027s HID report descriptor and can reliably place HID_DG_INPUTMODE in a non-first field with a high usage_index while keeping field[0]\u0027s report_count small, causing deterministic OOB write during driver initialization without race conditions or rare configuration.\nPR:N - Exploitation requires no privileges on the victim system; an attacker only needs to connect or spoof a malicious Wacom HID peripheral (USB plug-in or Bluetooth advertisement), with no login, capabilities, or user-namespace access required on the target host.\nUI:N - No victim interaction with applications or files is needed; the attacker can physically connect a USB device to an unattended machine or deliver a spoofed Bluetooth peripheral, and the kernel automatically parses the descriptor and calls the vulnerable function during device probe or resume.\nS:U - The out-of-bounds write corrupts kernel heap memory within the same kernel security boundary, enabling local privilege escalation or denial of service but not crossing a VM, IOMMU, or sandbox boundary.\nC:H - The out-of-bounds write to field[0]-\u003evalue can corrupt adjacent heap objects (new_value, usages_priorities, or neighboring kmalloc allocations), and such kernel heap memory corruption is reasonably exploitable for information disclosure.\nI:H - This is an out-of-bounds write in kernel heap memory with attacker-influenced offset and value (writes integer 2), which per CVSS kernel guidance constitutes high integrity impact due to potential arbitrary memory corruption and code execution.\nA:H - Corrupting kernel heap metadata or adjacent objects during device initialization can cause kernel oops, panic, or hang, and any out-of-bounds write in kernel space carries high availability impact even before full exploitation."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-05T12:37:10.495Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/2add311d99646c9d235b2c44f9c169ba30f5db3a"
        },
        {
          "url": "https://git.kernel.org/stable/c/83bd8a5756a3c4a413ed8f6253f9eb2821e1ccaf"
        },
        {
          "url": "https://git.kernel.org/stable/c/5716a293fb19d382ca2336e08fd28a619a5f3c25"
        },
        {
          "url": "https://git.kernel.org/stable/c/ed598de9f61582902406d352d99f2073d8e00298"
        },
        {
          "url": "https://git.kernel.org/stable/c/43e7c02d6090a82fd60d63491f6871aec906345e"
        },
        {
          "url": "https://git.kernel.org/stable/c/b8338111e14183972359009c12d0dbd81d2e1e16"
        },
        {
          "url": "https://git.kernel.org/stable/c/5db3fca0cec7b33bc5379411d0a60d792c9f9bc0"
        },
        {
          "url": "https://git.kernel.org/stable/c/c0a8899e02ddebd51e2589835182c239c2e224ae"
        }
      ],
      "title": "HID: wacom: Fix OOB write in wacom_hid_set_device_mode()",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-63916",
    "datePublished": "2026-07-19T14:55:20.015Z",
    "dateReserved": "2026-07-19T07:54:57.020Z",
    "dateUpdated": "2026-08-05T12:37:10.495Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-63916",
      "date": "2026-08-10",
      "epss": "0.00345",
      "percentile": "0.27151"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-63916\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-07-19T16:17:09.657\",\"lastModified\":\"2026-07-27T17:44:23.777\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nHID: wacom: Fix OOB write in wacom_hid_set_device_mode()\\n\\nwacom_hid_set_device_mode() currently assumes that the HID_DG_INPUTMODE\\nusage is always located in the first field (field[0]) of the feature report.\\nHowever, a device can specify HID_DG_INPUTMODE in a different field.\\n\\nIf HID_DG_INPUTMODE is in a field other than the first one and the first\\nfield has a report_count smaller than the usage_index of HID_DG_INPUTMODE,\\nthis leads to an out-of-bounds write to r-\u003efield[0]-\u003evalue.\\n\\nFix this by storing the field index of HID_DG_INPUTMODE in \u0027struct\\nhid_data\u0027 during feature mapping.  In wacom_hid_set_device_mode(), use\\nthis stored field index to access the correct field and add bounds\\nchecks to ensure both the field index and the value index are within\\nvalid ranges before writing.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/hid/wacom_sys.c\",\"drivers/hid/wacom_wac.h\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5ae6e89f7409cb5d218bb728326eba9c650d9700\",\"lessThan\":\"2add311d99646c9d235b2c44f9c169ba30f5db3a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5ae6e89f7409cb5d218bb728326eba9c650d9700\",\"lessThan\":\"83bd8a5756a3c4a413ed8f6253f9eb2821e1ccaf\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5ae6e89f7409cb5d218bb728326eba9c650d9700\",\"lessThan\":\"5716a293fb19d382ca2336e08fd28a619a5f3c25\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5ae6e89f7409cb5d218bb728326eba9c650d9700\",\"lessThan\":\"ed598de9f61582902406d352d99f2073d8e00298\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5ae6e89f7409cb5d218bb728326eba9c650d9700\",\"lessThan\":\"43e7c02d6090a82fd60d63491f6871aec906345e\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5ae6e89f7409cb5d218bb728326eba9c650d9700\",\"lessThan\":\"b8338111e14183972359009c12d0dbd81d2e1e16\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5ae6e89f7409cb5d218bb728326eba9c650d9700\",\"lessThan\":\"5db3fca0cec7b33bc5379411d0a60d792c9f9bc0\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5ae6e89f7409cb5d218bb728326eba9c650d9700\",\"lessThan\":\"c0a8899e02ddebd51e2589835182c239c2e224ae\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/hid/wacom_sys.c\",\"drivers/hid/wacom_wac.h\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"3.18\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"3.18\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.259\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.210\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.176\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.143\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.93\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.35\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.0.12\",\"lessThanOrEqual\":\"7.0.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1\",\"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:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"ADJACENT_NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}]},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/2add311d99646c9d235b2c44f9c169ba30f5db3a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/43e7c02d6090a82fd60d63491f6871aec906345e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/5716a293fb19d382ca2336e08fd28a619a5f3c25\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/5db3fca0cec7b33bc5379411d0a60d792c9f9bc0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/83bd8a5756a3c4a413ed8f6253f9eb2821e1ccaf\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b8338111e14183972359009c12d0dbd81d2e1e16\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c0a8899e02ddebd51e2589835182c239c2e224ae\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ed598de9f61582902406d352d99f2073d8e00298\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-08-05T14:21:19+00:00",
      "cve": "CVE-2026-63916",
      "id": "CVE-2026-63916",
      "initial_release_date": "2026-07-19T00:00:00+00:00",
      "product_status:known_affected": "260",
      "product_status:known_not_affected": "14",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: HID: wacom: Fix OOB write in wacom_hid_set_device_mode()",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-63916.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-08-10T16:25:29Z",
      "cve": "CVE-2026-63916",
      "id": "CVE-2026-63916",
      "initial_release_date": "2026-07-21T13:03:38Z",
      "product_status:first_fixed": "98",
      "product_status:known_affected": "197",
      "product_status:known_not_affected": "101",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-63916",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-63916.json",
      "version": "5"
    }
  }
}



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…