CVE-2023-53631

Summary

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

platform/x86: dell-sysman: Fix reference leak

If a duplicate attribute is found using kset_find_obj(), a reference to that attribute is returned. This means that we need to dispose it accordingly. Use kobject_put() to dispose the duplicate attribute in such a case.

Compile-tested only.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxe8a60aa7404bfef37705da5607c97737073ac38d < d079a3e1ccdd183b75db4f5289be347980b45284affected
LinuxLinuxe8a60aa7404bfef37705da5607c97737073ac38d < 6ced15ff1746006476f1407fe722911a45a7874daffected
LinuxLinuxe8a60aa7404bfef37705da5607c97737073ac38d < c5402011992bcc2b5614fe7fef24f9cdaec7473baffected
LinuxLinuxe8a60aa7404bfef37705da5607c97737073ac38d < 9d9e03bec147407826266580e7d6ec427241d859affected
LinuxLinuxe8a60aa7404bfef37705da5607c97737073ac38d < 7295a996fdab7bf83dc3d4078fa8b139b8e0a1bfaffected
LinuxLinux5.11affected
LinuxLinux0 < 5.11unaffected
LinuxLinux5.15.132 <= 5.15.*unaffected
LinuxLinux6.1.53 <= 6.1.*unaffected
LinuxLinux6.4.16 <= 6.4.*unaffected
LinuxLinux6.5.3 <= 6.5.*unaffected
LinuxLinux6.6 <= *unaffected

Weaknesses

References