PT-2026-36418 · Linux · Linux Kernel
CVE-2026-31783
·
Published
2026-03-22
·
Updated
2026-05-11
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The
aml sfc probe() function registers the on-host NAND ECC engine, but it lacks the necessary teardown process during probe unwind and remove-time cleanup. This results in the ECC engine not being unregistered when a probe failure occurs or when the device is removed.Recommendations
Implement a devm cleanup action after successful registration to ensure the
nand ecc unregister on host hw engine() function runs automatically during probe failures and device removal.Exploit
Fix
Missing Release of Resource after Effective Lifetime
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel