Lucene search
+L

270087 matches found

EUVD
EUVD
added 2026/09/11 7:47 p.m.9 views

EUVD-2026-76679

In the Linux kernel, the following vulnerability has been resolved: ovl: fix double endcreating on the casefold-mismatch path ovlcreatereal releases the new dentry twice when the casefold consistency check fails. The SIFDIR branch calls endcreating and sets err, then falls through to the common...

5.9AI score0.00151EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:47 p.m.9 views

CVE-2026-89767 ovl: fix double end_creating() on the casefold-mismatch path

In the Linux kernel, the following vulnerability has been resolved: ovl: fix double endcreating on the casefold-mismatch path ovlcreatereal releases the new dentry twice when the casefold consistency check fails. The SIFDIR branch calls endcreating and sets err, then falls through to the common...

7.8CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/11 7:47 p.m.32 views

CVE-2026-89767 ovl: fix double end_creating() on the casefold-mismatch path

In the Linux kernel, the following vulnerability has been resolved: ovl: fix double endcreating on the casefold-mismatch path ovlcreatereal releases the new dentry twice when the casefold consistency check fails. The SIFDIR branch calls endcreating and sets err, then falls through to the common...

7.8CVSS0.00151EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:47 p.m.10 views

CVE-2026-89766 pidfd: hold exec_update_lock around namespace ioctl

In the Linux kernel, the following vulnerability has been resolved: pidfd: hold execupdatelock around namespace ioctl The PIDFDGETNAMESPACE ioctls in pidfdioctl perform a filesystem credentials ptrace access check before handing out a namespace file descriptor. The accompanying comment states tha...

5.9AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.14 views

CVE-2026-89766

In the Linux kernel, the following vulnerability has been resolved: pidfd: hold execupdatelock around namespace ioctl The PIDFDGETNAMESPACE ioctls in pidfdioctl perform a filesystem credentials ptrace access check before handing out a namespace file descriptor. The accompanying comment states tha...

5.9AI score0.00184EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:47 p.m.27 views

CVE-2026-89766 pidfd: hold exec_update_lock around namespace ioctl

In the Linux kernel, the following vulnerability has been resolved: pidfd: hold execupdatelock around namespace ioctl The PIDFDGETNAMESPACE ioctls in pidfdioctl perform a filesystem credentials ptrace access check before handing out a namespace file descriptor. The accompanying comment states tha...

0.00184EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:47 p.m.9 views

EUVD-2026-76678

In the Linux kernel, the following vulnerability has been resolved: pidfd: hold execupdatelock around namespace ioctl The PIDFDGETNAMESPACE ioctls in pidfdioctl perform a filesystem credentials ptrace access check before handing out a namespace file descriptor. The accompanying comment states tha...

5.8AI score0.00184EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:47 p.m.22 views

CVE-2026-89766

This Linux kernel vulnerability affects the PIDFD_GET_*_NAMESPACE ioctls in pidfd_ioctl(), which perform a ptrace credentials check before handing out a namespace file descriptor. Unlike the equivalent procfs paths (proc_ns_get_link, proc_ns_readlink), the pidfd path did not hold the target task'...

5.8AI score0.00184EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 7:47 p.m.31 views

CVE-2026-89764 rust: devres: fix race between concurrent revokers

In the Linux kernel, the following vulnerability has been resolved: rust: devres: fix race between concurrent revokers There is a potential race condition when two paths try to revoke a Devres concurrently. The driver core's devresreleaseall calls Revocable::revoke via the release callback, while...

7.8CVSS0.00143EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/11 7:47 p.m.32 views

CVE-2026-89765 timers/itimer: Zero-init old itimerval before copy to userspace

In the Linux kernel, the following vulnerability has been resolved: timers/itimer: Zero-init old itimerval before copy to userspace On native sparc64, struct kerneloldtimeval contains a four-byte hole after tvusec because tvsec is 64-bit while kernelsusecondst is 32-bit. putitimerval fills only t...

0.00196EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 7:47 p.m.10 views

CVE-2026-89764 rust: devres: fix race between concurrent revokers

In the Linux kernel, the following vulnerability has been resolved: rust: devres: fix race between concurrent revokers There is a potential race condition when two paths try to revoke a Devres concurrently. The driver core's devresreleaseall calls Revocable::revoke via the release callback, while...

7.8CVSS6.3AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.12 views

CVE-2026-89764

In the Linux kernel, the following vulnerability has been resolved: rust: devres: fix race between concurrent revokers There is a potential race condition when two paths try to revoke a Devres concurrently. The driver core's devresreleaseall calls Revocable::revoke via the release callback, while...

7.8CVSS6.4AI score0.00143EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.13 views

CVE-2026-89765

In the Linux kernel, the following vulnerability has been resolved: timers/itimer: Zero-init old itimerval before copy to userspace On native sparc64, struct kerneloldtimeval contains a four-byte hole after tvusec because tvsec is 64-bit while kernelsusecondst is 32-bit. putitimerval fills only t...

5.9AI score0.00196EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:47 p.m.8 views

EUVD-2026-76677

In the Linux kernel, the following vulnerability has been resolved: timers/itimer: Zero-init old itimerval before copy to userspace On native sparc64, struct kerneloldtimeval contains a four-byte hole after tvusec because tvsec is 64-bit while kernelsusecondst is 32-bit. putitimerval fills only t...

5.8AI score0.00196EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:47 p.m.18 views

CVE-2026-89765

CVE-2026-89765 is a Linux kernel information disclosure vulnerability in the timers/itimer subsystem. On native sparc64 , the __kernel_old_timeval struct contains a four-byte alignment hole after tv_usec (because tv_sec is 64-bit while __kernel_suseconds_t is 32-bit). The put_itimerval() function...

5.8AI score0.00196EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:47 p.m.12 views

EUVD-2026-76676

In the Linux kernel, the following vulnerability has been resolved: rust: devres: fix race between concurrent revokers There is a potential race condition when two paths try to revoke a Devres concurrently. The driver core's devresreleaseall calls Revocable::revoke via the release callback, while...

6.3AI score0.00143EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 7:47 p.m.9 views

CVE-2026-89765 timers/itimer: Zero-init old itimerval before copy to userspace

In the Linux kernel, the following vulnerability has been resolved: timers/itimer: Zero-init old itimerval before copy to userspace On native sparc64, struct kerneloldtimeval contains a four-byte hole after tvusec because tvsec is 64-bit while kernelsusecondst is 32-bit. putitimerval fills only t...

5.9AI score
SaveExploits0References11
CVE
CVE
added 2026/09/11 7:47 p.m.21 views

CVE-2026-89764

CVE-2026-89764 affects the Linux kernel's Rust devres (device resource) subsystem. A race condition occurs when two code paths concurrently revoke a Devres resource: the driver core's devres_release_all() calls Revocable::revoke() via the release callback, while Devres::drop() calls revoke_nosync...

7.8CVSS6.3AI score0.00143EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.12 views

CVE-2026-89763

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix TPM teardown ordering trustedtpmexit drops the TPM chip reference and frees the digest array before unregistering the trusted key type. keytypelookup holds keytypessem for reading until the key operation...

7.8CVSS6.4AI score0.00115EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:47 p.m.7 views

CVE-2026-89763 KEYS: trusted: Fix TPM teardown ordering

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix TPM teardown ordering trustedtpmexit drops the TPM chip reference and frees the digest array before unregistering the trusted key type. keytypelookup holds keytypessem for reading until the key operation...

7.8CVSS6.2AI score
SaveExploits0References6
Rows per page
Query Builder