In the Linux kernel, the following vulnerability has been resolved:
USB: usbtmc: Use usbbulkmsg_killable() with user-specified timeouts
The usbtmc driver accepts timeout values specified by the user in an ioctl command, and uses these timeouts for some usbbulkmsg() calls. Since the user can specify arbitrarily long timeouts and usbbulkmsg() uses unkillable waits, call usbbulkmsg_killable() instead to avoid the possibility of the user hanging a kernel thread indefinitely.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43429.json"
}