Lucene search
+L

1321 matches found

Cvelist
Cvelist
added 2024/05/17 1:41 p.m.36 views

CVE-2023-52663 ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe()

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: amd: Fix memory leak in amdsofacpprobe Driver uses kasprintf to initialize fwcode,databin members of struct acpdevdata, but kfree is never called to deallocate the memory, which results in a memory leak. Fix the issue ...

7.3AI score0.00224EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/17 1:41 p.m.26 views

CVE-2023-52663

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: amd: Fix memory leak in amdsofacpprobe Driver uses kasprintf to initialize fwcode,databin members of struct acpdevdata, but kfree is never called to deallocate the memory, which results in a memory leak. Fix the issue ...

5.5CVSS7.2AI score0.00224EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/05/01 8:24 p.m.22 views

CVE-2024-27057

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend When the system is suspended while audio is active, the sofipc4pcmhwfree is invoked to reset the pipelines since during suspend the DSP is turned off, streams...

5.5CVSS7.1AI score0.00222EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/01 1:15 p.m.12 views

CVE-2024-27057

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend When the system is suspended while audio is active, the sofipc4pcmhwfree is invoked to reset the pipelines since during suspend the DSP is turned off, streams...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.20 views

CVE-2024-27057

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend When the system is suspended while audio is active, the sofipc4pcmhwfree is invoked to reset the pipelines since during suspend the DSP is turned off, streams...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/01 12:54 p.m.210 views

CVE-2024-27057

CVE-2024-27057 affects the Linux kernel ASoC: SOF ipc4-pcm path. The issue arises when suspend occurs with audio active; sof_ipc4_pcm_hw_free() resets pipelines, but if the firmware crashes or the state change via sof_ipc4_set_multi_pipeline_state() fails, kernel/firmware state can become misalig...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/01 12:54 p.m.13 views

CVE-2024-27057 ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend When the system is suspended while audio is active, the sofipc4pcmhwfree is invoked to reset the pipelines since during suspend the DSP is turned off, streams...

6.7AI score0.00222EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/01 12:54 p.m.32 views

CVE-2024-27057 ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend When the system is suspended while audio is active, the sofipc4pcmhwfree is invoked to reset the pipelines since during suspend the DSP is turned off, streams...

6.7AI score0.00222EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/01 12:54 p.m.58 views

CVE-2024-27057

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend When the system is suspended while audio is active, the sofipc4pcmhwfree is invoked to reset the pipelines since during suspend the DSP is turned off, streams...

5.5CVSS7AI score0.00222EPSS
SaveExploits0
OSV
OSV
added 2024/05/01 12:54 p.m.17 views

CVE-2024-27057 ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend When the system is suspended while audio is active, the sofipc4pcmhwfree is invoked to reset the pipelines since during suspend the DSP is turned off, streams...

6AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/04/29 4:38 p.m.25 views

CVE-2024-26927

A flaw was found in the Linux kernel. The following vulnerability has been resolved: ASoC: SOF: Add some bounds checking to firmware data...

5.5CVSS8.5AI score0.00293EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/28 12:15 p.m.14 views

CVE-2024-26927

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Add some bounds checking to firmware data Smatch complains about "head-fullsize - head-headersize" can underflow. To some extent, we're always going to have to trust the firmware a bit. However, it's easy enough to add...

8.4CVSS7.4AI score0.00293EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/04/28 12:15 p.m.62 views

CVE-2024-26927

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Add some bounds checking to firmware data Smatch complains about "head-fullsize - head-headersize" can underflow. To some extent, we're always going to have to trust the firmware a bit. However, it's easy enough to add...

8.4CVSS6.4AI score0.00293EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2024/04/28 11:27 a.m.42 views

CVE-2024-26927

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Add some bounds checking to firmware data Smatch complains about "head-fullsize - head-headersize" can underflow. To some extent, we're always going to have to trust the firmware a bit. However, it's easy enough to add...

8.4CVSS7.1AI score0.00293EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/28 11:27 a.m.30 views

CVE-2024-26927 ASoC: SOF: Add some bounds checking to firmware data

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Add some bounds checking to firmware data Smatch complains about "head-fullsize - head-headersize" can underflow. To some extent, we're always going to have to trust the firmware a bit. However, it's easy enough to add...

6.8AI score0.00293EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/04/28 11:27 a.m.16 views

CVE-2024-26927 ASoC: SOF: Add some bounds checking to firmware data

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Add some bounds checking to firmware data Smatch complains about "head-fullsize - head-headersize" can underflow. To some extent, we're always going to have to trust the firmware a bit. However, it's easy enough to add...

6.8AI score0.00293EPSS
SaveExploits0References5
CVE
CVE
added 2024/04/28 11:27 a.m.205 views

CVE-2024-26927

CVE-2024-26927 (Linux kernel, ASoC: SOF) has been fixed by adding bounds checks for firmware data to prevent underflow in head->full_size - head->header_size. The description notes Smatch detected potential negative values and an upper bounds check, addressing a bounds-related vulnerability...

8.4CVSS6.7AI score0.00293EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/04/28 11:27 a.m.9 views

CVE-2024-26927 ASoC: SOF: Add some bounds checking to firmware data

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Add some bounds checking to firmware data Smatch complains about "head-fullsize - head-headersize" can underflow. To some extent, we're always going to have to trust the firmware a bit. However, it's easy enough to add...

8.4CVSS6.1AI score
SaveExploits0References8
Oracle linux
Oracle linux
added 2024/04/08 12:0 a.m.52 views

Unbreakable Enterprise kernel security update

4.14.35-2047.535.2.1 - netfilter: nftables: reject QUEUE/DROP verdict parameters Florian Westphal Orabug: 36467681 CVE-2024-1086 4.14.35-2047.535.2 - Fix null ptr in rdstcprecvpath Allison Henderson Orabug: 33499812 - LTS version: v4.14.338 Saeed Mirzamohammadi - crypto: scompress - initialize...

7.8CVSS8AI score0.28058EPSS
SaveExploits16
RedhatCVE
RedhatCVE
added 2024/04/04 5:16 p.m.21 views

CVE-2024-26799

A vulnerability was found in the Qualcomm ASoC ALSA System on Chip driver for the Linux kernel, where an uninitialized pointer dmactl could be used in certain conditions. This issue occurs when an invalid driver ID daiid is encountered, leading to potential use of uninitialized memory. Mitigation...

5.5CVSS6AI score0.00239EPSS
SaveExploits0References4
Rows per page
Query Builder