Lucene search
+L

129 matches found

Positive Technologies
Positive Technologies
added 2026/02/27 12:00 a.m.26 views

PT-2026-22317

Name of the Vulnerable Software and Affected Versions Johnson Controls Frick Controls Quantum HD versions prior to 10.22 Description A flaw exists in Johnson Controls Frick Controls Quantum HD that allows for OS Command Injection. Insufficient input validation in certain parameters can lead to...

9.8CVSS5.9AI score0.01506EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/01/29 9:21 p.m.11 views

CVE-2025-33237

NVIDIA HD Audio Driver for Windows contains a vulnerability where an attacker could exploit a NULL pointer dereference issue. A successful exploit of this vulnerability might lead to a denial of service...

5.5CVSS5.9AI score0.00117EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/01/24 12:37 p.m.16 views

WordPress HD Quiz plugin <= 2.0.9 - Broken Access Control vulnerability

Broken Access Control vulnerability discovered by Nabil Irawan in WordPress Plugin HD Quiz versions = 2.0.9...

4.3CVSS5.9AI score0.00204EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.10 views

Azure Linux 3.0 Security Update: qemu (CVE-2021-3611)

The version of qemu installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2021-3611 advisory. - A stack overflow vulnerability was found in the Intel HD Audio device intel-hda of QEMU. A malicious guest coul...

6.5CVSS8.3AI score0.00491EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.7 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: Fixed the null dereference in the HDMI teardown process. The pcisetdrvdata function sets the value of pdev-driverdata to NULL. After that, the driverdata obtained from the same device is dereferenced in...

5.7AI score0.00241EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/09 9:56 a.m.18 views

CVE-2020-12307

Improper permissions in some IntelR High Definition Audio drivers before version 9.21.00.4561 may allow an authenticated user to potentially enable escalation of privilege via local access...

7.8CVSS7AI score0.00315EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/24 11:15 a.m.11 views

CVE-2025-68345

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41hdareadacpi The acpigetfirstphysicalnode function can return NULL, in which case the getdevice function also returns NULL, but this value is then dereferenced without...

0.00234EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/09 3:31 a.m.12 views

EUVD-2023-60118

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/ca0132: fixup buffer overrun at tuningctlset tuningctlset might have buffer overrun at X if it didn't break from loop by matching A. static int tuningctlset... for i = 0; i TUNINGCTLSCOUNT; i++ A if nid ==...

6.3AI score0.0021EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/09 12:00 a.m.11 views

CVE-2023-53788 ALSA: hda/ca0132: fixup buffer overrun at tuning_ctl_set()

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/ca0132: fixup buffer overrun at tuningctlset tuningctlset might have buffer overrun at X if it didn't break from loop by matching A. static int tuningctlset... for i = 0; i TUNINGCTLSCOUNT; i++ A if nid ==...

6.6AI score
SaveExploits0References11
NVD
NVD
added 2025/11/26 11:15 p.m.10 views

CVE-2020-36874

ACE SECURITY WIP-90113 HD cameras contain an unauthenticated configuration disclosure vulnerability in the /web/cgi-bin/hi3510/backup.cgi endpoint. The endpoint permits remote download of a compressed configuration backup without requiring authentication or authorization. The exposed backup may...

8.7CVSS0.00656EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/11/16 9:02 a.m.17 views

ASoC: SOF: Intel: hda-ipc: Do not process IPC reply before firmware boot

...

6.6CVSS7AI score0.0019EPSS
SaveExploits0
Fedora
Fedora
added 2025/11/09 3:21 a.m.13 views

[SECURITY] Fedora 42 Update: dolphin-emu-2503a-4.fc42

Dolphin is a Gamecube, Wii and Triforce the arcade machine based on the Gamecube emulator, which supports full HD video with several enhancements su ch as compatibility with all PC controllers, turbo speed, networked multi player, and more. Most games run perfectly or with minor bugs...

9.8CVSS7AI score0.02061EPSS
SaveExploits3
RedHat Linux
RedHat Linux
added 2025/11/03 4:00 p.m.9 views

kernel: ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf()

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.8CVSS7AI score0.00202EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/10/31 1:09 a.m.12 views

ALSA: hda: Fix missing pointer check in hda_component_manager_init function

...

5.5CVSS7AI score0.00185EPSS
SaveExploits0
OSV
OSV
added 2025/10/30 9:48 a.m.9 views

CVE-2025-40097 ALSA: hda: Fix missing pointer check in hda_component_manager_init function

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix missing pointer check in hdacomponentmanagerinit function The componentmatchadd function may assign the 'matchptr' pointer the value ERRPTR-ENOMEM, which will subsequently be dereferenced. The call stack leading to...

6.4AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/10/29 3:15 p.m.16 views

kernel: ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf()

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.8CVSS7AI score0.00202EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/29 12:46 a.m.13 views

kernel: Linux kernel ALSA hda/ca0132 buffer overflow

This CVE has been marked as Rejected by the assigning CNA...

5.7AI score
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2020-4619

Malware in sbrugna...

7.8CVSS7.5AI score0.00315EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.17 views

EUVD-2025-28960

Malicious code in bioql PyPI...

6.3AI score
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/09/24 11:32 p.m.15 views

SUSE CVE-2023-53275

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix a possible null-pointer dereference due to data race in sndhdacregmapsync The variable codec-regmap is often protected by the lock codec-regmaplock when is accessed. However, it is accessed without holding the lock...

5.5CVSS6.5AI score0.00156EPSS
SaveExploits0References19
Rows per page
Query Builder