GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2022-50518 (GCVE-0-2022-50518)

Vulnerability from cvelistv5 – Published: 2025-10-07 15:19 – Updated: 2026-08-05 08:59
VLAI
Title
parisc: Fix locking in pdc_iodc_print() firmware call
Summary
In the Linux kernel, the following vulnerability has been resolved: parisc: Fix locking in pdc_iodc_print() firmware call Utilize pdc_lock spinlock to protect parallel modifications of the iodc_dbuf[] buffer, check length to prevent buffer overflow of iodc_dbuf[], drop the iodc_retbuf[] buffer and fix some wrong indentings.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: ef1afd4d79f0479960ff36bb5fe6ec6eba1ebff2 , < 04a603058e70b8b881bb7860b8bd649f931f2591 (git)
Affected: ef1afd4d79f0479960ff36bb5fe6ec6eba1ebff2 , < 553bc5890ed96a8d006224c3a4673c47fee0d12a (git)
Affected: ef1afd4d79f0479960ff36bb5fe6ec6eba1ebff2 , < 7236aae5f81f3efbd93d0601e74fc05994bc2580 (git)
Affected: 24319896af06b84f965bcefa0f2d926b726ed05b (git)
Affected: 2.6.24.5 , < 2.6.25 (semver)
guessed Create a notification for this product.
Linux Linux Affected: 2.6.25
Unaffected: 0 , < 2.6.25 (semver)
Unaffected: 6.0.18 , ≤ 6.0.* (semver)
Unaffected: 6.1.4 , ≤ 6.1.* (semver)
Unaffected: 6.2 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "arch/parisc/kernel/firmware.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "04a603058e70b8b881bb7860b8bd649f931f2591",
              "status": "affected",
              "version": "ef1afd4d79f0479960ff36bb5fe6ec6eba1ebff2",
              "versionType": "git"
            },
            {
              "lessThan": "553bc5890ed96a8d006224c3a4673c47fee0d12a",
              "status": "affected",
              "version": "ef1afd4d79f0479960ff36bb5fe6ec6eba1ebff2",
              "versionType": "git"
            },
            {
              "lessThan": "7236aae5f81f3efbd93d0601e74fc05994bc2580",
              "status": "affected",
              "version": "ef1afd4d79f0479960ff36bb5fe6ec6eba1ebff2",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "24319896af06b84f965bcefa0f2d926b726ed05b",
              "versionType": "git"
            },
            {
              "lessThan": "2.6.25",
              "status": "affected",
              "version": "2.6.24.5",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "arch/parisc/kernel/firmware.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "2.6.25"
            },
            {
              "lessThan": "2.6.25",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.0.*",
              "status": "unaffected",
              "version": "6.0.18",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.4",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.2",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.0.18",
                  "versionStartIncluding": "2.6.25",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.4",
                  "versionStartIncluding": "2.6.25",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.2",
                  "versionStartIncluding": "2.6.25",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "2.6.24.5",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nparisc: Fix locking in pdc_iodc_print() firmware call\n\nUtilize pdc_lock spinlock to protect parallel modifications of the\niodc_dbuf[] buffer, check length to prevent buffer overflow of\niodc_dbuf[], drop the iodc_retbuf[] buffer and fix some wrong\nindentings."
        }
      ],
      "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 code is reached through local console paths on parisc\u2014most severely via write(2) to the PDC console TTY (/dev/ttyB) which calls pdc_console_tty_write \u2192 pdc_iodc_print, or via local printk/earlycon output\u2014not via network packet processing.\nAC:L - An attacker who can write to the PDC console TTY can reliably overflow iodc_dbuf by sending a payload larger than 4096 bytes without newlines; write_room advertises 32768 with no chunking limit, so no attacker-independent conditions are required.\nPR:L - Exploitation needs only an unprivileged local principal able to open/write the PDC console device (e.g., a user logged in on ttyB0 under CONFIG_PDC_CONSOLE, or otherwise permitted access to that TTY)\u2014not real root or init-namespace admin capabilities.\nUI:N - No separate victim action is required; the attacker triggers the overflow directly by writing to the console TTY (or otherwise inducing console output on the vulnerable path).\nS:U - Impact stays within the host kernel\u2019s authority (local memory corruption / privilege escalation on the same system); this is not a VM escape, IOMMU bypass, or other cross-authority boundary crossing.\nC:H - Attacker-controlled out-of-bounds writes into the kernel BSS buffer iodc_dbuf can corrupt adjacent kernel state and are reasonably leveraged for arbitrary read primitives, so confidentiality impact is High under kernel memory-corruption guidance.\nI:H - The same attacker-controlled BSS overflow enables corruption of kernel data and plausible control-flow hijacking / arbitrary write primitives, so integrity impact is High.\nA:H - The overflow and related unlocked concurrent use of iodc_dbuf can cause kernel oops/panic or otherwise crash the system, yielding High availability impact."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-05T08:59:02.991Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/04a603058e70b8b881bb7860b8bd649f931f2591"
        },
        {
          "url": "https://git.kernel.org/stable/c/553bc5890ed96a8d006224c3a4673c47fee0d12a"
        },
        {
          "url": "https://git.kernel.org/stable/c/7236aae5f81f3efbd93d0601e74fc05994bc2580"
        }
      ],
      "title": "parisc: Fix locking in pdc_iodc_print() firmware call",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-50518",
    "datePublished": "2025-10-07T15:19:13.040Z",
    "dateReserved": "2025-10-07T15:15:38.662Z",
    "dateUpdated": "2026-08-05T08:59:02.991Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2022-50518",
      "date": "2026-09-17",
      "epss": "0.00136",
      "percentile": "0.03379"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unaffected",
                "product": "Linux",
                "programFiles": [
                  "arch/parisc/kernel/firmware.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "lessThan": "04a603058e70b8b881bb7860b8bd649f931f2591",
                    "status": "affected",
                    "version": "ef1afd4d79f0479960ff36bb5fe6ec6eba1ebff2",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "553bc5890ed96a8d006224c3a4673c47fee0d12a",
                    "status": "affected",
                    "version": "ef1afd4d79f0479960ff36bb5fe6ec6eba1ebff2",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "7236aae5f81f3efbd93d0601e74fc05994bc2580",
                    "status": "affected",
                    "version": "ef1afd4d79f0479960ff36bb5fe6ec6eba1ebff2",
                    "versionType": "git"
                  },
                  {
                    "status": "affected",
                    "version": "24319896af06b84f965bcefa0f2d926b726ed05b",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "2.6.25",
                    "status": "affected",
                    "version": "2.6.24.5",
                    "versionType": "semver"
                  }
                ]
              },
              {
                "defaultStatus": "affected",
                "product": "Linux",
                "programFiles": [
                  "arch/parisc/kernel/firmware.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "status": "affected",
                    "version": "2.6.25"
                  },
                  {
                    "lessThan": "2.6.25",
                    "status": "unaffected",
                    "version": "0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.0.*",
                    "status": "unaffected",
                    "version": "6.0.18",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.1.*",
                    "status": "unaffected",
                    "version": "6.1.4",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "*",
                    "status": "unaffected",
                    "version": "6.2",
                    "versionType": "original_commit_for_fix"
                  }
                ]
              }
            ],
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
          }
        ],
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C0B10599-742F-4EF6-AEFE-B18D086B8D98",
                    "versionEndExcluding": "2.6.25",
                    "versionStartIncluding": "2.6.24.5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0EDD14E2-11C7-45F3-BCB5-77CFF5314663",
                    "versionEndExcluding": "6.0.18",
                    "versionStartIncluding": "2.6.25.1",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "BC4189D9-5478-4E88-A78D-9C1DE29B217C",
                    "versionEndExcluding": "6.1.4",
                    "versionStartIncluding": "6.1",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:2.6.25:-:*:*:*:*:*:*",
                    "matchCriteriaId": "F650D09A-41EA-4EB5-925B-F2146E8DDF2A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:2.6.25:rc6:*:*:*:*:*:*",
                    "matchCriteriaId": "00763CAF-AEF8-4EF1-9393-DEFF9697D382",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:2.6.25:rc7:*:*:*:*:*:*",
                    "matchCriteriaId": "2D5310FC-8432-4BBF-8174-60F7B8A608B0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:2.6.25:rc8:*:*:*:*:*:*",
                    "matchCriteriaId": "4254F56E-6BA0-45DD-95D1-61A7C8AF7BA8",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:2.6.25:rc9:*:*:*:*:*:*",
                    "matchCriteriaId": "8957EE27-E19A-4DE6-B46D-FE413E88BD93",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nparisc: Fix locking in pdc_iodc_print() firmware call\n\nUtilize pdc_lock spinlock to protect parallel modifications of the\niodc_dbuf[] buffer, check length to prevent buffer overflow of\niodc_dbuf[], drop the iodc_retbuf[] buffer and fix some wrong\nindentings."
          }
        ],
        "id": "CVE-2022-50518",
        "lastModified": "2026-08-04T10:18:18.823",
        "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": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
              "type": "Secondary"
            },
            {
              "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": "2025-10-07T16:15:35.490",
        "references": [
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/04a603058e70b8b881bb7860b8bd649f931f2591"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/553bc5890ed96a8d006224c3a4673c47fee0d12a"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/7236aae5f81f3efbd93d0601e74fc05994bc2580"
          }
        ],
        "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-667"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "None",
      "current_release_date": "2026-06-30T10:28:05+00:00",
      "cve": "CVE-2022-50518",
      "id": "CVE-2022-50518",
      "initial_release_date": "2022-01-01T00:00:00+00:00",
      "product_status:known_not_affected": "274",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: parisc: Fix locking in pdc_iodc_print() firmware call",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2022/cve-2022-50518.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-05T17:05:50Z",
      "cve": "CVE-2022-50518",
      "id": "CVE-2022-50518",
      "initial_release_date": "2025-10-07T23:49:32Z",
      "product_status:known_not_affected": "523",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2022-50518",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2022-50518.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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…