VDB
DEBIAN-CVE-2025-38135
DEBIAN-CVE-2025-38135
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: serial: Fix potential null-ptr-deref in mlb_usio_probe() devm_ioremap() can return NULL on error. Currently, mlb_usio_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.
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux | 5.10.179-3, 5.10.103-1, 5.10.103-1~bpo10+1 |
| Debian:13 | linux | 0, 0 |
| Debian:14 | linux | 0, 0 |
| Debian:12 | linux | 6.1.55-1, 6.1.38-3, 6.1.38-4 |
| Debian:11 | linux-6.1 | 6.1.112-1, 6.1.119-1, 6.1.128-1 |
Timeline
- Jul 3, 2025 CVE Published
- Apr 28, 2026 CVE Updated