Lucene search
+L

14898 matches found

OSV
OSV
added 2025/04/18 11:08 a.m.12 views

OESA-2025-1433 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: ASoC: atmel: Fix error handling in sndprotoprobe The devicenode pointer is returned by ofparsephandle with refcount incremented. We should use ofnodeput on it wh...

7.8CVSS6.5AI score0.00413EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2025/04/18 7:15 a.m.11 views

CVE-2025-39930

In the Linux kernel, the following vulnerability has been resolved: ASoC: simple-card-utils: Don't use freedevicenode at graphutilparsedai commit 419d1918105e "ASoC: simple-card-utils: use freedevicenode for device node" uses freedevicenode for dlc-ofnode, but we need to keep it while driver is i...

5.5CVSS5.6AI score0.00248EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/17 12:00 a.m.14 views

PT-2025-29019

Name of the Vulnerable Software and Affected Versions: Linux kernel versions 6.14.0-rc4-next-20250226+ and earlier Description: A flaw exists in the Linux kernel related to the ASoC Audio Subsystem on Chip component, specifically within the MediaTek mt8195 driver. The issue arises when ETDM1/2...

5.5CVSS6.5AI score0.00154EPSS
SaveExploits0
CISA KEV Catalog
CISA KEV Catalog
added 2025/04/17 12:00 a.m.41 views

Apple Multiple Products Memory Corruption Vulnerability

Apple iOS, iPadOS, macOS, and other Apple products contain a memory corruption vulnerability that allows for code execution when processing an audio stream in a maliciously crafted media file...

9.8CVSS7.3AI score0.1966EPSS
SaveIn wildExploits5
OSV
OSV
added 2025/04/16 7:15 p.m.8 views

CVE-2025-31200

A memory corruption issue was addressed with improved bounds checking. This issue is fixed in tvOS 18.4.1, visionOS 2.4.1, iOS iOS 18.4.1 and iPadOS 18.4.1, macOS Sequoia 15.4.1. Processing an audio stream in a maliciously crafted media file may result in code execution. Apple is aware of a repor...

9.8CVSS5.9AI score0.1966EPSS
SaveExploits6References14
CVE
CVE
added 2025/04/16 6:24 p.m.424 views

CVE-2025-31200

CVE-2025-31200 affects Apple’s CoreAudio, specifically the AudioConverterService AAC decoder, where a memory corruption issue can lead to code execution when processing a malicious audio stream. Affected products include iOS, iPadOS, macOS, and related OSes prior to the patch, with fixes implemen...

9.8CVSS7.3AI score0.1966EPSS
SaveIn wildExploits5References15Affected Software1
Vulnrichment
Vulnrichment
added 2025/04/16 6:24 p.m.19 views

CVE-2025-31200

A memory corruption issue was addressed with improved bounds checking. This issue is fixed in tvOS 18.4.1, visionOS 2.4.1, iOS iOS 18.4.1 and iPadOS 18.4.1, macOS Sequoia 15.4.1. Processing an audio stream in a maliciously crafted media file may result in code execution. Apple is aware of a repor...

7.1AI score0.1966EPSS
SaveExploits5References4
Cvelist
Cvelist
added 2025/04/16 6:24 p.m.83 views

CVE-2025-31200

A memory corruption issue was addressed with improved bounds checking. This issue is fixed in iOS 18.4.1 and iPadOS 18.4.1, macOS Sequoia 15.4.1, tvOS 18.4.1, visionOS 2.4.1, watchOS 11.5. Processing an audio stream in a maliciously crafted media file may result in code execution. Apple is aware ...

0.1966EPSS
SaveExploits5References5
OSV
OSV
added 2025/04/16 3:16 p.m.5 views

DEBIAN-CVE-2025-22099

In the Linux kernel, the following vulnerability has been resolved: drm: xlnx: zynqmpdpsub: Add NULL check in zynqmpaudioinit devmkasprintf calls can return null pointers on failure. But some return values were not checked in zynqmpaudioinit. Add NULL check in zynqmpaudioinit, avoid referencing...

5.5CVSS5.9AI score0.00163EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/16 3:16 p.m.18 views

CVE-2025-22099

In the Linux kernel, the following vulnerability has been resolved: drm: xlnx: zynqmpdpsub: Add NULL check in zynqmpaudioinit devmkasprintf calls can return null pointers on failure. But some return values were not checked in zynqmpaudioinit. Add NULL check in zynqmpaudioinit, avoid referencing...

