CVE-2022-50463
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-50463 is a resource leak vulnerability in the Linux kernel's PowerPC/52xx subsystem, specifically in the mpc52xx_lpbfifo_probe() function. The error handling path calls request_irq() without a corresponding free_irq(), causing IRQ resources to not be released on probe failure. It affects Linux kernel versions from 2.6.33 through 6.1.1 across multiple stable branches. The CVE was published on October 1, 2025, with CVSS v3.1 analysis completed in January 2026, yielding a base score of 5.5 (Medium) (Feedly, kernel.org patches).

Technical details

The root cause is classified as CWE-401 (Missing Release of Memory after Effective Lifetime), specifically an IRQ resource leak rather than a memory leak in the traditional sense. In mpc52xx_lpbfifo_probe(), when an error occurs during driver initialization, the function exits without calling free_irq() to release the interrupt previously registered via request_irq(). This imbalance means each failed probe attempt permanently consumes an IRQ resource. Exploitation requires local access and the ability to trigger repeated probe failures of the mpc52xx_lpbfifo driver, which is specific to PowerPC MPC52xx-based embedded hardware (Feedly).

Impact

The primary impact is availability: a local attacker with sufficient privileges on an affected PowerPC/MPC52xx system could repeatedly trigger probe failures to exhaust available IRQ resources, leading to denial of service and system instability. There is no confidentiality or integrity impact, as the vulnerability does not expose data or allow unauthorized modification. The scope is limited to systems running the mpc52xx_lpbfifo driver on PowerPC 52xx embedded hardware, significantly narrowing the affected population (Feedly).

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the time of publication (Feedly). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.033%, reflecting very low probability of exploitation. Exploitation is further constrained by the requirement for local access on niche PowerPC/MPC52xx embedded hardware, making opportunistic exploitation highly unlikely.

Mitigation and workarounds

Update to a patched Linux kernel version: 4.9.337, 4.14.303, 4.19.270, 5.4.229, 5.10.163, 5.15.86, 6.0.16, or 6.1.2, all of which include the fix (kernel.org patches). For systems that cannot be immediately patched, restrict local user access and consider disabling or blacklisting the mpc52xx_lpbfifo kernel module if it is not required for system functionality. Given the hardware-specific nature of this vulnerability, only systems running on PowerPC MPC52xx platforms are at risk (Feedly).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-74576HIGH7.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-6.17
NoYesAug 15, 2026
CVE-2026-74578HIGH7.1
  • Linux Kernel logoLinux Kernel
  • linux-azure-6.8
NoYesAug 16, 2026
CVE-2026-74579LOW3.4
  • Linux Kernel logoLinux Kernel
  • linux-lowlatency-hwe-5.15
NoYesAug 17, 2026
CVE-2025-30156NONEN/A
  • Linux Kernel logoLinux Kernel
  • perf
NoNoAug 21, 2026
CVE-2026-74577NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-debug-modules-extra
NoYesAug 15, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management