CVE-2022-49835

MEDIUM

Linux Kernel < 4.9.334 - Memory Leak

Title source: rule

Description

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix potential memleak in 'add_widget_node' As 'kobject_add' may allocated memory for 'kobject->name' when return error. And in this function, if call 'kobject_add' failed didn't free kobject. So call 'kobject_put' to recycling resources.

Scores

CVSS v3 5.5
EPSS 0.0005
EPSS Percentile 15.6%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-401
Status published

Affected Products (12)

linux/linux_kernel < 4.9.334
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/Kernel < 4.9.334linux
linux/Kernel < 4.14.300linux
linux/Kernel < 4.19.267linux
linux/Kernel < 5.4.225linux
linux/Kernel < 5.10.155linux
linux/Kernel < 5.15.79linux
linux/Kernel < 6.0.9linux

Timeline

Published May 01, 2025
Tracked Since Feb 18, 2026