Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-4wgj-g6wx-2p76

Опубликовано: 16 сент. 2026
Источник: github
Github: Не прошло ревью

Описание

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

ASoC: hdac_hda: Fix hlink refcount leak on component registration failure

hdac_hda_dev_probe() gets the HDA link with snd_hdac_ext_bus_link_get() before registering the ASoC component. If component registration fails, the function returns without dropping the link reference.

Always call snd_hdac_ext_bus_link_put() after the registration attempt so the reference taken during probe is balanced on both success and failure.

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

ASoC: hdac_hda: Fix hlink refcount leak on component registration failure

hdac_hda_dev_probe() gets the HDA link with snd_hdac_ext_bus_link_get() before registering the ASoC component. If component registration fails, the function returns without dropping the link reference.

Always call snd_hdac_ext_bus_link_put() after the registration attempt so the reference taken during probe is balanced on both success and failure.

EPSS

Процентиль: 10%
0.002
Низкий

Связанные уязвимости

ubuntu
5 дней назад

(In the Linux kernel, the following vulnerability has been resolved: A ...)

nvd
6 дней назад

In the Linux kernel, the following vulnerability has been resolved: ASoC: hdac_hda: Fix hlink refcount leak on component registration failure hdac_hda_dev_probe() gets the HDA link with snd_hdac_ext_bus_link_get() before registering the ASoC component. If component registration fails, the function returns without dropping the link reference. Always call snd_hdac_ext_bus_link_put() after the registration attempt so the reference taken during probe is balanced on both success and failure.

debian
6 дней назад

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

EPSS

Процентиль: 10%
0.002
Низкий