Bug 2406760 (CVE-2025-40029) - CVE-2025-40029 kernel: bus: fsl-mc: Check return value of platform_get_resource()
Summary: CVE-2025-40029 kernel: bus: fsl-mc: Check return value of platform_get_resour...
Keywords:
Status: NEW
Alias: CVE-2025-40029
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-10-28 12:03 UTC by OSIDB Bzimport
Modified: 2025-10-28 18:26 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-10-28 12:03:59 UTC
In the Linux kernel, the following vulnerability has been resolved:

bus: fsl-mc: Check return value of platform_get_resource()

platform_get_resource() returns NULL in case of failure, so check its
return value and propagate the error in order to prevent NULL pointer
dereference.


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