In the Linux kernel, the following vulnerability has been resolved:
usb: gadget: fsubset: Fix unbalanced refcnt in gethfree
gethalloc() increments the reference count, but gethfree() fails to decrement it. This prevents the configuration of attributes via configfs after unlinking the function.
Decrement the reference count in geth_free() to ensure proper cleanup.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43343.json",
"cna_assigner": "Linux"
}