CVE-2022-49835

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-49835
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-49835.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-49835
Downstream
Related
Published
2025-05-01T15:16:06Z
Modified
2025-08-09T19:01:27Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

ALSA: hda: fix potential memleak in 'addwidgetnode'

As 'kobjectadd' may allocated memory for 'kobject->name' when return error. And in this function, if call 'kobjectadd' failed didn't free kobject. So call 'kobject_put' to recycling resources.

References

Affected packages