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.
References
Configurations
History
26 Feb 2026, 20:20
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux
Linux linux Kernel |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| References | () https://git.kernel.org/stable/c/179ef1127d7a4f09f0e741fa9f30b8a8e7886271 - Patch | |
| References | () https://git.kernel.org/stable/c/472d900c8bcac301ae0e40fdca7db799bd989ff5 - Patch | |
| CWE | NVD-CWE-noinfo | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
23 Jan 2026, 16:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-01-23 16:15
Updated : 2026-02-26 20:20
NVD link : CVE-2025-71158
Mitre link : CVE-2025-71158
CVE.ORG link : CVE-2025-71158
JSON object : View
Products Affected
linux
- linux_kernel
CWE
