VYPR
High severity7.8NVD Advisory· Published Jan 23, 2026· Updated Jul 30, 2026

CVE-2025-71158

CVE-2025-71158

Description

In the Linux kernel, the following vulnerability has been resolved:

gpio: mpsse: ensure worker is torn down

When an IRQ worker is running, unplugging the device would cause a crash. The sealevel hardware this driver was written for was not hotpluggable, so I never realized it.

This change uses a spinlock to protect a list of workers, which it tears down on disconnect.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

4
  • Linux/Kernel3 versions
    cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*+ 2 more
    • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*range: >=6.13,<6.18.6
    • (no CPE)
    • (no CPE)range: 6.13
  • osv-coords
    Range: >= 6.13.0, < 6.18.6

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.