Lucene search
+L

223908 matches found

EUVD
EUVD
added 2026/07/25 9:14 a.m.14 views

EUVD-2026-48865

In the Linux kernel, the following vulnerability has been resolved: pinctrl: meson: amlogic-a4: fix deadlock issue Accessing the pinconf-pins sysfs node may deadlock. pinconfpinsshow holds pctldev-mutex, and the platform driver calls pinctrlfindgpiorangefrompin, which tries to acquire the same...

5.7AI score0.00166EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/25 9:14 a.m.12 views

EUVD-2026-48862

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix out-of-bounds access for twsk in tcpaoestablishedkey. lockdepsockisheld was added in tcpaoestablishedkey by the cited commit. It can be called from tcpv46timewaitack with twsk. Since it does not have sk-sklock, the lockd...

5.8AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/25 8:52 a.m.21 views

CVE-2026-64513

CVE-2026-64513 affects the Linux kernel KVM x86 path, where CR8 intercept is recomputed on PPR update. Root cause: after a patch to speed up TPR below-threshold vmexits, apic_update_ppr() can omit a deliverable interrupt, causing kvm_lapic_update_cr8_intercept() and vmx_update_cr8_intercept() to ...

5.5AI score0.00171EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/25 8:52 a.m.12 views

EUVD-2026-48856

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Suppress UBSAN warning caused by field misuse The definition of reg-accesswidth changes depending on the reg-spaceid type. Type ACPIADRSPACEPLATFORMCOMM uses accesswidth to indicate the PCC region, which can result in...

5.8AI score0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/25 8:51 a.m.8 views

CVE-2026-64490 ALSA: virtio: Validate control metadata from the device

In the Linux kernel, the following vulnerability has been resolved: ALSA: virtio: Validate control metadata from the device virtio-snd control handling trusts the device-provided control type and value count returned by the device. That metadata is then used directly to index gv2atypemap in...

8.4CVSS5.8AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.9 views

CVE-2026-64490

In the Linux kernel, the following vulnerability has been resolved: ALSA: virtio: Validate control metadata from the device virtio-snd control handling trusts the device-provided control type and value count returned by the device. That metadata is then used directly to index gv2atypemap in...

8.4CVSS5.7AI score0.00153EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.30 views

CVE-2026-64490 ALSA: virtio: Validate control metadata from the device

In the Linux kernel, the following vulnerability has been resolved: ALSA: virtio: Validate control metadata from the device virtio-snd control handling trusts the device-provided control type and value count returned by the device. That metadata is then used directly to index gv2atypemap in...

8.4CVSS0.00153EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/25 8:51 a.m.17 views

CVE-2026-64490

CVE-2026-64490 affects the Linux kernel ALSA virtio sound driver. The vulnerability arises when virtio-snd control metadata provided by a device (control type and value count) is trusted without validation, allowing out-of-bounds access in virtsnd_kctl_info(), virtsnd_kctl_get(), and virtsnd_kctl...

8.4CVSS5.8AI score0.00153EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/25 8:51 a.m.9 views

EUVD-2026-48834

In the Linux kernel, the following vulnerability has been resolved: ALSA: virtio: Validate control metadata from the device virtio-snd control handling trusts the device-provided control type and value count returned by the device. That metadata is then used directly to index gv2atypemap in...

5.8AI score0.00153EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.14 views

CVE-2026-64488

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

CVE-2026-64482

The CVE-2026-64482 issue affects the Linux kernel’s ALSA subsystem (gus) where snd_ctl_new1() can return NULL on memory allocation failure. snd_gf1_pcm_volume_control() previously dereferenced kctl->id.index without verifying the new control node, risking a NULL pointer dereference. The availa...

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

CVE-2026-64459 tcp: restore RCU grace period in tcp_ao_destroy_sock

In the Linux kernel, the following vulnerability has been resolved: tcp: restore RCU grace period in tcpaodestroysock Commit 51e547e8c89c "tcp: Free TCP-AO/TCP-MD5 info/keys without RCU" removed the callrcu callback from tcpaodestroysock, arguing that "the destruction of info/keys is delayed unti...

9.8CVSS0.00475EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.10 views

CVE-2026-64422

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: bound TCP reordering sysctl writes and MTU probe sizes Reject invalid net.ipv4.tcpreordering values before they reach TCP socket state. The sysctl is stored as an int but copied into the u32 tp-reordering field for new...

7.1CVSS5.8AI score0.00132EPSS
SaveExploits0
OSV
OSV
added 2026/07/25 8:51 a.m.8 views

CVE-2026-64422 net: ipv4: bound TCP reordering sysctl writes and MTU probe sizes

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: bound TCP reordering sysctl writes and MTU probe sizes Reject invalid net.ipv4.tcpreordering values before they reach TCP socket state. The sysctl is stored as an int but copied into the u32 tp-reordering field for new...

7.1CVSS5.8AI score
SaveExploits0References11
EUVD
EUVD
added 2026/07/25 8:50 a.m.9 views

EUVD-2026-48938

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add a WRITEDAC/WRITEOWNER check to SMB2 SETINFO SECURITY commit cc57232cae23 "ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTLSETSPARSE" added a fp-daccess gate to fsctlsetsparse and noted that...

5.8AI score0.0047EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/25 8:50 a.m.16 views

CVE-2026-64388

Summary: CVE-2026-64388 affects the Linux kernel SMB client when using SMB3 POSIX Extensions, where chown/chgrp updates could be ignored unless CIFS_MOUNT_CIFS_ACL or CIFS_MOUNT_MODE_FROM_SID are also set. The root cause is a missing check for posix_extensions in cifs_setattr_nounix() during UID/...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/25 8:50 a.m.11 views

EUVD-2026-48932

In the Linux kernel, the following vulnerability has been resolved: smb/client: fix chown/chgrp with SMB3 POSIX Extensions Ownership chown and group chgrp modifications were being ignored when mounting with SMB3 POSIX Extensions unless CIFSMOUNTCIFSACL or CIFSMOUNTMODEFROMSID were also explicitly...

5.8AI score0.0012EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/25 8:50 a.m.7 views

CVE-2026-64379 smb: client: mask server-provided mode to 07777 in modefromsid

In the Linux kernel, the following vulnerability has been resolved: smb: client: mask server-provided mode to 07777 in modefromsid When modefromsid is active, parsedacl applies the server-provided subauth2 value from the NFS mode SID to cfmode without masking to 07777. Apply the correct masking,...

7.1CVSS5.7AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.9 views

CVE-2026-64309

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Do not initialize SNP for ioctlSNPCOMMIT Sashiko notes: if SEV initialization fails and KVM is actively running normal VMs, could a userspace process trigger this code path via /dev/sev ioctls e.g., SEVPDHGEN and ze...

5.8AI score0.00215EPSS
SaveExploits0
Rows per page
Query Builder