CVE-2026-45881
Published: May 27, 2026
Modified: May 27, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: soc: mediatek: svs: Fix memory leak in svs_enable_debug_write() In svs_enable_debug_write(), the buf allocated by memdup_user_nul() is leaked if kstrtoint() fails. Fix this by using __free(kfree) to automatically free buf, eliminating the need for explicit kfree() calls and preventing leaks. [Angelo: Added missing cleanup.h inclusion]
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 13f1bbcfb5822fcaacfc652017b57b79ffcacefa - < 47a3e372f7d68776adb749a27c0ec9058ff1b4fdaffected 13f1bbcfb5822fcaacfc652017b57b79ffcacefa - < 06195456c4e4de3826c4ca60eca941c472f991d0affected 13f1bbcfb5822fcaacfc652017b57b79ffcacefa - < a58c97828911c0b6e25d6b556789da974003efdaaffected 13f1bbcfb5822fcaacfc652017b57b79ffcacefa - < 0f6498077faa9cd89bb787bcc57063494a6f0601affected 13f1bbcfb5822fcaacfc652017b57b79ffcacefa - < 6bb10466e0884b4a68d4a1f3f4bb87eeb471c18a+1 more versions |
Linux | Linux | affected 6.0unaffected 0 - < 6.0unaffected 6.1.165 - <= 6.1.*unaffected 6.6.128 - <= 6.6.*unaffected 6.12.75 - <= 6.12.*+3 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