1429 matches found
Astra Linux – Vulnerability in Linux 5.15
In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: rx-macro: fixed an issue where accessing an array was done outside the bounds of the array for an enum type. Accessing enums using integers would result in accessing an array outside its bounds on platforms like...
Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15
In the Linux kernel, the following vulnerabilities have been resolved: ASoC: fsl: Fixed a reference count leak in imxsgtl5000probe. The function offindi2cdevicebynode takes a reference; in error-prone paths, we should call putdevice to release that reference, thereby avoiding a reference...
Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1
In the Linux kernel, the following vulnerabilities have been resolved: ASoC: fsl-asoc-card: Set priv-pdev before using it The priv-pdev pointer was set after it was used in fslasoccardaudmuxinit. This assignment should be moved to the beginning of the probe function, so that sub-functions can...
Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15
In the Linux kernel, the following vulnerabilities have been resolved: ASoC: mxs-saif: Fixed the refcount leak in mxssaifprobe. The function ofparsephandle returns a node pointer with a refcount incremented; we should use ofnodeput on it after processing...
Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15
In the Linux kernel, the following vulnerability has been resolved: ASoC: mxs: Fixed error handling in mxssgtl5000probe. This function only calls ofnodeput in the regular path. It will cause a refcount leak in error-prone paths. For example, when codecnp is NULL, saifnp0 and saifnp1 are not NULL,...
Astra Linux – Vulnerability in Linux 5.15
In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wc938x: fixed an issue where accessing an array was done outside its bounds for an enum type. Accessing enums using integers resulted in accessing an array outside its bounds on platforms like aarch64, where...
Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10
In the Linux kernel, the following vulnerability has been resolved: ASoC: fslmqs – ofnodeput has been moved to the correct location. ofnodeput should have been executed immediately after mqspriv-regmap = sysconnodetoregmapgprnp;. Otherwise, it causes a reference leak during the successful executi...
Astra Linux – Vulnerability in Linux 5.10
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: topology: validate vendor array size before parsing The sofparsetokensets function reads array-size while iterating over the topology private data. The loop condition only checks whether some data remains; therefore, a...
CVE-2026-74333
A flaw was found in the Linux kernel's ASoC AMD ACP SoundWire SDW legacy driver. The createsdwdailinks function incorrectly iterates over an array, causing it to read beyond its allocated memory boundary. This out-of-bounds read can lead to memory corruption, potentially impacting system stabilit...
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...
CVE-2026-74295
A flaw was found in the Linux kernel, specifically within the ASoC hdachdmi audio codec driver. This vulnerability occurs because the driver does not properly validate an input value used to access an internal data structure. A local attacker could provide a specially crafted input, causing the...
CVE-2026-74294
A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA System on Chip ASoC meson audio interface unit AIU component. The AIU HDMI and internal codec mux put callbacks do not properly validate enum values before processing them. This allows an attacker to provide out-of-rang...
CVE-2026-74291
A flaw was found in the Linux kernel's ASoC Audio System on Chip topology component. This vulnerability allows a local attacker to provide a specially crafted, malformed audio topology configuration blob with non-NUL-terminated name strings. This can cause the parser to read beyond the intended...
CVE-2026-72415
A flaw was found in the Linux kernel. In the Advanced Linux Sound Architecture System on Chip ASoC Sound Driver Component Architecture SDCA component, the geputenumdouble function fails to validate a user-supplied enumeration index. This oversight allows a local attacker to provide an out-of-rang...
CVE-2026-74293
A flaw was found in the Linux kernel's Advanced Linux Sound Architecture System on Chip ASoC subsystem, specifically within the fslaudmix component. The fslaudmixputmixclksrc and fslaudmixputoutsrc functions do not properly validate user-provided enum values before processing them. This improper...
CVE-2026-72257
A flaw was found in the Linux kernel's ASoC Advanced Linux Sound Architecture System on Chip qcom q6apm component. A race condition can occur when the q6apmfreefragments function frees audio buffers while graphcallback attempts to access a freed buffer due to a late Digital Signal Processor DSP...
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...
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...
CVE-2026-72258
A flaw was found in the Linux kernel's Advanced Linux Sound Architecture System on Chip ASoC Mediatek MT8183 audio driver. The Audio Front End AFE probe assigns reserved memory but does not release it when the driver is removed or if probe failures occur. This oversight can lead to a memory leak,...
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...