Lucene search
+L

289 matches found

EUVD
EUVD
added 2026/08/27 3:31 p.m.5 views

EUVD-2026-66496

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-pcm: Continue the pipeline trigger in case of IPC timeout Ignore IPC errors for pipeline state change if the firmware state is crashed or the IPC has timed out. If the firmware has crashed the kernel still needs t...

5.2AI score
SaveExploits0References5
NVD
NVD
added 2026/08/26 3:17 p.m.6 views

CVE-2026-80581

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-pcm: Continue the pipeline trigger in case of IPC timeout Ignore IPC errors for pipeline state change if the firmware state is crashed or the IPC has timed out. If the firmware has crashed the kernel still needs t...

SaveExploits0References4
CVE
CVE
added 2026/08/26 2:37 p.m.11 views

CVE-2026-80581

CVE-2026-80581 affects the Linux kernel 's ASoC SOF IPC4-PCM subsystem. When the Sound Open Firmware (SOF) DSP's IPC (inter-process communication) times out due to system scheduling blockage , the pipeline state change was previously treated as a failure even though the firmware had actually rece...

5.1AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.28 views

CVE-2026-80581 ASoC: SOF: ipc4-pcm: Continue the pipeline trigger in case of IPC timeout

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-pcm: Continue the pipeline trigger in case of IPC timeout Ignore IPC errors for pipeline state change if the firmware state is crashed or the IPC has timed out. If the firmware has crashed the kernel still needs t...

SaveExploits0References4
CVE
CVE
added 2026/08/26 2:37 p.m.8 views

CVE-2026-80525

CVE-2026-80525 affects the Linux kernel ASoC SOF ipc4-topology component. The ipc_config_data buffer for copier widgets is built once during ipc_prepare and cached for reuse. On suspend/resume , host and link DMA streams are re-allocated with potentially different stream tags, but the widget list...

5.8AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/20 5:47 p.m.9 views

CVE-2026-74332

A flaw was found in the Linux kernel's ASoC Advanced Linux Sound Architecture System on Chip AMD ACP SoundWire SDW SOF Sound Open Firmware driver. The createsdwdailinks function, responsible for iterating through DAI Digital Audio Interface links, does not properly bound its iteration. This...

8.4CVSS5.4AI score0.00142EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 9:43 p.m.4 views

CVE-2026-72304

A flaw was found in the Advanced Linux Sound Architecture ALSA System on Chip ASoC Sound Open Firmware SOF ipc4-control component of the Linux kernel. This Time-of-check to time-of-use TOCTOU vulnerability occurs in the sofipc4bytesput function, where the copy size is incorrectly derived from old...

7.8CVSS5.7AI score0.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 8:57 p.m.5 views

CVE-2026-72302

A flaw was found in the Linux kernel, specifically within the ASoC Sound Open Firmware SOF component. An integer overflow vulnerability exists in the sofipc3controlupdate function when calculating an expected size based on firmware-provided data on 32-bit systems. This flaw can lead to memory...

7.8CVSS5.5AI score0.00177EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 8:57 p.m.4 views

CVE-2026-72301

A flaw was found in the Linux kernel's Sound Open Firmware SOF IPC3 control module. This vulnerability, a Time-of-check to Time-of-use TOCTOU issue, arises from incorrect size handling during memory copy operations in the bytesput and bytesget functions. A local attacker could exploit this to cau...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 6:25 p.m.5 views

CVE-2026-72262

A flaw was found in the Advanced Linux Sound Architecture ALSA Sound Open Firmware SOF ipc3-control component of the Linux kernel. This vulnerability, a heap overflow, occurs due to incorrect bounds checks when handling user data lengths. An unprivileged local user can exploit this to write past...

7.8CVSS5.7AI score0.00177EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 8:34 a.m.5 views

CVE-2026-72263

A flaw was found in the Linux kernel's ASoC Audio System on Chip Sound Open Firmware SOF topology component. When a topology filename contains "dummy" and a specific counter is zero, the sndsofloadtopology function fails to deallocate previously assigned memory. This oversight results in a memory...

5.5CVSS5.4AI score0.00189EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 7:12 a.m.6 views

CVE-2026-72300

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ASoC Sound Open Firmware SOF topology component. The sofparsetokensets function fails to properly validate the size of the vendor array when parsing topology private data. A local attacker could exploit this by providing...

5.5CVSS5.4AI score0.002EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-72263

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: SOF: topology: fix memory leak in sndsofloadtopology When the topology filename contains dummy and tplgcnt is 0, the function returns -EINVAL directly...

5.5AI score0.00189EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-72303

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: SOF: ipc4-control: Validate notification payload size Validate MODULENOTIFICATION payload length before reading bytes/channel data in control update...

7.8CVSS5.4AI score0.00154EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-72304

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: SOF: ipc4-control: Fix TOCTOU in sofipc4bytesput In sofipc4bytesput, the copy size is derived from the old data-size in the buffer rather than the incomin...

7.8CVSS5.7AI score0.00163EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-72302

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: SOF: ipc3-control: Use overflow checks in controlupdate size calc In sofipc3controlupdate, the expectedsize calculation uses firmware-provided...

7.8CVSS5.5AI score0.00177EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-72261

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: SOF: ipc3-control: Validate size in sndsofupdatecontrol In sndsofupdatecontrol, firmware- provided cdata-numelems is checked against localcdata-data-size...

7.8CVSS5.5AI score0.00164EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-72300

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: SOF: topology: validate vendor array size before parsing sofparsetokensets reads array-size while iterating over topology private data. The loop condition...

5.5AI score0.002EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/17 4:06 p.m.8 views

CVE-2026-72303

A flaw was found in the ASoC Sound Open Firmware SOF ipc4-control component of the Linux kernel. This vulnerability arises from insufficient validation of the MODULENOTIFICATION payload length when handling control updates. An attacker could potentially exploit this by providing a malformed...

7.8CVSS5.5AI score0.00154EPSS
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
Rows per page
Query Builder