Bug 2395233 (CVE-2023-53206) - CVE-2023-53206 kernel: hwmon: (pmbus_core) Fix NULL pointer dereference
Summary: CVE-2023-53206 kernel: hwmon: (pmbus_core) Fix NULL pointer dereference
Keywords:
Status: NEW
Alias: CVE-2023-53206
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-09-15 15:02 UTC by OSIDB Bzimport
Modified: 2025-11-26 08:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-09-15 15:02:04 UTC
In the Linux kernel, the following vulnerability has been resolved:

hwmon: (pmbus_core) Fix NULL pointer dereference

Pass i2c_client to _pmbus_is_enabled to drop the assumption
that a regulator device is passed in.

This will fix the issue of a NULL pointer dereference when called from
_pmbus_get_flags.


Note You need to log in before you can comment on or make changes to this bug.