Lucene search
+L

14312 matches found

CVE
CVE
added 4 hours ago7 views

CVE-2026-16408

CVE-2026-16408 concerns an integer overflow in the Audio/Video: Playback component. The issue is documented across multiple sources and is stated to be fixed in Firefox 153. Affected software is Firefox (Audio/Video: Playback path); the root cause is an integer overflow in that component. Practic...

5.4AI score
Exploits0References2
CVE
CVE
added 4 hours ago4 views

CVE-2026-16395

The CVE-2026-16395 entry concerns an Integer overflow in the Audio/Video component, with remediation implemented in Firefox 153. Documents corroborate the flaw as located in the Audio/Video path and indicate the fix was shipped in Firefox 153. No additional technical specifics (affected subcompon...

5.4AI score
Exploits0References2
CVE
CVE
added 4 hours ago3 views

CVE-2026-16359

The CVE concerns incorrect boundary conditions in the Audio/Video: GMP component. Affected software is Firefox and its ESR releases; the issue was fixed in Firefox 153, Firefox ESR 115.38, and Firefox ESR 140.13. The available records do not disclose affected sub-components beyond the GMP Audio/V...

5.3AI score
Exploits0References4
CVE
CVE
added 4 hours ago4 views

CVE-2026-16364

CVE-2026-16364 involves incorrect boundary conditions in the Audio/Video: Playback component of Firefox. The connected sources consistently describe the issue as a boundary-check flaw in the playback subsystem and note that it was fixed in Firefox 153. The documents identify the affected area as ...

5.3AI score
Exploits0References2
CVE
CVE
added 4 hours ago3 views

CVE-2026-16362

The CVE-2026-16362 entry concerns a use-after-free in the WebRTC: Audio/Video component. Public records confirm the vulnerability affects Mozilla Firefox WebRTC code paths and was fixed in Firefox 153 and Firefox ESR 140.13. The available documents do not specify affected platform variants beyond...

5.3AI score
Exploits0References3
CVE
CVE
added 4 hours ago4 views

CVE-2026-16350

Vulnerability in the Audio/Video: cubeb component via incorrect boundary conditions. Affected product: Firefox browser (including Firefox 153) and Firefox ESR (115.38 and 140.13). Root cause: improper handling at boundary conditions in cubeb. Impact details are not elaborated beyond the fix; expl...

5.3AI score
Exploits0References4
Nuclei
Nuclei
added 13 hours ago62 views

Tieline IP Audio Gateway <=2.6.4.8 - Unauthorized Remote Admin Panel Access

Tieline IP Audio Gateway 2.6.4.8 and below is affected by a vulnerability in the web administrative interface that could allow an unauthenticated user to access a sensitive part of the system with a high privileged account. id: CVE-2021-35336 info: name: Tieline IP Audio Gateway =2.6.4.8 -...

9.8CVSS8.4AI score0.11587EPSS
Exploits1References4
Nuclei
Nuclei
added 13 hours ago36 views

Trinity Audio <= 5.21.0 - Information Exposure

The Trinity Audio Text to Speech AI audio player to convert content into audio plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 5.21.0 via the /admin/inc/phpinfo.php file that gets created on install. This makes it possible for...

5.3CVSS5.2AI score0.00937EPSS
Exploits1References2
NVD
NVD
added 2 days ago5 views

CVE-2026-64041

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: fs210x: fix possible buffer overflow In fs210xeffectsceneinfo, a string was copied like this: strscpyDST, SRC, strlenSRC + 1; A buffer overflow would happen if strlenSRC = sizeofDST. Actually, strscpy must be used...

7.8CVSS0.00214EPSS
Exploits0References3
NVD
NVD
added 2 days ago7 views

CVE-2026-64001

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix setup list UAF on proc write error sndpcmossprocwrite links a newly allocated setup entry into the OSS setup list before duplicating the task name. If the task-name allocation fails, the error path frees the...

0.00168EPSS
Exploits0References4
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-45792

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: pcm512x: fix null-ptr dereference in pcm512xoverclockxxxput In the pcm512x chipset driver, pcm512xoverclockxxxput is defined as a general mixer kcontrol instead of a DAPM kcontrol, so struct sndsocdapmcontext must n...

5.3AI score0.00162EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2 days ago7 views

CVE-2026-64107

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: pcm512x: fix null-ptr dereference in pcm512xoverclockxxxput In the pcm512x chipset driver, pcm512xoverclockxxxput is defined as a general mixer kcontrol instead of a DAPM kcontrol, so struct sndsocdapmcontext must n...

5.3AI score0.00162EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2 days ago27 views

CVE-2026-64041 ASoC: codecs: fs210x: fix possible buffer overflow

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: fs210x: fix possible buffer overflow In fs210xeffectsceneinfo, a string was copied like this: strscpyDST, SRC, strlenSRC + 1; A buffer overflow would happen if strlenSRC = sizeofDST. Actually, strscpy must be used...

7.8CVSS0.00214EPSS
Exploits0References3
OSV
OSV
added 2 days ago4 views

CVE-2026-63838 ASoC: rsnd: Fix potential out-of-bounds access of component_dais[]

In the Linux kernel, the following vulnerability has been resolved: ASoC: rsnd: Fix potential out-of-bounds access of componentdais componentdaisRSNDMAXCOMPONENT is initially zero-initialized and later populated in rsnddaiofnode. However, the existing boundary check: if i = RSNDMAXCOMPONENT does...

5.3AI score0.00168EPSS
Exploits0References8
CVE
CVE
added 2 days ago12 views

CVE-2026-63838

The CVE-2026-63838 entry concerns the Linux kernel ASoC rsnd subsystem. It fixes a potential out-of-bounds access in rsnd_dai_of_node() caused by a boundary check (i &gt;= RSND_MAX_COMPONENT) not guaranteeing component_dais[RSND_MAX_COMPONENT] remains zero, so a loop could read past the end of th...

5.4AI score0.00168EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2 days ago7 views

PT-2026-61424

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: pcm512x: fix null-ptr dereference in pcm512x overclock xxx put In the pcm512x chipset driver, pcm512x overclock xxx put is defined as a general mixer kcontrol instead of a DAPM kcontrol, so struct snd soc dapm conte...

5.3AI score0.00162EPSS
Exploits0References3
EUVD
EUVD
added 4 days ago8 views

EUVD-2026-41914

vLLM: Speech-to-text upload size limit is enforced after full UploadFile read...

6.5CVSS5.2AI score0.00289EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 5 days ago9 views

Amazon Linux 2023 : firefox (ALAS2023-2026-1928)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1928 advisory. Privilege escalation in the Graphics: WebRender component. This vulnerability was fixed in Firefox 152, Firefox ESR 140.12, Firefox ESR 115.37, Thunderbird 152, and Thunderbird 140.12...

9.6CVSS6.7AI score0.00476EPSS
Exploits0References86
RedHat Linux
RedHat Linux
added 6 days ago7 views

firefox: thunderbird: Incorrect boundary conditions in the Web Audio component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Incorrect boundary conditions in the Web Audio component...

8.1CVSS6AI score0.00398EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added last week9 views

firefox: thunderbird: Incorrect boundary conditions in the Web Audio component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Incorrect boundary conditions in the Web Audio component...

8.1CVSS6AI score0.00398EPSS
Exploits0References6
Rows per page
Query Builder