Lucene search
+L

2725 matches found

Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.7 views

PT-2026-90246

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject inline replies that overflow the pull-up buffer An RPC-over-RDMA client can request a reply, such as an NFS READ payload, without providing a Write list or a Reply chunk to carry it. When such a reply needs more...

0.00463EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.9 views

PT-2026-90240

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: clamp assoc request/response lengths before subtracting IE offsets ath6kl cfg80211 connect event subtracts fixed IE offsets from assoc req len -= 4 and assoc resp len -= 6, both u8, with no lower bound. The aggregat...

0.00255EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.8 views

PT-2026-90344

In the Linux kernel, the following vulnerability has been resolved: HID: picolcd: clamp eeprom debugfs read to bytes actually received picolcd debug eeprom read trusts resp-raw data2 -- a length byte supplied by the device in its REPORT EE DATA reply -- clamped only to the caller's read count: re...

0.00209EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.7 views

PT-2026-90377

In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent post-shutdown use-after-free in unlock filesystem Writing a filesystem path to /proc/fs/nfsd/unlock filesystem runs nfsd4 cancel copy by sb before nfsd mutex is held and before the handler confirms that nn-nfsd serv...

0.00189EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.8 views

PT-2026-90076

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 fuse uring copy to ring and req-out.h back in fuse uring commit. Both headers live inside the fuse request...

0.00166EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.7 views

PT-2026-90187

In the Linux kernel, the following vulnerability has been resolved: power: supply: cros usbpd-charger: bound the EC-reported port count cros usbpd charger probe reads two port counts from the EC and uses one of them, num charger ports, as the loop bound when populating a fixed-size array: struct...

0.00144EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.9 views

PT-2026-90407

In the Linux kernel, the following vulnerability has been resolved: nfsd: clear opcnt on compound arg release to prevent OOB read nfsd4 release compoundargs resets args-ops to the inline iops8 array when the dynamically-allocated ops buffer is freed, but leaves args-opcnt at its original value...

0.00125EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/10 8:50 p.m.6 views

CVE-2025-21756

CVE-2025-21756 — Laboratorio de explotación Solo para fines educativos y de investigación de seguridad autorizada. Descripción CVE-2025-21756 es una vulnerabilidad de use-after-free UAF en el subsistema vsock Virtual Socket del kernel de Linux, divulgada el 26 de febrero de 2025. Permite a un...

7.8CVSS7.1AI score0.00873EPSS
SaveExploits3
RedHat Linux
RedHat Linux
added 2026/09/10 6:21 a.m.6 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.8CVSS0.00513EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:09 a.m.6 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.8CVSS0.00513EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/09 5:17 p.m.4 views

DEBIAN-CVE-2026-80924

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.5CVSS0.00192EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/09 5:17 p.m.6 views

CVE-2026-80924

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.5CVSS0.00192EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/09 4:19 p.m.7 views

EUVD-2026-75101

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

0.00192EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/09 4:19 p.m.30 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.5CVSS0.00192EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/09 4:19 p.m.19 views

CVE-2026-80924

This vulnerability affects the Linux kernel 's crypto KRB5 module. The functions crypto_krb5_prepare_encryption() and crypto_krb5_prepare_checksum() release buffers holding freshly derived Kerberos key material using plain kfree() instead of kfree_sensitive() , leaving sensitive key data in the f...

7.5CVSS0.00192EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/09 4:19 p.m.10 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
Kitploit
Kitploit
added 2026/09/09 11:53 a.m.7 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.8CVSS7AI score0.01915EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/08 7:07 p.m.9 views

CVE-2021-42008

CVE-2021-42008 Explotando una vulnerabilidad de 16 años en el controlador 6pack de Linux Referencia https://syst3mfailure.io/sixpack-slab-out-of-bounds...

7.8CVSS6.8AI score0.01561EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/08 1:59 p.m.8 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.8CVSS6.5AI score0.00243EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/08 11:26 a.m.12 views

kernel: can: bcm: add locking for bcm_op runtime updates

A flaw was found in the Linux kernel's Controller Area Network CAN broadcast manager BCM. Improper locking during runtime updates of internal counters in the bcmcantx function allows a local attacker to trigger a slab-out-of-bounds read access. This vulnerability can lead to information disclosur...

7.3CVSS0.00242EPSS
SaveExploits0References5
Rows per page
Query Builder