Security Advisory

CVE-2026-23090

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-02-04 16:08:13
Last updated 2026-05-11 21:59:48
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: slimbus: core: fix device reference leak on report present Slimbus devices can be allocated dynamically upon reception of report-present messages. Make sure to drop the reference taken when looking up already registered devices. Note that this requires taking an extra reference in case the device has not yet been registered and has to be allocated.