Lucene search
+L

45 matches found

Kitploit
Kitploit
added 2026/09/16 11:53 a.m.9 views

CVE-2022-23222-POC

Código de Explotación de Prueba de Concepto para CVE-2022-23222 Este es un POC para CVE-2022-23222, una vulnerabilidad de escalada de privilegios local. Este POC fue escrito para Ubuntu 20.04 con la versión del kernel 5.13.0-27-generic, pero otras versiones del kernel también son vulnerables. Par...

7.8CVSS7.2AI score0.01915EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/15 1:59 p.m.11 views

CVE-2026-53360-POC

CVE-2026-53360: Desbordamiento de montón en PSC de KVM SEV-SNP Prueba de concepto de una lectura y escritura fuera de los límites del montón en el manejo del Cambio de Estado de Página PSC de SEV-SNP de KVM. Un invitado SEV-SNP malicioso hace que el kernel anfitrión recorra un array de entradas P...

8.8CVSS7AI score0.00243EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/12 12:07 a.m.11 views

CVE-2026-89668

A flaw was found in the nfsd component of the Linux kernel. The nfsddebugfsinit function is called before nfsd4initslabs. If the slab allocation fails, the nfsddebugfsexit cleanup function is bypassed, leaving orphaned debugfs files with stale function pointers. This can lead to a use-after-free...

7.8CVSS6AI score0.00171EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-89691

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nfsd: clear opcnt on compound arg release to prevent OOB read nfsd4releasecompoundargs resets args-ops to the inline iops8 array when the dynamically-allocated...

7.1CVSS5.8AI score0.00125EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-89668

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nfsd: move nfsddebugfsinit after nfsd4initslabs in initnfsd nfsddebugfsinit runs before nfsd4initslabs in initnfsd. If the slab allocation fails, the bare retur...

7.8CVSS5.8AI score0.00171EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:19 p.m.9 views

DEBIAN-CVE-2026-89668

In the Linux kernel, the following vulnerability has been resolved: nfsd: move nfsddebugfsinit after nfsd4initslabs in initnfsd nfsddebugfsinit runs before nfsd4initslabs in initnfsd. If the slab allocation fails, the bare "return retval" bypasses nfsddebugfsexit, leaving orphan debugfs files wit...

7.8CVSS5.9AI score0.00171EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.8 views

CVE-2026-89668

In the Linux kernel, the following vulnerability has been resolved: nfsd: move nfsddebugfsinit after nfsd4initslabs in initnfsd nfsddebugfsinit runs before nfsd4initslabs in initnfsd. If the slab allocation fails, the bare "return retval" bypasses nfsddebugfsexit, leaving orphan debugfs files wit...

7.8CVSS0.00171EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 8:19 p.m.9 views

DEBIAN-CVE-2026-89537

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Reject short RFC 4121 MIC tokens in gsskrb5verifymicv2 gsskrb5verifymicv2 reads the token ID at ptr0..1, the flags byte at ptr2, and padding at ptr3..7, then passes ptr + GSSKRB5TOKHDRLEN and cksumlen to gsskrb5micbuildsg...

9.1CVSS6AI score0.00516EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/11 8:19 p.m.9 views

CVE-2026-89668

In the Linux kernel, the following vulnerability has been resolved: nfsd: move nfsddebugfsinit after nfsd4initslabs in initnfsd nfsddebugfsinit runs before nfsd4initslabs in initnfsd. If the slab allocation fails, the bare "return retval" bypasses nfsddebugfsexit, leaving orphan debugfs files wit...

7.8CVSS5.8AI score0.00171EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

UBUNTU-CVE-2026-89668

In the Linux kernel, the following vulnerability has been resolved: nfsd: move nfsddebugfsinit after nfsd4initslabs in initnfsd nfsddebugfsinit runs before nfsd4initslabs in initnfsd. If the slab allocation fails, the bare "return retval" bypasses nfsddebugfsexit, leaving orphan debugfs files wit...

7.8CVSS5.9AI score0.00171EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/09/11 8:19 p.m.7 views

CVE-2026-89714

