Lucene search
+L

323 matches found

BDU FSTEC
BDU FSTEC
added 2026/02/03 12:00 a.m.9 views

The vulnerability of the cs35l41_hda_read_acpi() function in the Linux kernel’s sound/hda/codecs/side_codecs/cs35l41_hda.c module allows a attacker to cause a system failure.

The vulnerability of the cs35l41hdareadacpi function in the sound/hda/codecs/side-codecs/cs35l41hda.c module of the Linux kernel’s sound subsystem is related to pointer manipulation. Exploiting this vulnerability could allow an attacker to cause a system failure...

5.5CVSS5.8AI score0.00234EPSS
SaveExploits0References15Affected Software3
OSV
OSV
added 2026/01/28 2:35 p.m.4 views

SUSE-SU-2026:0316-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 12 SP5 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2022-49604,CVE-2025-40074: ip: Fix data-races around sysctlipfwdusepmtu bsc1238414 bsc1252794. - CVE-2022-50527: drm/amdgpu: Fix size validation for non-exclusive...

9.8CVSS6.9AI score0.07302EPSS
SaveExploits2References312
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.2 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992470)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992470 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/sti: Fix return type of stidvo,hda,hdmiconnectormodevalid With clang's kernel control flow...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992237)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992237 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix Oops by 9.1 surround channel names getlineoutpfx may trigger an Oops by overflowin...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 11:15 a.m.12 views

AZL-73066 CVE-2025-68345 affecting package kernel for versions less than 6.6.121.1-1

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...

5.6AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 11:15 a.m.12 views

UBUNTU-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...

5.7AI score0.00234EPSS
SaveExploits0References25
Cvelist
Cvelist
added 2025/12/24 10:32 a.m.38 views

CVE-2025-68345 ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_hda_read_acpi()

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
OSV
OSV
added 2025/12/24 10:32 a.m.10 views

CVE-2025-68345 ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_hda_read_acpi()

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...

6.3AI score
SaveExploits0References9
CVE
CVE
added 2025/12/24 10:32 a.m.41 views

CVE-2025-68345

In CVE-2025-68345, the Linux kernel vulnerability affects the ALSA: hda driver for cs35l41. The issue is a NULL pointer dereference in cs35l41_hda_read_acpi(): if acpi_get_first_physical_node() returns NULL, get_device() also returns NULL, and the code dereferences that value without a NULL check...

6.1AI score0.00234EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-68345

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41hdareadacpi The acpigetfirstphysicalnode function can return NULL, in which case the getdevice functi...

5.9AI score0.00234EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/17 12:00 a.m.17 views

Oracle Linux 7 : kernel (ELSA-2025-21063)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-21063 advisory. - HID: core: fix shift-out-of-bounds in hidreportrawevent CVE-2022-48978 Orabug: 38644370 - crypto: seqiv - Handle EBUSY correctly CVE-2023-53373...

8.6CVSS7.8AI score0.03558EPSS
SaveExploits8References6
CVE
CVE
added 2025/12/16 1:48 p.m.36 views

CVE-2025-68205

CVE-2025-68205 relates to the Linux kernel ALSA hda/hdmi nvhdmi-mcp driver. After restructuring HDMI codec drivers, the nvhdmi-mcp driver had swapped build_controls and build_pcms entries, causing a NULL dereference when the PCM instance was uninitialized. The issue was fixed by correcting the en...

6.2AI score0.00181EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/16 1:48 p.m.50 views

CVE-2025-68205 ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver After restructuring and splitting the HDMI codec driver code, each HDMI codec driver contains the own buildcontrols and buildpcms ops. A copy-n-paste error put the wrong...

0.00181EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/16 1:48 p.m.12 views

CVE-2025-68205 ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver After restructuring and splitting the HDMI codec driver code, each HDMI codec driver contains the own buildcontrols and buildpcms ops. A copy-n-paste error put the wrong...

6.4AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.15 views

PT-2025-51618

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's ALSA subsystem, specifically within the HDMI codec driver code related to the nvhdmi-mcp driver. A copy-and-paste error swapped the build controls and...

5.6AI score0.00677EPSS
SaveExploits5References385
Oracle linux
Oracle linux
added 2025/12/16 12:00 a.m.21 views

kernel security update

3.10.0-1160.119.1.0.14 - HID: core: fix shift-out-of-bounds in hidreportrawevent CVE-2022-48978 Orabug: 38644370 - crypto: seqiv - Handle EBUSY correctly CVE-2023-53373 Orabug: 38644370 - nfsd: don't ignore the return code of svcprocregister CVE-2025-22026 Orabug: 38644370 - netsched: hfsc: Fix a...

7.8CVSS9.2AI score0.03558EPSS
SaveExploits9
SUSE CVE
SUSE CVE
added 2025/12/10 12:36 a.m.9 views

SUSE CVE-2023-53788

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 ==...

5.5CVSS6.8AI score0.00205EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/09 1:16 a.m.8 views

CVE-2023-53788

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 ==...

0.00205EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/09 1:16 a.m.10 views

UBUNTU-CVE-2023-53788

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 ==...

5.9AI score0.00205EPSS
SaveExploits0References11
CVE
CVE
added 2025/12/09 12:00 a.m.48 views

CVE-2023-53788

Technical details about CVE-2023-53788 are not provided in the connected documents. The SUSE advisories list the vulnerability, but no specifics on affected products/versions, root cause, or fixes are disclosed here. Monitor for updates.

6.4AI score0.00205EPSS
SaveExploits0References8
Rows per page
Query Builder