Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-69030.json
JSON Data
https://api.test.osv.dev/v1/vulns/AZL-69030
Upstream
Published
2025-10-29T14:15:55Z
Modified
2026-04-01T05:21:31.944375Z
Summary
CVE-2025-40085 affecting package kernel for versions less than 6.6.117.1-1
Details

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

ALSA: usb-audio: Fix NULL pointer deference in trytoregister_card

In trytoregistercard(), the return value of usbifnumtoif() is passed directly to usbinterfaceclaimed() without a NULL check, which will lead to a NULL pointer dereference when creating an invalid USB audio device. Fix this by adding a check to ensure the interface pointer is valid before passing it to usbinterfaceclaimed().

References

Affected packages

Azure Linux:3 / kernel

Package

Name
kernel
Purl
pkg:rpm/azure-linux/kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.6.117.1-1

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-69030.json"