Lucene search
+L

14623 matches found

BDU FSTEC
BDU FSTEC
added 2025/06/23 12:00 a.m.11 views

The vulnerability of the usb_stream_free() function in the sound/usb/usx2y/usb_stream.c module allows a hacker to cause a service failure for USB audio devices in Linux operating systems.

The vulnerability of the usbstreamfree function in the sound/usb/usx2y/usbstream.c module, which handles USB audio devices in Linux operating systems, is related to the assignment of the NULL pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.7AI score0.00239EPSS
SaveExploits0References14Affected Software1
Packet Storm News
Packet Storm News
added 2025/06/22 12:00 a.m.11 views

Investigating Vulnerabilities and Defenses against Audio-Visual Attacks: a Comprehensive Survey Emphasizing Multimodal Models

Multimodal large language models MLLMs, which bridge the gap between audio-visual and natural language processing, achieve state-of-the-art performance on several audio-visual tasks. Despite the superior performance of MLLMs, the scarcity of high-quality audio-visual training data and computation...

6.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/06/20 10:00 a.m.10 views

CVE-2022-50113

In the Linux kernel, the following vulnerability has been resolved: ASoc: audio-graph-card2: Fix refcount leak bug in graphgettype We should call ofnodeput for the reference before its replacement as it returned by ofgetparent which has increased the refcount. Besides, we should also call ofnodep...

5.5CVSS7.2AI score0.00208EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 7:14 a.m.13 views

CVE-2022-50049

In the Linux kernel, the following vulnerability has been resolved: ASoC: DPCM: Don't pick up BE without substream When DPCM tries to add valid BE connections at dpcmaddpaths, it doesn't check whether the picked BE actually supports for the given stream direction. Due to that, when an asymmetric ...

7CVSS7.3AI score0.00163EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:43 a.m.7 views

SUSE CVE-2022-50049

In the Linux kernel, the following vulnerability has been resolved: ASoC: DPCM: Don't pick up BE without substream When DPCM tries to add valid BE connections at dpcmaddpaths, it doesn't check whether the picked BE actually supports for the given stream direction. Due to that, when an asymmetric ...

5.5CVSS6.4AI score0.00163EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/06/19 3:43 a.m.7 views

SUSE CVE-2022-50050

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf snprintf returns the would-be-filled size when the string overflows the given buffer size, hence using this value may result in the buffer overflow although it's...

5.5CVSS6.7AI score0.0019EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/06/19 3:41 a.m.7 views

SUSE CVE-2022-50113

In the Linux kernel, the following vulnerability has been resolved: ASoc: audio-graph-card2: Fix refcount leak bug in graphgettype We should call ofnodeput for the reference before its replacement as it returned by ofgetparent which has increased the refcount. Besides, we should also call ofnodep...

5.5CVSS6.5AI score0.00208EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/06/19 3:41 a.m.7 views

SUSE CVE-2022-50115

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-topology: Prevent double freeing of ipccontroldata via loadbytes We have sanity checks for byte controls and if any of the fail the locally allocated scontrol-ipccontroldata is freed up, but not set to NULL. On a...

5.5CVSS6.5AI score0.00172EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/06/19 3:41 a.m.6 views

SUSE CVE-2022-50123

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8173: Fix refcount leak in mt8173rt5650rt5676devprobe ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Fix missing ofnodeput in error paths...

3.3CVSS6AI score0.00166EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/06/19 12:00 a.m.13 views

The vulnerability of the usb6fire_chip_abort() function in the sound/usb/6fire/chip.c module allows a hacker to trigger a service failure for USB audio devices in Linux operating systems.

The vulnerability of the usb6firechipabort function in the sound/usb/6fire/chip.c module, which supports USB audio devices in Linux operating systems, is related to the reutilization of previously freed memory. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.8CVSS6.5AI score0.00289EPSS
SaveExploits0References25Affected Software3
OSV
OSV
added 2025/06/18 11:15 a.m.5 views

DEBIAN-CVE-2022-50124

In the Linux kernel, the following vulnerability has been resolved: ASoC: mt6797-mt6351: Fix refcount leak in mt6797mt6351devprobe ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS5.3AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.6 views

DEBIAN-CVE-2022-50123

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8173: Fix refcount leak in mt8173rt5650rt5676devprobe ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Fix missing ofnodeput in error paths...

5.5CVSS5.3AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.5 views

DEBIAN-CVE-2022-50115

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-topology: Prevent double freeing of ipccontroldata via loadbytes We have sanity checks for byte controls and if any of the fail the locally allocated scontrol-ipccontroldata is freed up, but not set to NULL. On a...

7.8CVSS5.7AI score0.00172EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 11:15 a.m.13 views

CVE-2022-50113

In the Linux kernel, the following vulnerability has been resolved: ASoc: audio-graph-card2: Fix refcount leak bug in graphgettype We should call ofnodeput for the reference before its replacement as it returned by ofgetparent which has increased the refcount. Besides, we should also call ofnodep...

5.5CVSS0.00208EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:15 a.m.5 views

DEBIAN-CVE-2022-50113

In the Linux kernel, the following vulnerability has been resolved: ASoc: audio-graph-card2: Fix refcount leak bug in graphgettype We should call ofnodeput for the reference before its replacement as it returned by ofgetparent which has increased the refcount. Besides, we should also call ofnodep...

5.5CVSS5.4AI score0.00208EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 11:15 a.m.12 views

CVE-2022-50052

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix potential buffer overflow by snprintf snprintf returns the would-be-filled size when the string overflows the given buffer size, hence using this value may result in a buffer overflow although it's...

7.8CVSS0.00173EPSS
SaveExploits0References2
NVD
NVD
added 2025/06/18 11:15 a.m.10 views

CVE-2022-50049

In the Linux kernel, the following vulnerability has been resolved: ASoC: DPCM: Don't pick up BE without substream When DPCM tries to add valid BE connections at dpcmaddpaths, it doesn't check whether the picked BE actually supports for the given stream direction. Due to that, when an asymmetric ...

5.5CVSS0.00163EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:15 a.m.2 views

DEBIAN-CVE-2022-50050

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf snprintf returns the would-be-filled size when the string overflows the given buffer size, hence using this value may result in the buffer overflow although it's...

7.8CVSS5.6AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.16 views

DEBIAN-CVE-2022-50052

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix potential buffer overflow by snprintf snprintf returns the would-be-filled size when the string overflows the given buffer size, hence using this value may result in a buffer overflow although it's...

7.8CVSS5.7AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.16 views

AZL-70229 CVE-2022-50015 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda-ipc: Do not process IPC reply before firmware boot It is not yet clear, but it is possible to create a firmware so broken that it will send a reply message before a FWREADY message it is not yet clear if...

5.5CVSS6.1AI score0.00179EPSS
SaveExploits0References1
Rows per page
Query Builder