{"id":"AZL-100431","summary":"CVE-2026-89733 affecting package kernel 6.6.150.1-1","details":"In the Linux kernel, the following vulnerability has been resolved:\n\nusb: gadget: uvc: fix dangling pointers in uvc_function_bind() and uvc_function_unbind()\n\nIn uvc_function_bind() error path, we use usb_ep_free_request which\nuses uvc-\u003econtrol_req but does not set it to NULL afterwards. Thus,\nuvc-\u003econtrol_req is a dangling pointer causing a UAF. Also we do not set\nthe uvc-\u003econtrol_buf pointer to NULL after freeing it, which is another\ndangling pointer. Fix it by setting uvc-\u003econtrol_req to NULL after we run\nusb_ep_free_request() and uvc-\u003econtrol_buf to NULL after kfree. Do the\nsame for uvc_function_unbind().","modified":"2026-09-13T06:06:36Z","published":"2026-09-11T20:20:03Z","upstream":["CVE-2026-89733"],"references":[{"type":"WEB","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-89733"}],"affected":[{"package":{"name":"kernel","ecosystem":"Azure Linux:3","purl":"pkg:rpm/azure-linux/kernel"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"last_affected":"6.6.150.1-1"}]}],"database_specific":{"source":"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-100431.json"}}],"schema_version":"1.9.0"}