VDB
DEBIAN-CVE-2023-54017
DEBIAN-CVE-2023-54017
PUBLISHED
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().
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | linux | 6.1.52-1, 6.1.38-1, 6.1.38-4 |
| Debian:11 | linux | 5.10.178-1, 5.10.70-1, 5.10.179-2 |
| Debian:14 | linux | 0, 0, 0 |
| Debian:13 | linux | 0, 0, 0 |
Timeline
- Dec 24, 2025 CVE Published
- Apr 28, 2026 CVE Updated