CVE-2025-38135

Source
https://cve.org/CVERecord?id=CVE-2025-38135
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38135.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-38135
Downstream
Related
Published
2025-07-03T08:35:38.295Z
Modified
2026-03-20T12:42:41.614205Z
Summary
serial: Fix potential null-ptr-deref in mlb_usio_probe()
Details

In the Linux kernel, the following vulnerability has been resolved:

serial: Fix potential null-ptr-deref in mlbusioprobe()

devmioremap() can return NULL on error. Currently, mlbusio_probe() does not check for this case, which could result in a NULL pointer dereference.

Add NULL check after devm_ioremap() to prevent this issue.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/38xxx/CVE-2025-38135.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
ba44dc04300441b47618f9933bf36e75a280e5fe
Fixed
a05ebe384c7ca75476453f3070c67d9cf1d1a89f
Fixed
81159a6b064142b993f2f39828b77e199c77872a
Fixed
19fd9f5a69363d33079097d866eb6082d61bf31d
Fixed
548b0e81b9a0902a8bc8259430ed965663baadfc
Fixed
a6c7c365734cd0fa1c5aa225a6294fdf80cad2ea
Fixed
c23d87b43f7dba5eb12820f6cf21a1cd4f63eb3d
Fixed
e1b144aebe6fb898d96ced8c990d7aa38fda4a7a
Fixed
86bcae88c9209e334b2f8c252f4cc66beb261886

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38135.json"