Lucene search
+L

4685 matches found

OSV
OSV
added 2025/10/30 9:48 a.m.11 views

CVE-2025-40098 ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_get_acpi_mute_state()

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41getacpimutestate Return value of a function acpievaluatedsm is dereferenced without checking for NULL, but it is usually checked for this function. acpievaluatedsm may...

6.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/30 9:48 a.m.31 views

CVE-2025-40098 ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_get_acpi_mute_state()

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41getacpimutestate Return value of a function acpievaluatedsm is dereferenced without checking for NULL, but it is usually checked for this function. acpievaluatedsm may...

0.00184EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/10/30 9:48 a.m.18 views

CVE-2025-40097

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

5.1AI score0.00185EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/30 9:48 a.m.23 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...

0.00185EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/30 12:24 a.m.5 views

SUSE CVE-2025-40085

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix NULL pointer deference in trytoregistercard In trytoregistercard, the return value of usbifnumtoif is passed directly to usbinterfaceclaimed without a NULL check, which will lead to a NULL pointer dereference...

6.1CVSS6.4AI score0.00193EPSS
SaveExploits0References19
Tenable Nessus
Tenable Nessus
added 2025/10/30 12:00 a.m.4 views

AlmaLinux 9 : java-17-openjdk (ALSA-2025:18821)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:18821 advisory. JDK: Enhance Path Factories CVE-2025-53066 JDK: Enhance Certificate Handling CVE-2025-53057 Bug Fixes: Since the 8.8 release of AlmaLinuxand the 9.2...

7.5CVSS7.4AI score0.00647EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/30 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-40098

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 cs35l41getacpimutestate Return value of a function acpievaluatedsm is dereferenced without checking for NULL...

5.7AI score0.00184EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/29 3:31 p.m.9 views

EUVD-2025-36663

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix NULL pointer deference in trytoregistercard In trytoregistercard, the return value of usbifnumtoif is passed directly to usbinterfaceclaimed without a NULL check, which will lead to a NULL pointer dereference...

5.9AI score0.00193EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/10/29 3:15 p.m.14 views

Moderate: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions. 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...

9.8CVSS7.1AI score0.00321EPSS
SaveExploits0References11
OSV
OSV
added 2025/10/29 2:15 p.m.17 views

AZL-69030 CVE-2025-40085 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix NULL pointer deference in trytoregistercard In trytoregistercard, the return value of usbifnumtoif is passed directly to usbinterfaceclaimed without a NULL check, which will lead to a NULL pointer dereference...

5.6AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/29 2:15 p.m.6 views

DEBIAN-CVE-2025-40085

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix NULL pointer deference in trytoregistercard In trytoregistercard, the return value of usbifnumtoif is passed directly to usbinterfaceclaimed without a NULL check, which will lead to a NULL pointer dereference...

5.1AI score0.00193EPSS
SaveExploits0References1
CVE
CVE
added 2025/10/29 1:37 p.m.39 views

CVE-2025-40085

Affected software: Linux kernel (ALSA: usb-audio).Issue: NULL pointer dereference in try_to_register_card when usb_ifnum_to_if() returns NULL and is passed to usb_interface_claimed() without a NULL check.Impact: NULL pointer dereference during creation of an invalid USB audio device (potential cr...

6AI score0.00193EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/10/29 12:20 a.m.7 views

kernel: Linux kernel ALSA hda/ca0132 buffer overflow

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

5.7AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/10/29 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2025-40085

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 NULL pointer deference in trytoregistercard In trytoregistercard, the return value of usbifnumtoif is passed directly to usbinterfaceclaime...

5.5AI score0.00193EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:00 a.m.4 views

RHEL 9 : kernel (RHSA-2025:19105)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:19105 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: vsock/virtio: Validate length...

8.4CVSS7.5AI score0.00194EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:00 a.m.15 views

Oracle Linux 9 : kernel (ELSA-2025-19105)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-19105 advisory. - pstore/ram: Check start of empty przs during init CKI Backport Bot RHEL-122067 CVE-2023-53331 - vsock/virtio: Validate length in packet header befor...

8.4CVSS7.6AI score0.00194EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:00 a.m.8 views

RHEL 10 : kernel (RHSA-2025:19106)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:19106 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: NFS: Fix a race when updatin...

8.8CVSS7.2AI score0.00217EPSS
SaveExploits0References14
RedHat Linux
RedHat Linux
added 2025/10/27 8:25 p.m.9 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...

8.4CVSS6.9AI score0.00194EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:00 a.m.6 views

Siemens SIMATIC Devices Divide By Zero (CVE-2024-50205)

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-lib: Avoid division by zero in applyconstrainttosize The step variable is initialized to zero. It is changed in the loop, but if it's not changed it will remain zero. Add a variable check before the division. The...

5.5CVSS6.1AI score0.00229EPSS
SaveExploits0References2
Rockylinux
Rockylinux
added 2025/10/26 8:01 a.m.18 views

kernel-rt security update

An update is available for kernel-rt. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel-rt packages provide the Real Time Linux Kernel, which enables...

7.8CVSS7.4AI score0.00174EPSS
SaveExploits0
Rows per page
Query Builder