CVE-2026-98054
Riassunto
di MITRE • 25/09/2026
In the Linux kernel, the following vulnerability has been resolved:
ASoC: Intel: avs: Fix unbalanced module reference count
strace_open() invokes try_module_get() which on success takes the module reference. If any follow up operation causes strace_open() to fail, the refcount shall be put down.
Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.