CVE-2023-53631
N/A
N/A
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
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | e8a60aa7404bfef37705da5607c97737073ac38d < d079a3e1ccdd183b75db4f5289be347980b45284 | affected |
| Linux | Linux | e8a60aa7404bfef37705da5607c97737073ac38d < 6ced15ff1746006476f1407fe722911a45a7874d | affected |
| Linux | Linux | e8a60aa7404bfef37705da5607c97737073ac38d < c5402011992bcc2b5614fe7fef24f9cdaec7473b | affected |
| Linux | Linux | e8a60aa7404bfef37705da5607c97737073ac38d < 9d9e03bec147407826266580e7d6ec427241d859 | affected |
| Linux | Linux | e8a60aa7404bfef37705da5607c97737073ac38d < 7295a996fdab7bf83dc3d4078fa8b139b8e0a1bf | affected |
| Linux | Linux | 5.11 | affected |
| Linux | Linux | 0 < 5.11 | unaffected |
| Linux | Linux | 5.15.132 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.53 <= 6.1.* | unaffected |
| Linux | Linux | 6.4.16 <= 6.4.* | unaffected |
| Linux | Linux | 6.5.3 <= 6.5.* | unaffected |
| Linux | Linux | 6.6 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/d079a3e1ccdd183b75db4f5289be347980b45284
- https://git.kernel.org/stable/c/6ced15ff1746006476f1407fe722911a45a7874d
- https://git.kernel.org/stable/c/c5402011992bcc2b5614fe7fef24f9cdaec7473b
- https://git.kernel.org/stable/c/9d9e03bec147407826266580e7d6ec427241d859
- https://git.kernel.org/stable/c/7295a996fdab7bf83dc3d4078fa8b139b8e0a1bf
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.