VDB
DEBIAN-CVE-2023-53435
DEBIAN-CVE-2023-53435
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: cassini: Fix a memory leak in the error handling path of cas_init_one() cas_saturn_firmware_init() allocates some memory using vmalloc(). This memory is freed in the .remove() function but not it the error handling path of the probe. Add the missing vfree() to avoid a memory leak, should an error occur.
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:13 | linux | 0, 0, 0 |
| Debian:12 | linux | 0, 6.1.27-1, 0 |
| Debian:11 | linux | 5.10.179-4, *, 5.10.158-2 |
| Debian:14 | linux | 0, 0, 0 |
Timeline
- Sep 18, 2025 CVE Published
- Apr 28, 2026 CVE Updated