Bug 2389454 (CVE-2025-38573) - CVE-2025-38573 kernel: spi: cs42l43: Property entry should be a null-terminated array
Summary: CVE-2025-38573 kernel: spi: cs42l43: Property entry should be a null-terminat...
Keywords:
Status: NEW
Alias: CVE-2025-38573
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-08-19 18:01 UTC by OSIDB Bzimport
Modified: 2025-08-19 19:31 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-08-19 18:01:26 UTC
In the Linux kernel, the following vulnerability has been resolved:

spi: cs42l43: Property entry should be a null-terminated array

The software node does not specify a count of property entries, so the
array must be null-terminated.

When unterminated, this can lead to a fault in the downstream cs35l56
amplifier driver, because the node parse walks off the end of the
array into unknown memory.


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