CVE-2022-49793

Source
https://cve.org/CVERecord?id=CVE-2022-49793
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49793.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-49793
Downstream
Related
Published
2025-05-01T14:09:24.442Z
Modified
2026-03-12T03:25:46.266066Z
Summary
iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()
Details

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

iio: trigger: sysfs: fix possible memory leak in iiosysfstrig_init()

devsetname() allocates memory for name, it need be freed when deviceadd() fails, call putdevice() to give up the reference that hold in deviceinitialize(), so that it can be freed in kobjectcleanup() when the refcount hit to 0.

Fault injection test can trigger this:

unreferenced object 0xffff8e8340a7b4c0 (size 32): comm "modprobe", pid 243, jiffies 4294678145 (age 48.845s) hex dump (first 32 bytes): 69 69 6f 5f 73 79 73 66 73 5f 74 72 69 67 67 65 iiosysfstrigge 72 00 a7 40 83 8e ff ff 00 86 13 c4 f6 ee ff ff r..@............ backtrace: [<0000000074999de8>] __kmemcachealloc_node+0x1e9/0x360 [<00000000497fd30b>] __kmallocnodetrackcaller+0x44/0x1a0 [<000000003636c520>] kstrdup+0x2d/0x60 [<0000000032f84da2>] kobjectsetnamevargs+0x1e/0x90 [<0000000092efe493>] devsetname+0x4e/0x70

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49793.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
1f785681a87068f123d3e23da13b2c55ab4f93ac
Fixed
f68c96821b61d2c71a35dbb8bf90c347fad624d9
Fixed
5a39382aa5411d64b25a71516c2c7480aab13bb7
Fixed
b47bb521961f027b4dcf8683337a7a1ba9e5ea1f
Fixed
0dd52e141afde089304de470148d311b05c14564
Fixed
8dddf2699da296c84205582aaead6b43dd7e8c4b
Fixed
656f670613662b6cc77aad14112db2803ad18fa8
Fixed
2c4e65285bdea23fd36d2ff376006ac64db6f42e
Fixed
efa17e90e1711bdb084e3954fa44afb6647331c0

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49793.json"