Lucene search
+L

244 matches found

Kitploit
Kitploit
added 2026/08/31 4:31 a.m.3 views

CVE-2026-43494-PinTheft-PoC

SLEY — PinTheft PoC CVE-2026-43494 Proof of concept — uid=1000raken → uid=0root after ./sley on WSL2 6.6.87.2-microsoft-standard-WSL2 Single-file proof-of-concept for CVE-2026-43494 PinTheft: a Linux kernel local privilege escalation that chains an RDS zerocopy reference-count bug with iouring...

7.8CVSS6.3AI score0.00299EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/08/31 2:34 a.m.3 views

CVE-2026-43494-PinTheft-PoC

SLEY — PinTheft PoC CVE-2026-43494 Proof of concept — uid=1000raken → uid=0root after ./sley on WSL2 6.6.87.2-microsoft-standard-WSL2 Single-file proof-of-concept for CVE-2026-43494 PinTheft: a Linux kernel local privilege escalation that chains an RDS zerocopy reference-count bug with iouring...

7.8CVSS6.3AI score0.00299EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/08/30 8:05 p.m.4 views

pintheft

PinTheft — sitio de seguimiento del doble-free de zerocopy en RDS con escalada de privilegios locales Fuente del rastreador de estado de parches de PinTheft : un sitio de una sola página que registra qué distribuciones han publicado un parche para la escalada de privilegios por doble-free de...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/29 1:25 p.m.6 views

CVE-2026-43494-PinTheft-PoC

SLEY — PoC PinTheft CVE-2026-43494 Prova di concetto — uid=1000raken → uid=0root dopo ./sley su WSL2 6.6.87.2-microsoft-standard-WSL2 Prova di concetto in un singolo file per CVE-2026-43494 PinTheft: un'escalation dei privilegi locale del kernel Linux che combina un bug di conteggio dei riferimen...

7.8CVSS5.1AI score0.00299EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/08/28 6:11 p.m.2 views

tcp-zerocopy-sm

Investigation is closed. Working fork: https://github.com/soumarcelino/Root-My-Galaxy-SM-S918B Read this - https://github.com/BuSung-dev/Root-My-Galaxy-Payloads/issues/160issuecomment-5227077583 Attempts to cause rights elevation w GhostLock via TCP Zerocopy. Designed expecially for 5.15. samsung...

7.8CVSS6.8AI score0.00768EPSS
SaveExploits77References10
VulnCheck KEV
VulnCheck KEV
added 2026/08/26 12:00 a.m.7 views

VulnCheck KEV: CVE-2026-43494

In the Linux kernel, the following vulnerability has been resolved: net/rds: reset opnents when zerocopy page pin fails When iovitergetpages2 fails in rdsmessagezcopyfromuser, the pinned pages are released with putpage, and rm-data.opmmpznotifier is cleared. But we fail to properly clear...

7.8CVSS4.8AI score0.00299EPSS
SaveIn wildExploits3References2
RedhatCVE
RedhatCVE
added 2026/08/24 2:48 p.m.9 views

CVE-2026-74627

A flaw was found in the Linux kernel's net: devmem component. This vulnerability occurs when netiov and page-backed fragments are improperly mixed within a single skb socket buffer in the zerocopyfillskbfromdevmem function. This improper handling can lead to a system crash, resulting in a Denial ...

7.8CVSS5.4AI score0.00127EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: In the net subsystem, a leak in the skbtstamptx function was fixed. Commit 50749f2dd685 “tcp/udp: Fixed memory leaks in sk and zerocopy skbs during TX timestamping” added a call to skborphanfragsrx, to fix leaks related to zeroco...

5.7AI score0.00195EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.12 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: In the net: gro subsystem, do not merge the zcopy state. The skbgroreceive function currently copies fragments between the source skb and the GRO. This process does not check the zerocopy status, especially the SKBFLMANAGEDFRAGRE...

7.8CVSS6AI score0.00137EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: net/rds: opnents is reset when zerocopy page pin fails. When iovitergetpages2 fails in rdsmessagezcopyfromuser, the pinned pages are released using putpage, and rm-data.opmmpznotifier is cleared. However, we fail to properly clea...

7.8CVSS6AI score0.00299EPSS
SaveExploits3References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: net: skbuff: Fixed an issue where a missing zerocopy reference was present in the pskbcarve helpers. Both pskbcarveinsideheader and pskbcarveinsidenonlinear copy the old skbsharedinfo header into a new buffer using memcpy. Thi...

7.8CVSS6.9AI score0.00238EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/22 4:16 p.m.10 views

CVE-2026-74627

In the Linux kernel, the following vulnerability has been resolved: net: devmem: prevent net-iov / page mixing We should either have netiov or page backed frags in a single skb, otherwise it blows up down the stack. Don't allow mixing in zerocopyfillskbfromdevmem...

7.8CVSS0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/22 3:32 p.m.11 views

CVE-2026-74627 net: devmem: prevent net-iov / page mixing

In the Linux kernel, the following vulnerability has been resolved: net: devmem: prevent net-iov / page mixing We should either have netiov or page backed frags in a single skb, otherwise it blows up down the stack. Don't allow mixing in zerocopyfillskbfromdevmem...

7.8CVSS5.6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/22 3:32 p.m.13 views

EUVD-2026-64564

In the Linux kernel, the following vulnerability has been resolved: net: devmem: prevent net-iov / page mixing We should either have netiov or page backed frags in a single skb, otherwise it blows up down the stack. Don't allow mixing in zerocopyfillskbfromdevmem...

5.4AI score0.00127EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/22 3:32 p.m.14 views

CVE-2026-74627

CVE-2026-74627 affects the Linux kernel's net: devmem component. The root cause is improper mixing of net_iov and page-backed fragments within a single skb in the zerocopy_fill_skb_from_devmem() function, which causes a crash downstream in the stack. Red Hat classifies the impact as Denial of Ser...

7.8CVSS5.4AI score0.00127EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-74627

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: devmem: prevent net-iov / page mixing We should either have netiov or page backed frags in a single skb, otherwise it blows up down the stack. Don't allow...

7.8CVSS5.9AI score0.00127EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.17 views

PT-2026-79632

In the Linux kernel, the following vulnerability has been resolved: net: devmem: prevent net-iov / page mixing We should either have net iov or page backed frags in a single skb, otherwise it blows up down the stack. Don't allow mixing in zerocopy fill skb from devmem...

5.3AI score0.00127EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/20 4:37 p.m.11 views

CVE-2026-74310

A flaw was found in the Linux kernel's vhost/net component. This use-after-free vulnerability occurs due to incorrect handling of zerocopy user buffers, where the system may prematurely complete buffer operations while other parts of the system still hold references to the same memory. This can...

9.3CVSS5.8AI score0.00138EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:22 a.m.8 views

CVE-2026-74310

In the Linux kernel, the following vulnerability has been resolved: vhost/net: complete zerocopy ubufs only once vhost-net initializes one ubufinfo per outstanding zerocopy TX descriptor and hands it to the backend socket. The networking stack may then clone a zerocopy skb before all skb referenc...

9.3CVSS0.00138EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.10 views

CVE-2026-74310

In the Linux kernel, the following vulnerability has been resolved: vhost/net: complete zerocopy ubufs only once vhost-net initializes one ubufinfo per outstanding zerocopy TX descriptor and hands it to the backend socket. The networking stack may then clone a zerocopy skb before all skb referenc...

9.3CVSS5.5AI score0.00138EPSS
SaveExploits0References8
Rows per page
Query Builder