CVE-2022-49794

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

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

iio: adc: at91adc: fix possible memory leak in at91adcallocatetrigger()

If iiotriggerregister() returns error, it should call iiotriggerfree() to give up the reference that hold in iiotriggeralloc(), so that it can call iiotrigrelease() to free memory when the refcount hit to 0.

References

Affected packages