CVE-2026-80974

Summary

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

mfd: sm501: Fix potential memory leaks during remove

The memory allocated for struct sm501_devdata in sm501_pci_probe() and sm501_plat_probe() is not freed by the corresponding remove functions sm501_pci_remove() and sm501_plat_remove(). Fix that by adding a call to kfree().

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxb6d6454fdb66f3829af8b92ab06825b6060fdf7e < fcc6c3b11d73459e0d55b27c98cc56d59fef4d82affected
LinuxLinuxb6d6454fdb66f3829af8b92ab06825b6060fdf7e < 94ca4f040ba489db2d4b66e9d1ee91b4f9a00534affected
LinuxLinuxb6d6454fdb66f3829af8b92ab06825b6060fdf7e < c8be3a076a59ec793fb2e4bdb830a709aaea9cceaffected
LinuxLinuxb6d6454fdb66f3829af8b92ab06825b6060fdf7e < 83feedd9d83c0c5199f98c72df0a6196b4aefb4daffected
LinuxLinux2.6.21affected
LinuxLinux0 < 2.6.21unaffected
LinuxLinux6.12.109 <= 6.12.*unaffected
LinuxLinux6.18.50 <= 6.18.*unaffected
LinuxLinux7.2.4 <= 7.2.*unaffected
LinuxLinux7.3-rc1 <= *unaffected

Weaknesses

References