5.5CVSS0.00163EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/16 3:16 p.m.16 views

UBUNTU-CVE-2025-22066

In the Linux kernel, the following vulnerability has been resolved: ASoC: imx-card: Add NULL check in imxcardprobe devmkasprintf returns NULL when memory allocation fails. Currently, imxcardprobe does not check for this case, which results in a NULL pointer dereference. Add NULL check after...

5.5CVSS6.2AI score0.00195EPSS
SaveExploits0References40
OSV
OSV
added 2025/04/16 3:16 p.m.15 views

UBUNTU-CVE-2025-22099

In the Linux kernel, the following vulnerability has been resolved: drm: xlnx: zynqmpdpsub: Add NULL check in zynqmpaudioinit devmkasprintf calls can return null pointers on failure. But some return values were not checked in zynqmpaudioinit. Add NULL check in zynqmpaudioinit, avoid referencing...

5.5CVSS5.9AI score0.00163EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.32 views

CVE-2025-22099 drm: xlnx: zynqmp_dpsub: Add NULL check in zynqmp_audio_init

In the Linux kernel, the following vulnerability has been resolved: drm: xlnx: zynqmpdpsub: Add NULL check in zynqmpaudioinit devmkasprintf calls can return null pointers on failure. But some return values were not checked in zynqmpaudioinit. Add NULL check in zynqmpaudioinit, avoid referencing...

0.00163EPSS
SaveExploits0References2
CVE
CVE
added 2025/04/16 2:12 p.m.107 views

CVE-2025-22099

CVE-2025-22099 affects the Linux kernel (drm: xlnx: zynqmp_dpsub) where devm_kasprintf() can return NULL and the NULL result wasn’t checked in zynqmp_audio_init(), risking a NULL dereference. The fix adds a NULL check in zynqmp_audio_init() to avoid dereferencing null pointers. Astra Linux securi...

5.5CVSS6.6AI score0.00163EPSS
SaveExploits0References2Affected Software1
Patchstack
Patchstack
added 2025/04/16 2:07 p.m.14 views

WordPress Html5 Audio Player plugin <= 2.2.28 - Cross Site Scripting (XSS) Vulnerability

Cross Site Scripting XSS Vulnerability discovered by muhammad yudha in WordPress Plugin Html5 Audio Player versions = 2.2.28...

6.5CVSS7.2AI score0.0034EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2025/04/16 1:15 p.m.12 views

CVE-2025-39524

Improper Neutralization of Script-Related HTML Tags in a Web Page Basic XSS vulnerability in bPlugins Html5 Audio Player html5-audio-player allows Stored XSS.This issue affects Html5 Audio Player: from n/a through = 2.2.28...

6.5CVSS0.0034EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/04/16 12:45 p.m.32 views

CVE-2025-39524 WordPress Html5 Audio Player plugin <= 2.2.28 - Cross Site Scripting (XSS) Vulnerability

Improper Neutralization of Script-Related HTML Tags in a Web Page Basic XSS vulnerability in bPlugins Html5 Audio Player html5-audio-player allows Stored XSS.This issue affects Html5 Audio Player: from n/a through = 2.2.28...

6.5CVSS0.0034EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/04/16 12:45 p.m.18 views

CVE-2025-39524 WordPress Html5 Audio Player plugin <= 2.2.28 - Cross Site Scripting (XSS) Vulnerability

Improper Neutralization of Script-Related HTML Tags in a Web Page Basic XSS vulnerability in bPlugins Html5 Audio Player html5-audio-player allows Stored XSS.This issue affects Html5 Audio Player: from n/a through = 2.2.28...

6.5CVSS8.6AI score0.0034EPSS
SaveExploits0References1
CVE
CVE
added 2025/04/16 12:45 p.m.59 views

CVE-2025-39524

CVE-2025-39524 is a stored XSS vulnerability in the WordPress Html5 Audio Player plugin. The issue arises from improper neutralization of script-related HTML tags in the plugin and affects Html5 Audio Player versions up to and including 2.2.28. If exploited, an attacker could inject scripted cont...

6.5CVSS7.2AI score0.0034EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/04/16 7:12 a.m.65 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

7.1CVSS7AI score0.01351EPSS
SaveExploits0References2
Rows per page
Query Builder