Acknowledged
Created: Jul 4, 2025
Updated: Jul 8, 2025
Found In Version: 10.22.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Kernel
In the Linux kernel, the following vulnerability has been resolved:EOL][EOL]serial: Fix potential null-ptr-deref in mlb_usio_probe()[EOL][EOL]devm_ioremap() can return NULL on error. Currently, mlb_usio_probe()[EOL]does not check for this case, which could result in a NULL pointer[EOL]dereference.[EOL][EOL]Add NULL check after devm_ioremap() to prevent this issue.
CREATE(Triage):(User=lchen-cn) [CVE-2025-38135 (https://nvd.nist.gov/vuln/detail/CVE-2025-38135)