Back to search
CVE-2023-53435
Published: Sep 18, 2025
Modified: May 11, 2026
PUBLISHED
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected fcaa40669cd798ca2ac0d15441e8a1d1145f2b16 - < 11c0ed097a874156957b515d0ba7e356142eab87affected fcaa40669cd798ca2ac0d15441e8a1d1145f2b16 - < 60d8e8b88087d68e10c8991a0f6733fa2f963ff0affected fcaa40669cd798ca2ac0d15441e8a1d1145f2b16 - < e20105d967ab5b53ff50a0e5991fe37324d2ba20affected fcaa40669cd798ca2ac0d15441e8a1d1145f2b16 - < dc61f7582cc92d547d02e141cd66f5d1f4ed8012affected fcaa40669cd798ca2ac0d15441e8a1d1145f2b16 - < 234e744d86bd95b381d24546df2dba72804e0219+3 more versions |
Linux | Linux | affected 2.6.28unaffected 0 - < 2.6.28unaffected 4.14.316 - <= 4.14.*unaffected 4.19.284 - <= 4.19.*unaffected 5.4.244 - <= 5.4.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now