Lucene search
+L

64825 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/25 8:51 a.m.9 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
OSV
OSV
added 2026/07/25 8:51 a.m.7 views

CVE-2026-64486 ALSA: cmipci: check snd_ctl_new1() return value

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
SaveExploits0References9
EUVD
EUVD
added 2026/07/25 8:51 a.m.9 views

EUVD-2026-48828

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.7AI score0.00185EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.26 views

CVE-2026-64484 ALSA: es1938: check snd_ctl_new1() return value

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

0.00185EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:51 a.m.7 views

CVE-2026-64484 ALSA: es1938: check snd_ctl_new1() return value

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.7AI score0.00185EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/07/25 8:51 a.m.8 views

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.7AI score0.00185EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/07/25 8:51 a.m.17 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
OSV
OSV
added 2026/07/25 8:51 a.m.7 views

CVE-2026-64482 ALSA: gus: check snd_ctl_new1() return value

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

5.7AI score0.00181EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/07/25 8:51 a.m.8 views

EUVD-2026-48826

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

5.7AI score0.00181EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.26 views

CVE-2026-64480 ALSA: ice1712: check snd_ctl_new1() return value

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

0.00181EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/25 8:51 a.m.7 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
EUVD
EUVD
added 2026/07/25 8:51 a.m.9 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
OSV
OSV
added 2026/07/25 8:51 a.m.7 views

CVE-2026-64480 ALSA: ice1712: check snd_ctl_new1() return value

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
SaveExploits0References9
CVE
CVE
added 2026/07/25 8:51 a.m.14 views

CVE-2026-64457

The CVE-2026-64457 issue affects the Linux kernel’s virtio_pci subsystem. When unbinding a virtio balloon device (e.g., echo virtio0 > /sys/bus/virtio/drivers/virtio_balloon/unbind), a NULL pointer dereference can occur due to a mismatch between sparse queue indices and dense queue indices (ho...

5.7AI score0.00175EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/25 8:51 a.m.10 views

EUVD-2026-48795

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix NULL pointer dereference in funcsetflag funcsetflag dereferences tr-currenttraceflags before verifying that the current tracer is actually the function tracer. When the active tracer has been switched away from...

5.8AI score0.00162EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/25 8:51 a.m.15 views

CVE-2026-64451

CVE-2026-64451 (Linux kernel) resolves a NULL pointer dereference in tracing: func_set_flag() dereferences tr->current_trace_flags before verifying the active tracer. If the function tracer is not active (e.g., switched to wakeup_rt), current_trace_flags can be NULL, causing a crash. Call path...

5.8AI score0.00162EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/25 8:51 a.m.6 views

CVE-2026-64451 tracing: Fix NULL pointer dereference in func_set_flag()

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix NULL pointer dereference in funcsetflag funcsetflag dereferences tr-currenttraceflags before verifying that the current tracer is actually the function tracer. When the active tracer has been switched away from...

5.7AI score0.00162EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.12 views

CVE-2026-64451

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix NULL pointer dereference in funcsetflag funcsetflag dereferences tr-currenttraceflags before verifying that the current tracer is actually the function tracer. When the active tracer has been switched away from...

5.7AI score0.00162EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/25 8:51 a.m.10 views

EUVD-2026-48771

In the Linux kernel, the following vulnerability has been resolved: HID: logitech-dj: Fix maxfield check in DJ short report validation Commit b6a57912854e "HID: logitech-dj: Prevent REPORTIDDJSHORT related user initiated OOB write" added validation for the DJ short output report, but the error pa...

5.8AI score0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/25 8:51 a.m.10 views

CVE-2026-64427 HID: logitech-dj: Fix maxfield check in DJ short report validation

In the Linux kernel, the following vulnerability has been resolved: HID: logitech-dj: Fix maxfield check in DJ short report validation Commit b6a57912854e "HID: logitech-dj: Prevent REPORTIDDJSHORT related user initiated OOB write" added validation for the DJ short output report, but the error pa...

5.8AI score0.00155EPSS
SaveExploits0References5
Rows per page
Query Builder