Lucene search
+L

822 matches found

RedhatCVE
RedhatCVE
added yesterday5 views

CVE-2026-64413

A flaw was found in the Linux kernel's netfilter ebtables component. This vulnerability involves an uninitialized pointer free that can occur when the system's CPU mask is sparse and a memory allocation fails. Under these specific and unlikely conditions, the kernel might attempt to free an...

7CVSS5.8AI score0.00122EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added yesterday5 views

CVE-2026-64488

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA 'aoa' component. This vulnerability arises when a specific function, sndctlnew1, fails to allocate memory and returns an invalid pointer. The kernel then attempts to use this invalid pointer, which can cause the system ...

5.5CVSS5.8AI score0.00184EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 6 days ago5 views

SUSE CVE-2026-64480

In the Linux kernel, the following vulnerability has been resolved: ALSA: ice1712: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. The ice1712 driver calls sndctlnew1 without checking the return value before dereferencing the pointer in multiple places...

5.7AI score0.00181EPSS
SaveExploits0References2
NVD
NVD
added 6 days ago10 views

CVE-2026-64489

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. sndymfpcicreatespdifcontrols does not check the return value before dereferencing kctl-id.device, which can lead to a NULL point...

0.0018EPSS
SaveExploits0References6
NVD
NVD
added 6 days ago9 views

CVE-2026-64486

In the Linux kernel, the following vulnerability has been resolved: ALSA: cmipci: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. sndcmipcispdifcontrols does not check the return value before dereferencing kctl-id.device, which can lead to a NULL pointer...

0.0018EPSS
SaveExploits0References6
OSV
OSV
added 6 days ago5 views

UBUNTU-CVE-2026-64484

In the Linux kernel, the following vulnerability has been resolved: ALSA: es1938: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. sndes1938mixer does not check the return value before dereferencing the pointer, which can lead to a NULL pointer dereference. A...

5.6AI score0.00185EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 6 days ago6 views

CVE-2026-64489

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. sndymfpcicreatespdifcontrols does not check the return value before dereferencing kctl-id.device, which can lead to a NULL point...

5.7AI score0.0018EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 6 days ago7 views

EUVD-2026-48833

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. sndymfpcicreatespdifcontrols does not check the return value before dereferencing kctl-id.device, which can lead to a NULL point...

5.7AI score0.0018EPSS
SaveExploits0References6
Cvelist
Cvelist
added 6 days ago24 views

CVE-2026-64489 ALSA: ymfpci: check snd_ctl_new1() return value

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. sndymfpcicreatespdifcontrols does not check the return value before dereferencing kctl-id.device, which can lead to a NULL point...

0.0018EPSS
SaveExploits0References6
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-48832

In the Linux kernel, the following vulnerability has been resolved: ALSA: aoa: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. In layout.c, the function does not check the return value before dereferencing ctl-id.name or passing to aoasndctladd, which can le...

5.7AI score0.00184EPSS
SaveExploits0References8
CVE
CVE
added 6 days ago10 views

CVE-2026-64488

CVE-2026-64488 concerns the Linux kernel ALSA aoa subsystem. According to multiple sources, the issue arises when snd_ctl_new1() can return NULL on allocation failure, and code in layout.c dereferences ctl->id.name or passes the value without verifying the NULL return. The result is a NULL poi...

5.7AI score0.00184EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 6 days ago7 views

CVE-2026-64486

In the Linux kernel, the following vulnerability has been resolved: ALSA: cmipci: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. sndcmipcispdifcontrols does not check the return value before dereferencing kctl-id.device, which can lead to a NULL pointer...

5.7AI score0.0018EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 6 days ago6 views

EUVD-2026-48830

In the Linux kernel, the following vulnerability has been resolved: ALSA: cmipci: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. sndcmipcispdifcontrols does not check the return value before dereferencing kctl-id.device, which can lead to a NULL pointer...

5.7AI score0.0018EPSS
SaveExploits0References6
CVE
CVE
added 6 days ago11 views

CVE-2026-64484

The CVE-2026-64484 issue affects the Linux kernel ALSA es1938: snd_ctl_new1() can return NULL on memory allocation failure, and snd_es1938_mixer() dereferences that pointer without checking. The fix adds a NULL check after snd_ctl_new1() and returns -ENOMEM if allocation fails. This mode is suppo...

5.7AI score0.00185EPSS
SaveExploits0References8
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-48824

In the Linux kernel, the following vulnerability has been resolved: ALSA: ice1712: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. The ice1712 driver calls sndctlnew1 without checking the return value before dereferencing the pointer in multiple places...

5.7AI score0.00181EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 6 days ago6 views

CVE-2026-64480

In the Linux kernel, the following vulnerability has been resolved: ALSA: ice1712: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. The ice1712 driver calls sndctlnew1 without checking the return value before dereferencing the pointer in multiple places...

5.7AI score0.00181EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 6 days ago7 views

PT-2026-64703

In the Linux kernel, the following vulnerability has been resolved: ALSA: gus: check snd ctl new1 return value snd ctl new1 can return NULL when memory allocation fails. snd gf1 pcm volume control does not check the return value before dereferencing kctl-id.index, which can lead to a NULL pointer...

5.7AI score0.00181EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 6 days ago11 views

PT-2026-64710

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: check snd ctl new1 return value snd ctl new1 can return NULL when memory allocation fails. snd ymfpci create spdif controls does not check the return value before dereferencing kctl-id.device, which can lead to a NU...

5.7AI score0.0018EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 6 days ago9 views

PT-2026-64701

In the Linux kernel, the following vulnerability has been resolved: ALSA: ice1712: check snd ctl new1 return value snd ctl new1 can return NULL when memory allocation fails. The ice1712 driver calls snd ctl new1 without checking the return value before dereferencing the pointer in multiple places...

5.7AI score0.00181EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 6 days ago7 views

Linux Distros Unpatched Vulnerability : CVE-2026-64489

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: ymfpci: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. sndymfpcicreatespdifcontrols does not check the return valu...

5.9AI score0.0018EPSS
SaveExploits0References3
Rows per page
Query Builder