Lucene search
+L

232 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-72486

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mailbox: mtk-adsp: fix UAF during device teardown When the SOF audio driver fails to initialize e.g. firmware boot timeout, its devres unwind frees the sndsofde...

5.5AI score0.00173EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/17 4:07 p.m.7 views

CVE-2026-72486

A flaw was found in the Linux kernel's mtk-adsp mailbox driver. During device teardown, if the Sound Open Firmware SOF audio driver fails to initialize, a timing issue can occur where an interrupt is processed after the associated memory has been released. This Use-After-Free UAF vulnerability ca...

5.5CVSS5.4AI score0.00173EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:22 a.m.6 views

CVE-2026-72486

In the Linux kernel, the following vulnerability has been resolved: mailbox: mtk-adsp: fix UAF during device teardown When the SOF audio driver fails to initialize e.g. firmware boot timeout, its devres unwind frees the sndsofdev object that the mailbox client mtk-adsp-ipc reaches via...

0.00173EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.6 views

CVE-2026-72486

In the Linux kernel, the following vulnerability has been resolved: mailbox: mtk-adsp: fix UAF during device teardown When the SOF audio driver fails to initialize e.g. firmware boot timeout, its devres unwind frees the sndsofdev object that the mailbox client mtk-adsp-ipc reaches via...

5.6AI score0.00173EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:22 a.m.6 views

UBUNTU-CVE-2026-72486

In the Linux kernel, the following vulnerability has been resolved: mailbox: mtk-adsp: fix UAF during device teardown When the SOF audio driver fails to initialize e.g. firmware boot timeout, its devres unwind frees the sndsofdev object that the mailbox client mtk-adsp-ipc reaches via...

5.5AI score0.00173EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.35 views

CVE-2026-72486 mailbox: mtk-adsp: fix UAF during device teardown

In the Linux kernel, the following vulnerability has been resolved: mailbox: mtk-adsp: fix UAF during device teardown When the SOF audio driver fails to initialize e.g. firmware boot timeout, its devres unwind frees the sndsofdev object that the mailbox client mtk-adsp-ipc reaches via...

0.00173EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 5:57 a.m.8 views

CVE-2026-72486 mailbox: mtk-adsp: fix UAF during device teardown

In the Linux kernel, the following vulnerability has been resolved: mailbox: mtk-adsp: fix UAF during device teardown When the SOF audio driver fails to initialize e.g. firmware boot timeout, its devres unwind frees the sndsofdev object that the mailbox client mtk-adsp-ipc reaches via...

5.6AI score
SaveExploits0References9
CVE
CVE
added 2026/08/15 5:57 a.m.34 views

CVE-2026-72486

The CVE-2026-72486 entry concerns the Linux kernel mailbox for the mtk-adsp (SOF audio) where a use-after-free (UAF) can occur during device teardown. When the SOF driver fails to initialize (e.g., firmware boot timeout), devres unwinds and frees snd_sof_dev, while the mtk_adsp_mailbox shutdown c...

5.4AI score0.00173EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:57 a.m.8 views

EUVD-2026-59385

In the Linux kernel, the following vulnerability has been resolved: mailbox: mtk-adsp: fix UAF during device teardown When the SOF audio driver fails to initialize e.g. firmware boot timeout, its devres unwind frees the sndsofdev object that the mailbox client mtk-adsp-ipc reaches via...

5.5AI score0.00173EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.12 views

PT-2026-72674

In the Linux kernel, the following vulnerability has been resolved: mailbox: mtk-adsp: fix UAF during device teardown When the SOF audio driver fails to initialize e.g. firmware boot timeout, its devres unwind frees the snd sof dev object that the mailbox client mtk-adsp-ipc reaches via chan-cl-r...

5.4AI score0.00173EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/07/03 3:03 a.m.14 views

SUSE CVE-2026-53350

In the Linux kernel, the following vulnerability has been resolved: ASoC: wmadsp: Fix NULL dereference when removing firmware controls In wmadspcontrolremove check that the priv pointer is not NULL before attempting to cleanup what it points to. When csdsp creates a control it calls...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:00 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-53350

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: wmadsp: Fix NULL dereference when removing firmware controls In wmadspcontrolremove check that the priv pointer is not NULL before attempting to cleanup...

5.5CVSS4.2AI score0.00162EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/01 4:30 p.m.13 views

CVE-2026-53350

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ASoC Wolfson Microelectronics Audio Digital Signal Processor wmadsp driver. The wmadspcontrolremove function attempts to clean up private control data without verifying if the pointer to this data is null. This can occur whe...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/01 2:16 p.m.15 views

CVE-2026-53350

In the Linux kernel, the following vulnerability has been resolved: ASoC: wmadsp: Fix NULL dereference when removing firmware controls In wmadspcontrolremove check that the priv pointer is not NULL before attempting to cleanup what it points to. When csdsp creates a control it calls...

5.5CVSS6AI score0.00162EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/01 2:16 p.m.9 views

UBUNTU-CVE-2026-53350

In the Linux kernel, the following vulnerability has been resolved: ASoC: wmadsp: Fix NULL dereference when removing firmware controls In wmadspcontrolremove check that the priv pointer is not NULL before attempting to cleanup what it points to. When csdsp creates a control it calls...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/07/01 1:32 p.m.10 views

CVE-2026-53350

In the Linux kernel, the following vulnerability has been resolved: ASoC: wmadsp: Fix NULL dereference when removing firmware controls In wmadspcontrolremove check that the priv pointer is not NULL before attempting to cleanup what it points to. When csdsp creates a control it calls...

5.7AI score0.00162EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/07/01 1:32 p.m.45 views

CVE-2026-53350

CVE-2026-53350 : Linux kernel ASoC wm_adsp vulnerable to a NULL dereference during control removal. The fix adds a NULL pointer check in wm_adsp_control_remove() before cleaning up priv data. The private data may be absent for SYSTEM controls or when a codec driver’s hidden control prevents wm_ad...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/07/01 1:32 p.m.51 views

CVE-2026-53350 ASoC: wm_adsp: Fix NULL dereference when removing firmware controls

In the Linux kernel, the following vulnerability has been resolved: ASoC: wmadsp: Fix NULL dereference when removing firmware controls In wmadspcontrolremove check that the priv pointer is not NULL before attempting to cleanup what it points to. When csdsp creates a control it calls...

0.00162EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/01 1:32 p.m.19 views

EUVD-2026-40984

In the Linux kernel, the following vulnerability has been resolved: ASoC: wmadsp: Fix NULL dereference when removing firmware controls In wmadspcontrolremove check that the priv pointer is not NULL before attempting to cleanup what it points to. When csdsp creates a control it calls...

5.8AI score0.00162EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/01 12:00 a.m.13 views

PT-2026-54818

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL dereference occurs in the ASOC wm adsp component during the removal of firmware controls. The function wm adsp control remove attempts to clean up private data pointed to by the...

5.5CVSS5.2AI score0.00162EPSS
SaveExploits0
Rows per page
Query Builder