In the Linux kernel, the following vulnerability has been resolved: spi: amlogic: spifc-a4: unregister ECC engine on probe failure and remove() callback aml_sfc_probe() registers the on-host NAND ECC engine, but teardown was missing from both probe unwind and remove-time cleanup. Add a devm cleanup action after successful registration so nand_ecc_unregister_on_host_hw_engine() runs automatically on probe failures and during device removal.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | Version 1709 for ARM64-based Systems |
| Linux | Linux | Version 1709 for x64-based Systems |
| Linux | Linux | 17.1 versions prior to 17.1R3 on EX4300 Series |
| Linux | Linux | 17.2 versions prior to 17.2R3-S2 on EX4300 Series |