CVE-2023-53435
Last modified
CVE-2023-53435 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 2.6.28, < 4.14.316 | — |
| Linux | Linux Kernel | >= 4.15, < 4.19.284 | — |
| Linux | Linux Kernel | >= 4.20, < 5.4.244 | — |
| Linux | Linux Kernel | >= 5.5, < 5.10.181 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.113 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.30 | — |
| Linux | Linux Kernel | >= 6.2, < 6.3.4 | — |
| Linux | Linux Kernel | 6.4 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-53435?
How severe is CVE-2023-53435?
How do I fix CVE-2023-53435?
Are you affected by CVE-2023-53435?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
