Lucene search
+L

14751 matches found

EUVD
EUVD
added 2025/10/09 12:30 p.m.10 views

EUVD-2025-33324

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp: Fix incorrect retrival of acpchipinfo Use devgetdrvdatadev-parent instead of devgetplatdatadev to correctly obtain acpchipinfo members in the acp I2S driver. Previously, some members were not updated properly due ...

5.8AI score0.00119EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/09 10:15 a.m.12 views

CVE-2025-39959

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp: Fix incorrect retrival of acpchipinfo Use devgetdrvdatadev-parent instead of devgetplatdatadev to correctly obtain acpchipinfo members in the acp I2S driver. Previously, some members were not updated properly due ...

5.5CVSS0.00119EPSS
SaveExploits0References2
CVE
CVE
added 2025/10/09 9:47 a.m.28 views

CVE-2025-39959

CVE-2025-39959 is resolved in the Linux kernel ASoC/amd ACP code. The vulnerability stemmed from incorrect retrieval of acp_chip_info in the acp I2S driver, where some members could be stale due to using dev_get_platdata instead of dev_get_drvdata. The fix ensures all acp_chip_info members are re...

5.5CVSS5.9AI score0.00119EPSS
SaveExploits0References2Affected Software1
Packet Storm News
Packet Storm News
added 2025/10/09 12:00 a.m.8 views

Bloodroot: When Watermarking Turns Poisonous for Stealthy Backdoor

Backdoor data poisoning is a crucial technique for ownership protection and defending against malicious attacks. Embedding hidden triggers in training data can manipulate model outputs, enabling provenance verification, and deterring unauthorized use. However, current audio backdoor methods are...

6.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/10/08 4:47 p.m.15 views

CVE-2025-62186

Ankitects Anki before 25.02.5 allows a crafted shared deck on Windows to execute arbitrary commands when playing audio because of URL scheme mishandling...

7.8CVSS7.5AI score0.00132EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50484

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: usb-audio: Fix potential memory leaks When the driver hits -ENOMEM at allocating a URB or a buffer, it aborts and goes to the error path that releases the...

5.5CVSS5.6AI score0.0016EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2022-50427

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: ac97: fix possible memory leak in sndac97devregister If deviceregister fails in sndac97devregister, it should call putdevice to give up reference, or the...

5.5CVSS5.6AI score0.00156EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-39892

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-core: care NULL dirver name on sndsoclookupcomponentnolocked...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2025/10/07 9:15 p.m.10 views

CVE-2025-62186

Ankitects Anki before 25.02.5 allows a crafted shared deck on Windows to execute arbitrary commands when playing audio because of URL scheme mishandling...

7.8CVSS7.6AI score0.00132EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/07 9:15 p.m.11 views

CVE-2025-62186

Ankitects Anki before 25.02.5 allows a crafted shared deck on Windows to execute arbitrary commands when playing audio because of URL scheme mishandling...

7.8CVSS0.00132EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/07 4:15 p.m.16 views

CVE-2023-53666

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd938x: fix missing mbhc init error handling MBHC initialisation can fail so add the missing error handling to avoid dereferencing an error pointer when later configuring the jack: Unable to handle kernel paging...

5.5CVSS0.00135EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/07 4:15 p.m.12 views

UBUNTU-CVE-2023-53666

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd938x: fix missing mbhc init error handling MBHC initialisation can fail so add the missing error handling to avoid dereferencing an error pointer when later configuring the jack: Unable to handle kernel paging...

5.5CVSS5.7AI score0.00135EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/07 4:15 p.m.10 views

UBUNTU-CVE-2023-53640

In the Linux kernel, the following vulnerability has been resolved: ASoC: lpass: Fix for KASAN useafterfree out of bounds When we run syzkaller we get below Out of Bounds error. "KASAN: slab-out-of-bounds Read in regcacheflatread" Below is the backtrace of the issue: BUG: KASAN: slab-out-of-bound...

7.8CVSS5.7AI score0.00194EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/10/07 3:21 p.m.16 views

CVE-2023-53666

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd938x: fix missing mbhc init error handling MBHC initialisation can fail so add the missing error handling to avoid dereferencing an error pointer when later configuring the jack: Unable to handle kernel paging...

5.5CVSS5.3AI score0.00135EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 3:19 p.m.12 views

EUVD-2025-32770

In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: Fix possible NULL dereference in sndac97mixer smatch error: sound/pci/ac97/ac97codec.c:2354 sndac97mixer error: we previously assumed 'rac97' could be null see line 2072 remove redundant assignment, return error if...

6AI score0.00194EPSS
SaveExploits0References10
OSV
OSV
added 2025/10/07 3:19 p.m.10 views

CVE-2023-53648 ALSA: ac97: Fix possible NULL dereference in snd_ac97_mixer

In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: Fix possible NULL dereference in sndac97mixer smatch error: sound/pci/ac97/ac97codec.c:2354 sndac97mixer error: we previously assumed 'rac97' could be null see line 2072 remove redundant assignment, return error if...

6.5AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.16 views

CVE-2023-53640

In the Linux kernel, the following vulnerability has been resolved: ASoC: lpass: Fix for KASAN useafterfree out of bounds When we run syzkaller we get below Out of Bounds error. "KASAN: slab-out-of-bounds Read in regcacheflatread" Below is the backtrace of the issue: BUG: KASAN: slab-out-of-bound...

7.8CVSS6.2AI score0.00194EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.15 views

CVE-2023-53640 ASoC: lpass: Fix for KASAN use_after_free out of bounds

In the Linux kernel, the following vulnerability has been resolved: ASoC: lpass: Fix for KASAN useafterfree out of bounds When we run syzkaller we get below Out of Bounds error. "KASAN: slab-out-of-bounds Read in regcacheflatread" Below is the backtrace of the issue: BUG: KASAN: slab-out-of-bound...

7.3CVSS0.00194EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2021-17692

Malware in sbrugna...

7.8CVSS7.4AI score0.01222EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2013-2856

Malware in sbrugna...

5CVSS9.3AI score0.01461EPSS
SaveExploits0References12
Rows per page
Query Builder