In the Linux kernel, the following vulnerability has been resolved: NFS: fix delegationhashtable leak when nfs4servercommonsetup fails nfs4servercommonsetup allocates server-delegationhashtable first, but server-destroy - the only path that frees the table via nfs4destroyserver - is not assigned...

5.7AI score0.00198EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/11 7:46 p.m.9 views

EUVD-2026-76626

In the Linux kernel, the following vulnerability has been resolved: NFS: fix delegationhashtable leak when nfs4servercommonsetup fails nfs4servercommonsetup allocates server-delegationhashtable first, but server-destroy - the only path that frees the table via nfs4destroyserver - is not assigned...

5.7AI score0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.30 views

CVE-2026-89668 nfsd: move nfsd_debugfs_init() after nfsd4_init_slabs() in init_nfsd()

In the Linux kernel, the following vulnerability has been resolved: nfsd: move nfsddebugfsinit after nfsd4initslabs in initnfsd nfsddebugfsinit runs before nfsd4initslabs in initnfsd. If the slab allocation fails, the bare "return retval" bypasses nfsddebugfsexit, leaving orphan debugfs files wit...

7.8CVSS0.00171EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:45 p.m.8 views

CVE-2026-89668 nfsd: move nfsd_debugfs_init() after nfsd4_init_slabs() in init_nfsd()

In the Linux kernel, the following vulnerability has been resolved: nfsd: move nfsddebugfsinit after nfsd4initslabs in initnfsd nfsddebugfsinit runs before nfsd4initslabs in initnfsd. If the slab allocation fails, the bare "return retval" bypasses nfsddebugfsexit, leaving orphan debugfs files wit...

7.8CVSS6AI score
SaveExploits0References6
OSV
OSV
added 2026/09/11 7:45 p.m.9 views

CVE-2026-89614 ntfs: bound the free-cluster bitmap scan to the volume

In the Linux kernel, the following vulnerability has been resolved: ntfs: bound the free-cluster bitmap scan to the volume vol-lcnemptybitsperpage is sized from vol-nrclusters at mount, but ntfsclusteralloc bounds its scan of that array by the size of $Bitmap. Those are independent on-disk...

9.8CVSS6.1AI score
SaveExploits0References5
EUVD
EUVD
added 2026/09/11 7:45 p.m.9 views

EUVD-2026-76526

In the Linux kernel, the following vulnerability has been resolved: ntfs: bound the free-cluster bitmap scan to the volume vol-lcnemptybitsperpage is sized from vol-nrclusters at mount, but ntfsclusteralloc bounds its scan of that array by the size of $Bitmap. Those are independent on-disk...

5.9AI score0.00407EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/11 7:42 p.m.7 views

EUVD-2026-76269

In the Linux kernel, the following vulnerability has been resolved: fuse: copy request headers via a stack buffer for io-uring The fuse-io-uring transport copies req-in.h out to the ring in fuseuringcopytoring and req-out.h back in fuseuringcommit. Both headers live inside the fuserequest slab...

5.9AI score0.00166EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.11 views

PT-2026-90384

In the Linux kernel, the following vulnerability has been resolved: nfsd: move nfsd debugfs init after nfsd4 init slabs in init nfsd nfsd debugfs init runs before nfsd4 init slabs in init nfsd. If the slab allocation fails, the bare "return retval" bypasses nfsd debugfs exit, leaving orphan debug...

5.8AI score0.00171EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/10 6:21 a.m.7 views

kernel: tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done

A flaw was found in the Linux kernel. A remote attacker could exploit a use-after-free vulnerability in the Transparent Inter-Process Communication TIPC cryptographic decryption process. This flaw occurs when a network namespace, a mechanism for isolating network resources, is deallocated before ...

8.8CVSS6.1AI score0.00513EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/09 4:19 p.m.16 views

CVE-2026-80924 crypto: krb5 - use kfree_sensitive() for derived key buffers

In the Linux kernel, the following vulnerability has been resolved: crypto: krb5 - use kfreesensitive for derived key buffers cryptokrb5prepareencryption and cryptokrb5preparechecksum free the buffer holding the freshly derived keys with plain kfree, leaving the key material behind in the freed...

7.5CVSS6.1AI score
SaveExploits0References7
Rows per page
Query Builder