PT-2026-30129 · Linux · Linux Kernel
Published
2026-04-03
·
Updated
2026-04-20
·
CVE-2026-23434
CVSS v3.1
7.1
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contained a flaw where
nand lock() and nand unlock() functions did not hold the NAND device lock when calling chip->ops.lock area/unlock area. This could lead to race conditions with concurrent UBI/UBIFS background erase/write operations, causing cmd pending conflicts on the NAND controller, particularly on controllers using multiple PIO commands for SET FEATURES. The issue was addressed by adding nand get device() and nand release device() around the lock/unlock operations to serialize them against other NAND controller access.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel