CVE Database
/

CVE-2023-54017

Back to search

CVE-2023-54017

Published: Dec 24, 2025

Modified: May 11, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: fix possible memory leak in ibmebus_bus_init() If device_register() returns error in ibmebus_bus_init(), name of kobject which is allocated in dev_set_name() called in device_add() is leaked. As comment of device_add() says, it should call put_device() to drop the reference count that was set in device_initialize() when it fails, so the name can be freed in kobject_cleanup().

VendorProductVersions

Linux

Linux

affected
d7a301033f1990188f65abf4fe8e5b90ef0e3888 - < e4ff88548defafb1ef84facd9856ec252da7b008
affected
d7a301033f1990188f65abf4fe8e5b90ef0e3888 - < 3cc4c2f6c266fe5b33a7fa797f31e8b3f06ce58c
affected
d7a301033f1990188f65abf4fe8e5b90ef0e3888 - < 7ffe14fce7425c32e735bdc44bce425f18976a49
affected
d7a301033f1990188f65abf4fe8e5b90ef0e3888 - < 9f3b2b666833ebef6d0ce5a40e189f38e70342a1
affected
d7a301033f1990188f65abf4fe8e5b90ef0e3888 - < d35e7ae10eb8917883da2a0b1823c620a1be42d6

+3 more versions

Linux

Linux

affected
2.6.16
unaffected
0 - < 2.6.16
unaffected
4.14.326 - <= 4.14.*
unaffected
4.19.295 - <= 4.19.*
unaffected
5.4.257 - <= 5.4.*

+5 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now