Security Advisory

CVE-2026-74505

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-15 12:27:29
Last updated 2026-08-18 06:56:37
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ALSA: 6fire: Fix UAF at error handling during probe Although 6fire driver had a few fixes for dealing with the early error handling during the probe phase, it forgot a pending URB before freeing the resources, which may lead to a UAF. This patch addresses it by doing the almost same cleanup procedure like the normal disconnect phase at the error path.