216.73.216.6

CVE-2026-45881

· Published 27/05/2026 16:17 · Author: The MITRE Corporation

Labels: CVE-2026-45881 2026-05-27416baaa9-dc9f-4396-8d5f-8c081fb06d67CVE-2026-45881

Essential information

Published
27/05/2026 16:17
Modified
Author
The MITRE Corporation
Creator
The MITRE Corporation
CVSS
5.5 MEDIUM (v3.1)
CISA KEV
No
CWE
CWE-401
EPSS (First)
P10.7% ?EPSS percentile: rank of this vulnerability versus all others. Higher percentile = more likely to be exploited. Learn more (score 0.00206)
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

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]

NVD status

NVD
View on NVD